Difference between revisions of "Template:Tag"

From BTAWiki
Jump to navigation Jump to search
(Use <code>)
m (49 revisions imported)
 
(16 intermediate revisions by 10 users not shown)
Line 1: Line 1:
<code style="white-space:nowrap;">{{#switch:{{{2|pair}}}
+
{{#if:{{{plain|}}}|
|close
+
  |<code style="white-space:nowrap">
  |single  = <!--nothing-->
 
|open
 
|pair
 
|#default = &lt;{{{1|tag}}}{{#if:{{{params|}}}|&#32;{{{params}}}}}&gt;
 
 
}}{{#switch:{{{2|pair}}}
 
}}{{#switch:{{{2|pair}}}
  |single  = <!--nothing-->
+
  |c|close  = <!--nothing-->
  |open
+
  |s|single
  |close
+
  |o|open
  |pair
+
  |p|pair   = &lt;{{{1|tag}}}{{#if:{{{params|}}}|&#32;{{{params}}}}}
|#default = {{{content|}}}
 
 
}}{{#switch:{{{2|pair}}}
 
}}{{#switch:{{{2|pair}}}
  |open
+
  |c|close = {{{content|}}}
  |single  = <!--nothing-->
+
  |s|single = &#32;&#47;&gt;
|close
+
|o|open  = &gt;{{{content|}}}
  |pair
+
|p|pair  = &gt;{{{content|...}}}
|#default = &lt;&#47;{{{1|tag}}}&gt;
 
 
}}{{#switch:{{{2|pair}}}
 
}}{{#switch:{{{2|pair}}}
  |single  = &lt;{{{1|tag}}}{{#if:{{{params|}}}|&#32;{{{params}}}}}&#32;&#47;&gt;
+
  |s|single
}}</code><noinclude>
+
|o|open  = <!--nothing-->
 +
|c|close
 +
|p|pair   = &lt;&#47;{{{1|tag}}}&gt;
 +
}}{{#if:{{{plain|}}}|
 +
|</code>
 +
}}<noinclude>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Latest revision as of 02:07, 13 November 2020

<tag>...</tag> Script error: No such module "documentation".