(typo) |
(Corrected problem with wikiheader) |
||
Line 1: | Line 1: | ||
{{#if: {{{tag|}}}|{{ | {{#if: {{{tag|}}}|{{#if: {{{wikiheader|}}}|{{ | ||
#if: {{{wikiheader|}}}| | |||
#switch: {{{wikiheader}}} | #switch: {{{wikiheader}}} | ||
|1=={{ucfirst:{{{tag}}}}}= | |1=={{ucfirst:{{{tag}}}}}= | ||
|2= | |2==={{ucfirst:{{{tag}}}}}== | ||
|3= | |3===={{ucfirst:{{{tag}}}}}=== | ||
|4= | |4===== {{ucfirst:{{{tag}}}}}==== | ||
|# | |#default | ||
}} | |||
__NOEDITSECTION__ }} | |||
<p>'''type''': {{ | |||
#switch: {{{type}}} | #switch: {{{type}}} | ||
|unparsed_equals=unparsed equals -- <nowiki>[</nowiki>{{{tag}}}<nowiki>=xyz]parsed content[/</nowiki>{{{tag}}}<nowiki>]</nowiki> | |unparsed_equals=unparsed equals -- <nowiki>[</nowiki>{{{tag}}}<nowiki>=xyz]parsed content[/</nowiki>{{{tag}}}<nowiki>]</nowiki> | ||
Line 26: | Line 28: | ||
#if: {{{example|}}}|<p>'''example''':<br/> {{{example}}}</p>|}}{{ | #if: {{{example|}}}|<p>'''example''':<br/> {{{example}}}</p>|}}{{ | ||
#if: {{{result|}}}|<p>'''result''': <br/>{{{result}}}</p>|}} | #if: {{{result|}}}|<p>'''result''': <br/>{{{result}}}</p>|}} | ||
|'''Template must be given a | |'''Template must be given a title}} | ||
Revision as of 21:44, 23 December 2010
Template must be given a title