Difference between revisions of "Template:SimpleItembox/ComponentRow"
From Space Engineers Wiki
Vox Serico (talk | contribs) m (Updated icon links to Mod:Vanilla/ in preparation of Component pages) |
Vox Serico (talk | contribs) (Component amount number formatting) |
||
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><!-- | <includeonly><!-- | ||
− | -->{{#if: {{#show: | + | -->{{#if: {{#show:{{{1}}}|?Component{{{2}}}#-}}|<!-- |
+ | --><div style="display: flex; justify-content: space-between; align-items:center; order:{{{2}}}"><!-- | ||
+ | COMPONENT ICON | ||
+ | -->[[File:{{#show:{{#show:{{{1}}}<!-- | ||
+ | -->|?Component{{{2}}}#-}}|?Icon#-|default=No Image Icon.png}}<!-- | ||
+ | -->|32px<!-- | ||
+ | -->|link={{#if: {{#show:{{#show:{{{1}}}|?Component{{{2}}}#-}}|?Main article#-}}<!-- | ||
+ | -->|{{#show:{{#show:{{{1}}}|?Component{{{2}}}#-}}|?Main article#-}}{{lang}}<!-- | ||
+ | -->|{{#show:{{{1}}}|?Component{{{2}}}#-}}<!-- | ||
+ | -->}}<!-- | ||
+ | -->]]<!-- | ||
+ | COMPONENT ICON END | ||
+ | COMPONENT NAME | ||
+ | --><span style="flex-grow: 1; margin-left: 0.25em"><!-- | ||
+ | -->[[{{#if: {{#show:{{#show:{{{1}}}|?Component{{{2}}}#-}}|?Main article#-}}<!-- | ||
+ | -->|{{#show:{{#show:{{{1}}}|?Component{{{2}}}#-}}|?Main article#-}}{{lang}}<!-- | ||
+ | -->|{{#show:{{{1}}}|?Component{{{2}}}#-}}<!-- | ||
+ | -->}}<!-- | ||
+ | -->|{{translate|{{#show: {{{1}}}|?Component{{{2}}}#-}}}}<!-- | ||
+ | -->]]<!-- | ||
+ | --></span><!-- | ||
+ | COMPONENT NAME END | ||
+ | COMPONENT AMOUNT | ||
+ | -->{{#show:{{{1}}}|?Component{{{2}}}Amount|default=0}}<!-- | ||
+ | COMPONENT AMOUNT END | ||
+ | --></div><!-- | ||
HACK LINE | 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"/><!-- | --><hr style="height: 2px; background-color: #486d82; flex-grow: 1"/><!-- | ||
− | + | --></div><!-- | |
− | |||
− | |||
− | |||
-->}}<!-- | -->}}<!-- | ||
+ | -->}}<!-- | ||
HACK LINE END | 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| | + | <div style="max-width: 320px">{{SimpleItembox/ComponentRow|Mod:Vanilla/CubeBlock/SmallHydrogenTankSmall|1}}</div></noinclude> |
− | |||
− | </noinclude> |
Latest revision as of 18:15, 18 May 2020
{{SimpleItembox/ComponentRow|Page|Index}}