Difference between revisions of "Tag"

From blackwiki
Jump to navigation Jump to search
test>Edokter
(use class)
test>Gadget850
(add comment)
Line 1: Line 1:
<code class="nowrap">{{#switch:{{{2|pair}}}
+
{{#ifeq: {{{1|}}}|comment|<code class="nowrap">&lt;!--{{{content|...}}}--&gt;
 +
|<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  = &lt;&#47;{{{1|tag}}}&gt;
 
  |p|pair  = &lt;&#47;{{{1|tag}}}&gt;
}}</code><noinclude>
+
}}</code>
 +
}}<noinclude>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 15:42, 17 October 2014

<tag>...</tag>

Documentation[create]