Difference between revisions of "Template:SimpleItembox/ComponentRow"
From Space Engineers Wiki
Vox Serico (talk | contribs) (Code cleanup, enabled custom "Main article" links) |
Vox Serico (talk | contribs) (Component amount number formatting) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><!-- | <includeonly><!-- | ||
-->{{#if: {{#show:{{{1}}}|?Component{{{2}}}#-}}|<!-- | -->{{#if: {{#show:{{{1}}}|?Component{{{2}}}#-}}|<!-- | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
--><div style="display: flex; justify-content: space-between; align-items:center; order:{{{2}}}"><!-- | --><div style="display: flex; justify-content: space-between; align-items:center; order:{{{2}}}"><!-- | ||
COMPONENT ICON | COMPONENT ICON | ||
Line 29: | Line 18: | ||
-->|{{#show:{{{1}}}|?Component{{{2}}}#-}}<!-- | -->|{{#show:{{{1}}}|?Component{{{2}}}#-}}<!-- | ||
-->}}<!-- | -->}}<!-- | ||
− | -->|{{ | + | -->|{{translate|{{#show: {{{1}}}|?Component{{{2}}}#-}}}}<!-- |
− | |||
− | |||
− | |||
-->]]<!-- | -->]]<!-- | ||
--></span><!-- | --></span><!-- | ||
COMPONENT NAME END | COMPONENT NAME END | ||
COMPONENT AMOUNT | COMPONENT AMOUNT | ||
− | -->{{#show:{{{1}}}|?Component{{{2}}}Amount | + | -->{{#show:{{{1}}}|?Component{{{2}}}Amount|default=0}}<!-- |
COMPONENT AMOUNT END | COMPONENT AMOUNT END | ||
--></div><!-- | --></div><!-- | ||
+ | HACK LINE | ||
+ | -->{{#ifeq: {{#show:{{{1}}}|?Component{{{2}}}#-}}|Mod:Vanilla/Component/Computer|<!-- Place the Hack line after the Computer component | ||
+ | -->{{#ifexpr: {{#show:{{{1}}}|?CriticalComponent#-}} - 1 = {{{2}}}||<!-- Only show the hack line if it is not in the same place as the Functional line | ||
+ | --><div style="order:{{{2}}}; display: flex; align-items: center; max-height: 2px"><!-- | ||
+ | --><hr style="height: 2px; background-color: #486d82; flex-grow: 1"/><!-- | ||
+ | --><span style="line-height: 0.5em; font-size: 0.75em"> {{SimpleItembox/Hack{{lang}}}} </span><!-- | ||
+ | --><hr style="height: 2px; background-color: #486d82; flex-grow: 1"/><!-- | ||
+ | --></div><!-- | ||
+ | -->}}<!-- | ||
+ | -->}}<!-- | ||
+ | HACK LINE END | ||
-->}}<!-- | -->}}<!-- | ||
--></includeonly><noinclude> | --></includeonly><noinclude> | ||
− | |||
<pre>{{SimpleItembox/ComponentRow|Page|Index}}</pre> | <pre>{{SimpleItembox/ComponentRow|Page|Index}}</pre> | ||
<div style="max-width: 320px">{{SimpleItembox/ComponentRow|Mod:Vanilla/CubeBlock/SmallHydrogenTankSmall|1}}</div></noinclude> | <div style="max-width: 320px">{{SimpleItembox/ComponentRow|Mod:Vanilla/CubeBlock/SmallHydrogenTankSmall|1}}</div></noinclude> |
Latest revision as of 18:15, 18 May 2020
{{SimpleItembox/ComponentRow|Page|Index}}