Difference between revisions of "Template:Tag"
en>Happy-melon (use /doc) |
m (43 revisions imported) |
||
| (28 intermediate revisions by 9 users not shown) | |||
| Line 1: | Line 1: | ||
| − | < | + | {{#if:{{{plain|}}}| |
| + | |<code style="white-space:nowrap"> | ||
| + | }}{{#switch:{{{2|pair}}} | ||
| + | |c|close = <!--nothing--> | ||
| + | |s|single | ||
| + | |o|open | ||
| + | |p|pair = <{{{1|tag}}}{{#if:{{{params|}}}| {{{params}}}}} | ||
| + | }}{{#switch:{{{2|pair}}} | ||
| + | |c|close = {{{content|}}} | ||
| + | |s|single =  /> | ||
| + | |o|open = >{{{content|}}} | ||
| + | |p|pair = >{{{content|...}}} | ||
| + | }}{{#switch:{{{2|pair}}} | ||
| + | |s|single | ||
| + | |o|open = <!--nothing--> | ||
| + | |c|close | ||
| + | |p|pair = </{{{1|tag}}}> | ||
| + | }}{{#if:{{{plain|}}}| | ||
| + | |</code> | ||
| + | }}<noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||
Latest revision as of 07:55, 18 April 2019
<tag>...</tag>
{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}