Template:Audio header: Difference between revisions
Jump to navigation
Jump to search
imported>Chris Day No edit summary |
imported>Chris Day No edit summary |
||
Line 1: | Line 1: | ||
''A collection of | ''A collection of code samples relating to the topic of [[{{BASEPAGENAME}}]]''. | ||
<includeonly> | <includeonly> | ||
[[Category: | [[Category:Code subpages|{{{abc|}}}]] | ||
[[Category:{{{group}}} | [[Category:{{{group}}} Code subpages|{{{abc|}}}]] | ||
{{#if:{{{group2|}}}|[[Category:{{{group2}}} | {{#if:{{{group2|}}}|[[Category:{{{group2}}} Code subpages|{{{abc|}}}]] |}} | ||
{{#if:{{{group3|}}}|[[Category:{{{group3}}} | {{#if:{{{group3|}}}|[[Category:{{{group3}}} Code subpages|{{{abc|}}}]] |}} | ||
{{#ifeq:{{{status|}}}|0| [[Category:Approved | {{#ifeq:{{{status|}}}|0| [[Category:Approved Code subpages|{{{abc}}}]] | ||
[[Category:{{{group}}} Approved | [[Category:{{{group}}} Approved Code subpages|{{{abc}}}]] | ||
{{#if:{{{group2|}}}|[[Category:{{{group2}}} Approved | {{#if:{{{group2|}}}|[[Category:{{{group2}}} Approved Code subpages|{{{abc|}}}]] |}} | ||
{{#if:{{{group3|}}}|[[Category:{{{group3}}} Approved | {{#if:{{{group3|}}}|[[Category:{{{group3}}} Approved Code subpages|{{{abc|}}}]] |}} }}</includeonly> | ||
<noinclude> | <noinclude> | ||
==Usage== | ==Usage== | ||
To be used at the top of the | To be used at the top of the code subpage associated with articles. The template fields include: | ||
<pre> | <pre> | ||
{{ | {{Code header | ||
|group= | |group= | ||
|group2= | |group2= |
Revision as of 15:23, 8 August 2007
A collection of code samples relating to the topic of Audio header.
Usage
To be used at the top of the code subpage associated with articles. The template fields include:
{{Code header |group= |group2= |group3= |abc= |status= }}
group = must be an existing workgroup
group2 = second workgroup (optional but must use before group3 if only two workgroups)
group3 = third workgroup (optional)
abc = used to categorise based on last names. For example, the Barbara McClintock approval template is written as abc = McClintock, Barbara so she is categorised under M, or List of Biologists would be abc = Biologists, List of so it is categorised under B.