Template:EnemyNavBox/li: Difference between revisions
Jump to navigation
Jump to search
(Create {{EnemyNavBox/li}}) |
m (Fix `style="text‑align: center;"` when parameter `2` is used) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<onlyinclude><includeonly><li class="nowrap" style="white-space: nowrap;">{{{1}}}</li></includeonly></onlyinclude> | <onlyinclude><includeonly><!-- | ||
--><li {{#if:{{{2|}}}|style="text-align: center;"|class="nowrap" style="white-space: nowrap;"}}><!-- | |||
-->{{#if:{{{2|}}}|<!-- | |||
--><span class="nowrap" style="white-space: nowrap;">{{{1}}}</span> <!-- | |||
--><span class="nowrap" style="white-space: nowrap;">{{int:parentheses-start}}{{{2}}}{{int:parentheses-end}}</span> <!-- | |||
-->|{{{1}}}<!-- | |||
-->}}<!-- | |||
--></li><!-- | |||
--></includeonly></onlyinclude> | |||
{{Documentation|nodoc=1|content= | {{Documentation|nodoc=1|content= | ||
== TemplateData == | == TemplateData == | ||
Line 9: | Line 17: | ||
"label": "Text", | "label": "Text", | ||
"required": true, | "required": true, | ||
"type": "line" | |||
}, | |||
"2": { | |||
"label": "Exclusivity information", | |||
"type": "line" | "type": "line" | ||
} | } |
Latest revision as of 02:21, 2 June 2021
This template has no documentation. If you know how to use this template, please add some.
TemplateData
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Text | 1 | no description | Line | required |
Exclusivity information | 2 | no description | Line | optional |