Difference between revisions of "Template:Tag"

From Crews Genealogy Wiki: focusing on the Wiregrass south, and related families
Jump to navigation Jump to search
m (1 revision imported)
import>Clump
m (Reverted edits by 180.245.200.43 (talk) to last version by ExE Boss)
Line 1: Line 1:
<code class="{{#ifeq:{{{wrap|}}}|yes|wrap|nowrap}}" style="{{#ifeq:{{{style|}}}|plain|border:none;background:transparent;|{{{style|}}}}}"><!--
+
{{#if:{{{plain|}}}|
Opening tag
+
|<code class="mw-highlight" style="{{#if:{{{wrap|}}}||white-space:nowrap}}">
-->{{#switch:{{{2|pair}}}
+
}}{{#switch:{{{2|pair}}}
  |c|close =
+
|c|close = <!--nothing-->
  |e|empty|s|single|v|void
+
|s|single
  |o|open
+
|o|open
  |p|pair = &lt;{{#if:{{{link|}}}|[[HTML element#{{{1|tag}}}|{{{1|tag}}}]]|{{{1|tag}}}}}{{#if:{{{params|{{{attribs|}}}}}}|&#32;{{{params|{{{attribs}}}}}}}}
+
|p|pair   = {{#tag:span|&lrm;&lt;|class="p"}}{{#tag:span|{{{1|tag}}}|class="nt"}}{{#if:{{{params|}}}|&#32;{{{params}}}}}
}}<!--
+
}}{{#switch:{{{2|pair}}}
Content between tags
+
|c|close = {{{content|}}}
-->{{#switch:{{{2|pair}}}
+
|s|single = &#32;{{#tag:span|&#47;&gt;|class="p"}}
  |c|close = {{{content|}}}
+
|o|open   = {{#tag:span|&gt;|class="p"}}{{{content|}}}
  |e|empty|s|single|v|void = &#32;&#47;&gt;
+
|p|pair   = {{#tag:span|&gt;|class="p"}}{{{content|...}}}
  |o|open = &gt;{{{content|}}}
+
}}{{#switch:{{{2|pair}}}
  |p|pair = {{#ifeq:{{{1|tag}}}|!--||&gt;}}{{{content|...}}}
+
|s|single
}}<!--
+
|o|open   = <!--nothing-->
Closing tag
+
|c|close
-->{{#switch:{{{2|pair}}}
+
|p|pair   = {{#tag:span|&lrm;&lt;&#47;|class="p"}}{{#tag:span|{{{1|tag}}}|class="nt"}}{{#tag:span|&gt;|class="p"}}
  |e|empty|s|single|v|void
+
}}{{#if:{{{plain|}}}|
  |o|open =
+
|</code>
  |c|close
+
}}<noinclude>
  |p|pair = {{#ifeq:{{{1|tag}}}|!--|--&gt;|&lt;&#47;{{{1|tag}}}&gt;}}
 
}}<!--
 
--></code><noinclude>
 
 
{{Documentation}}
 
{{Documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 13:55, 1 October 2021

‎<tag>...‎</tag>