Difference between revisions of "Template:Contribution"

From WHMCS Documentation

m (Protected "Template:Contribution" [edit=sysop:move=sysop])
 
(54 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
+
<includeonly>[[Category:Contributions|{{{name}}}]]{{#ifeq:{{{admin|no}}}|yes|[[Category:Admin-side Contributions|{{{name}}}]]}}{{#ifeq:{{{theme|no}}}|yes|[[Category:Theme Contributions|{{{name}}}]]}}{{#ifeq:{{{user|no}}}|yes|[[Category:User-side Contributions|{{{name}}}]]}}{{#if:{{{author|}}}|[[Category:Contributions_by_{{{author}}}|{{{name}}}]]}}
[[Category:Contributions|{{{name}}}]]
+
== User contribution: {{{name}}} by {{#ifexist: User:{{{author}}} | [[User:{{{author}}}|{{{author}}}]] | {{{author}}} }} <small>([http://wiki.whmcs.com/Category:Contributions_by_{{{author}}} See all by this user])</small> ==
{{ #if: {{{admin|}}} | [[Category:Admin-side Contributions|{{{name}}}]] | }}
 
{{ #if: {{{theme|}}} | [[Category:Theme Contributions|{{{name}}}]] | }}
 
{{ #if: {{{user|}}} | [[Category:User-side Contributions|{{{name}}}]] | }}
 
== User contribution: {{{name}}} by [[User:{{{author}}}|{{{author}}}]]] ==
 
 
{{{desc}}}
 
{{{desc}}}
</includeonly>
+
__NOTOC__
<noinclude>Template (Guidelines will go here)</noinclude>
+
{{#ifeq:{{{code|no}}}|yes|
 +
== Code changes / installation ==
 +
{{#ifexist:{{NAMESPACE}}:{{PAGENAME}}/Code |
 +
{{{{NAMESPACE}}:{{PAGENAME}}/Code}} |
 +
: ''Create the [[{{NAMESPACE}}:{{PAGENAME}}/Code|Code]] sub-page to display here.''
 +
}}
 +
|
 +
== Download latest version {{#if:{{{version|}}}|('''{{{version}}}''')}} ==
 +
{{#if:{{{zip|}}}|* As a winzip [{{{zip}}} .zip file]}}
 +
{{#if:{{{targz|}}}|* As a Gzipped tarball [{{{targz}}} .tar.gz file]}}
 +
{{#if:{{{link|}}}|* {{#if:{{{linkname|}}}|{{{linkname}}}:}} {{{link}}}}}
 +
}}
 +
{{#ifeq:{{{nofeatures|no}}}|yes||
 +
== Features / Modifications ==
 +
{{#ifexist:{{NAMESPACE}}:{{PAGENAME}}/Features |
 +
{{{{NAMESPACE}}:{{PAGENAME}}/Features}} |
 +
: ''Create the [[{{NAMESPACE}}:{{PAGENAME}}/Features|Features/Modifications]] sub-page to display here, or specify '''nofeatures = yes''' when calling the [[Contribution convention|contribution template]].''
 +
}}
 +
}}
 +
{{#ifeq:{{{nochangelog|no}}}|yes||
 +
== Changelog ==
 +
{{#ifexist:{{NAMESPACE}}:{{PAGENAME}}/Changelog |
 +
{{{{NAMESPACE}}:{{PAGENAME}}/Changelog}} |
 +
: ''Create the: [[{{NAMESPACE}}:{{PAGENAME}}/Changelog|Changelog]] sub-page to display here, or specify '''nochangelog = yes''' when calling the [[Contribution convention|contribution template]].''
 +
}}
 +
}}
 +
{{contribs}}
 +
</includeonly><noinclude>'''Please do not edit this template directly.''' Propose changes on the [[Template talk:Contribution|talk page]].
 +
 
 +
This is the [[Contribution convention|contribution]] template. To see an example of a page using this template check some of the pages in [[:Category:Contributions|this category]].
 +
</noinclude>

Latest revision as of 12:44, 21 April 2008

Please do not edit this template directly. Propose changes on the talk page.

This is the contribution template. To see an example of a page using this template check some of the pages in this category.