Difference between revisions of "Template:Contribution"
From WHMCS Documentation
| Line 15: | Line 15: | ||
{{#if:{{{link|}}}|* {{#if:{{{linkname|}}}|{{{linkname}}}:}} {{{link}}}}}  | {{#if:{{{link|}}}|* {{#if:{{{linkname|}}}|{{{linkname}}}:}} {{{link}}}}}  | ||
}}  | }}  | ||
| − | {{#  | + | {{#ifeq:{{{nofeatures|no}}}|yes||  | 
== Features / Modifications ==  | == Features / Modifications ==  | ||
{{#ifexist:{{NAMESPACE}}:{{PAGENAME}}/Features |  | {{#ifexist:{{NAMESPACE}}:{{PAGENAME}}/Features |  | ||
{{{{NAMESPACE}}:{{PAGENAME}}/Features}} |  | {{{{NAMESPACE}}:{{PAGENAME}}/Features}} |  | ||
| − | : ''Create the [[{{NAMESPACE}}:{{PAGENAME}}/Features|Features/Modifications]] sub-page to display here.''  | + | : ''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 ==  | == Changelog ==  | ||
{{#ifexist:{{NAMESPACE}}:{{PAGENAME}}/Changelog |  | {{#ifexist:{{NAMESPACE}}:{{PAGENAME}}/Changelog |  | ||
{{{{NAMESPACE}}:{{PAGENAME}}/Changelog}} |  | {{{{NAMESPACE}}:{{PAGENAME}}/Changelog}} |  | ||
| − | : ''Create the: [[{{NAMESPACE}}:{{PAGENAME}}/Changelog|Changelog]] sub-page to display here.''  | + | : ''Create the: [[{{NAMESPACE}}:{{PAGENAME}}/Changelog|Changelog]] sub-page to display here, or specify '''nochangelog = yes''' when calling the [[Contribution convention|contribution template]].''  | 
}}  | }}  | ||
}}  | }}  | ||
{{contribs}}  | {{contribs}}  | ||
</includeonly><noinclude>Contributions template. See [[Contribution convention]] for useage information.</noinclude>  | </includeonly><noinclude>Contributions template. See [[Contribution convention]] for useage information.</noinclude>  | ||
Revision as of 11:20, 13 March 2008
Contributions template. See Contribution convention for useage information.