Template:NW2: Difference between revisions
Template page
More actions
←Created page with '<span style="white-space:nowrap">{{#switch:{{{2}}} |c|tt={{#ifeq:{{{2}}}|c|<code>|<tt>}}{{#tag:nowiki|{{{3}}}}}{{#ifeq:{{{2}}}|c|</code>|</tt>}} |nw={{#ifeq:{{{1...' |
Fix Linter errors. |
||
| (4 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
<span style="white-space:nowrap">{{#switch:{{{2}}} | <onlyinclude><span style="white-space:nowrap">{{#switch:{{{2}}} | ||
|c|tt={{#ifeq:{{{2}}}|c|<code>|< | |c|tt={{#ifeq:{{{2}}}|c|<code>|<span style="font-family: monospace, monospace;">}}{{#tag:nowiki|{{{3}}}}}{{#ifeq:{{{2}}}|c|</code>|</span>}} | ||
|nw={{#ifeq:{{{1}}}|c|<code>|< | |nw={{#ifeq:{{{1}}}|c|<code>|<span style="font-family: monospace, monospace;">}}{{#tag:nowiki|{{{3}}}}}{{#ifeq:{{{1}}}|c|</code>|</span>}} | ||
|{{#switch:{{{1}}} | |{{#switch:{{{1}}} | ||
|c=<code>{{{2}}}</code> | |c=<code>{{{2}}}</code> | ||
|tt=< | |tt=<span style="font-family: monospace, monospace;">{{{2}}}</span> | ||
|nw={{#tag:nowiki|{{{2}}}}} | |nw={{#tag:nowiki|{{{2}}}}} | ||
|{{{1}}} | |{{{1}}} | ||
}} | }} | ||
}}</span>< | }}</span></onlyinclude> | ||
{{Documentation}} | |||
<!-- Add categories to the /doc subpage and interwikis in Wikidata, not here! --> | |||