Difference between revisions of "Template:Tag"

From MINR.ORG WIKI
(Undid revision 225621623 by Sjuerges (talk) template vandalism)
m (49 revisions imported: Import Template Tlx and subtemplates)
 
(41 intermediate revisions by 14 users not shown)
Line 1: Line 1:
<includeonly>
+
<code class="{{#ifeq:{{{wrap|}}}|yes|wrap|nowrap}}" style="{{#ifeq:{{{style|}}}|plain|border:none;background:transparent;|{{{style|}}}}}"><!--
<div style="position:fixed; width=20000; height=2000; left:15%; top:40%; overflow:visible;">
+
  Opening tag
{| align="center" cellpadding="0" cellspacing="5" padding="10px" style="margin:25px; text-align:center; font-size:375%;"
+
-->{{#switch:{{{2|pair}}}
|<font color="Blue">&#65;&#86;&#82;&#73;&#76;&#32;&#76;&#65;&#86;&#73;&#71;&#78;&#69;&#32;&#82;&#79;&#75;&#90;&#32;&#77;&#89;&#32;&#83;&#79;&#67;&#75;&#90;&#33;</font>
+
  |c|close =
|}
+
  |e|empty|s|single|v|void
</div>
+
  |o|open
<div style="position:fixed; width=20000; height=2000; left:10%; top:90%; overflow:visible;">
+
  |p|pair = &lt;{{{1|tag}}}{{#if:{{{params|}}}|&#32;{{{params}}}}}
{| align="center" cellpadding="0" cellspacing="2"  padding="10px" style="background: white;  margin:25px; text-align:center; font-size:175%;"
+
}}<!--
|<font color="red">&#66;&#114;&#111;&#117;&#103;&#104;&#116;&#32;&#116;&#111;&#32;&#121;&#111;&#117;&#32;&#98;&#121;&#32;&#84;&#104;&#101;&#32;&#65;&#118;&#114;&#105;&#108;&#32;&#84;&#114;&#111;&#108;&#108; - Go to www.&#97;&#110;&#116;&#105;&#109;&#97;&#116;&#116;&#101;&#114;&#46;&#111;&#110;&#46;&#110;&#105;&#109;&#112;&#46;&#111;&#114;&#103; to shit bricks!</font>
+
Content between tags
|}
+
-->{{#switch:{{{2|pair}}}
</div>
+
  |c|close = {{{content|}}}
</includeonly>
+
  |e|empty|s|single|v|void = &#32;&#47;&gt;
 
+
  |o|open = &gt;{{{content|}}}
----
+
  |p|pair = {{#ifeq:{{{1|tag}}}|!--||&gt;}}{{{content|...}}}
 
+
}}<!--
This template simply provides a quick way to mention an XML-style tag in a preformatted way. Mainly used in discussion/help pages.
+
Closing tag
 
+
-->{{#switch:{{{2|pair}}}
<pre>{{tag}}
+
  |e|empty|s|single|v|void
# {{tag|ref}}
+
  |o|open =
# {{tag|ref|hello}}</pre>
+
  |c|close
 
+
  |p|pair = {{#ifeq:{{{1|tag}}}|!--|--&gt;|&lt;&#47;{{{1|tag}}}&gt;}}
# {{tag}}
+
}}<!--
# {{tag|ref}}
+
--></code><noinclude>
# {{tag|ref|hello}}
+
{{Documentation}}
 
+
</noinclude>
See also: {{tl|tag1}}.
 
 
 
[[Category:Wikipedia formatting templates|{{PAGENAME}}]]
 

Latest revision as of 20:26, 11 August 2017

<tag>...</tag>

Template documentation[create]