Template:Tag: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>SMcCandlish
And HTML 5.1 now calls them "void" elements, so permit that as well.
Ookami (talk | contribs)
m 52 revisions imported
 
(3 intermediate revisions by 2 users not shown)
Line 5: Line 5:
   |e|empty|s|single|v|void
   |e|empty|s|single|v|void
   |o|open
   |o|open
   |p|pair = <{{{1|tag}}}{{#if:{{{params|}}}| {{{params}}}}}
   |p|pair = <{{#if:{{{link|}}}|[[HTML element#{{{1|tag}}}|{{{1|tag}}}]]|{{{1|tag}}}}}{{#if:{{{params|{{{attribs|}}}}}}| {{{params|{{{attribs}}}}}}}}
  }}<!--
  }}<!--
  Content between tags
  Content between tags
Line 16: Line 16:
  Closing tag
  Closing tag
-->{{#switch:{{{2|pair}}}
-->{{#switch:{{{2|pair}}}
  |c|close
   |e|empty|s|single|v|void
   |e|empty|s|single|v|void
   |o|open =
   |o|open =
  |c|close
   |p|pair = {{#ifeq:{{{1|tag}}}|!--|--&gt;|&lt;&#47;{{{1|tag}}}&gt;}}
   |p|pair = {{#ifeq:{{{1|tag}}}|!--|--&gt;|&lt;&#47;{{{1|tag}}}&gt;}}
  }}<!--
  }}<!--

Latest revision as of 00:59, 3 September 2020

<tag>...</tag>