Template:StoreTable: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>{{doc}}</noinclude><includeonly>
<noinclude>{{doc}}</noinclude><includeonly>
{| class="responsive-table sortable mw-collapsible {{#if:{{{collapsed|}}}|mw-collapsed}}" style="width: 100%;"
{| class="responsive-table sortable mw-collapsible {{#if:{{{collapsed|}}}|mw-collapsed}}" style="width: 100%;"
|+ {{#switch:{{{tabletype|Misc}}}|Medical='''Medical'''|Weapon='''Weapon'''|Diving='''Diving'''|Equipment='''Equipment'''|Fuel='''Fuel'''|Electrical='''Electrical'''|Material='''Material'''|Alien='''Alien'''}}
|+{{#switch:{{{tabletype|Misc}}}|Medical='''Medical'''|Weapon='''Weapon'''|Diving='''Diving'''|Equipment='''Equipment'''|Fuel='''Fuel'''|Electrical='''Electrical'''|Material='''Material'''|Alien='''Alien'''}}
! rowspan="2" width="12%" | Item   
! rowspan="2" width="12%" | Item   
! rowspan="2" width="5%" | Reputation
! rowspan="2" width="5%" | Reputation
Line 40: Line 40:
clownsold, clownmultiplier, clownminavailable, clownmaxavailable,
clownsold, clownmultiplier, clownminavailable, clownmaxavailable,
husksold, huskmultiplier, huskminavailable, huskmaxavailable,
husksold, huskmultiplier, huskminavailable, huskmaxavailable,
| where = Items.category HOLDS "{{{tabletype|Misc}}}" AND baseprice IS NOT NULL AND (Items.outpostsold="1" OR Items.citysold="1" OR Items.researchsold="1" OR Items.minesold="1" OR Items.militarysold="1" OR Items.medicalsold="1" OR Items.engineeringsold="1" OR Items.armorysold="1" OR Items.clownsold="1" OR Items.husksold="1")
| where = Items.category HOLDS "{{{tabletype|Misc}}}" AND baseprice IS NOT NULL
| format = template
| format = template
| template = StoreTable/row
| template = StoreTable/row

Revision as of 02:56, 22 March 2023