Difference between revisions of "Template:Tag"
Jump to navigation
Jump to search
imported>Edokter (use class) |
imported>Gadget850 (add comment) |
||
| Line 1: | Line 1: | ||
| − | <code class="nowrap">{{#switch:{{{2|pair}}} | + | {{#ifeq: {{{1|}}}|comment|<code class="nowrap"><!--{{{content|...}}}--> |
| + | |<code class="nowrap">{{#switch:{{{2|pair}}} | ||
|c|close = <!--nothing--> | |c|close = <!--nothing--> | ||
|s|single | |s|single | ||
| Line 14: | Line 15: | ||
|c|close | |c|close | ||
|p|pair = </{{{1|tag}}}> | |p|pair = </{{{1|tag}}}> | ||
| − | }}</code><noinclude> | + | }}</code> |
| + | }}<noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||