Template:Tag: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| Template>SMcCandlish  These are called attributes; no one who does HTML calls them "parameters". | Template>CptViraj m Protected "Template:Tag": Widely used template ([Edit=Allow only template editors and administrators] (indefinite) [Move=Allow only template editors and administrators] (indefinite)) | ||
| Line 1: | Line 1: | ||
| {{#if:{{{plain|}}}| | |||
|  |<code class="mw-highlight" style="{{#if:{{{wrap|}}}||white-space:nowrap}}"> | |||
| }}{{#switch:{{{2|pair}}} | |||
|  |c|close  = <!--nothing--> | |||
|  |s|single | |||
|  |o|open | |||
|  |p|pair   = {{#tag:span|‎<|class="p"}}{{#tag:span|{{{1|tag}}}|class="nt"}}{{#if:{{{params|}}}| {{{params}}}}} | |||
| }}{{#switch:{{{2|pair}}} | |||
|  |c|close  = {{{content|}}} | |||
|  |s|single =  {{#tag:span|/>|class="p"}} | |||
|  |o|open   = {{#tag:span|>|class="p"}}{{{content|}}} | |||
|  |p|pair   = {{#tag:span|>|class="p"}}{{{content|...}}} | |||
| }}{{#switch:{{{2|pair}}} | |||
|  |s|single | |||
|  |o|open   = <!--nothing--> | |||
|  |c|close | |||
|  |p|pair   = {{#tag:span|‎</|class="p"}}{{#tag:span|{{{1|tag}}}|class="nt"}}{{#tag:span|>|class="p"}} | |||
| }}{{#if:{{{plain|}}}| | |||
|  |</code> | |||
| }}<noinclude> | |||
| {{Documentation}} | {{Documentation}} | ||
| </noinclude> | </noinclude> | ||
