Difference between revisions of "Template:Challenge"

From Creative Commons
Jump to: navigation, search
Line 5: Line 5:
 
|category=
 
|category=
 
|related_to=
 
|related_to=
|outcome=
+
|tags=
 
}}
 
}}
 
</pre>
 
</pre>
Line 14: Line 14:
 
| {{#arraymap:{{{related_to|}}}|,|x|[[Related To::x]]}}
 
| {{#arraymap:{{{related_to|}}}|,|x|[[Related To::x]]}}
 
|-
 
|-
! Goals:
+
! Tags:
| [[Desired Outcome::{{{outcome|}}}]]
+
| {{#if: {{{tags|}}} | {{#arraymap:{{{tags|}}}|,|x|[[Has Tag::x]]}} | (none) }}
 
|}
 
|}
  
 
{{#if: {{{category|}}} | [[Category:{{{category}}}]] | }}
 
{{#if: {{{category|}}} | [[Category:{{{category}}}]] | }}
 
</includeonly>
 
</includeonly>

Revision as of 23:16, 3 March 2008

This is the 'Challenge' template. It should be called in the following format:

{{Challenge
|category=
|related_to=
|tags=
}}

Edit the page to see the template text.