Difference between revisions of "Module:Tag"
Jump to navigation
Jump to search
Module documentation[create]
(Blanked the page) |
m (18 revisions imported) |
||
| (2 intermediate revisions by 2 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}} | ||
| + | </noinclude> | ||
Latest revision as of 10:25, 5 September 2020
<tag>...</tag>
| You might want to create a documentation page for this Scribunto module. Editors can experiment in this module's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this module. |