Template:StoreTable/row: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
No edit summary
mNo edit summary
Line 1: Line 1:
<noinclude>This sub-template is used by [[Template:Store table]].</noinclude><includeonly>|- id = "{{{name}}}"
<noinclude>This sub-template is used by [[Template:Store table]].</noinclude><includeonly>|- id = "{{{name}}}"
| style="text-align:center;" |[[File:{{{name}}}.png|45px]]<br>'''[[{{{name}}}]]'''
| style="text-align:center;" |[[File:{{#replace:{{{icon}}}|&amp;#39;|'}}|45px]]<br>'''[[{{#replace:{{{name}}}|&amp;#39;|'}}]]'''
| style="text-align:center;" | {{#ifeq:{{{outpostsold}}}|0|<span style="color:#808080">{{#expr:{{{baseprice}}}*{{{outpostmultiplier}}} round 0}}</span>|{{#expr:{{{baseprice}}}*{{{outpostmultiplier}}} round 0}}}}
| style="text-align:center;" | {{#ifeq:{{{outpostsold}}}|0|<span style="color:#808080">{{#expr:{{{baseprice}}}*{{{outpostmultiplier}}} round 0}}</span>|{{#expr:{{{baseprice}}}*{{{outpostmultiplier}}} round 0}}}}
| style="text-align:center;" | {{#ifeq:{{{outpostsold}}}|0|<span style="color:#808080">(not sold)</span>|{{{outpostminavailable}}} {{#if:{{{outpostmaxavailable|}}}|to {{{outpostmaxavailable}}}}}}}
| style="text-align:center;" | {{#ifeq:{{{outpostsold}}}|0|<span style="color:#808080">(not sold)</span>|{{{outpostminavailable}}} {{#if:{{{outpostmaxavailable|}}}|to {{{outpostmaxavailable}}}}}}}

Revision as of 09:57, 14 January 2023

This sub-template is used by Template:Store table.