Template:Explosives table: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
(we'll have to see if that works :P)
(sortable except afflictions)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>{{doc}}[[Category:Templates]]</noinclude><includeonly>
<noinclude>{{doc}}[[Category:Templates]]</noinclude><includeonly>
{| class="responsive-table" style="width:{{#if: {{{width|}}}|{{{width}}}|50}}%;"
{| class="responsive-table sortable" style="width:{{#if: {{{width|}}}|{{{width}}}|50}}%;"
! Item
! Item
! Afflictions
! class="unsortable" | Afflictions
! Structure Damage
! Structure Damage
! Explosion Range{{#cargo_query:
! Explosion Range{{#cargo_query:
tables = Items
tables = Items
| fields = Items.name, Items.icon, Items.afflictions, Items.explosionradiationsickness, Items.explosionstructuredamage, Items.explosionrange, Items.explosiondeeptissueinjury, Items.explosionburn, Items.explosionlacerations, Items.explosionbleeding, Items.explosionstun,
| fields = Items.name, Items.icon, Items.afflictions, Items.explosionradiationsickness, Items.explosionstructuredamage, Items.explosionrange, Items.explosiondeeptissueinjury, Items.explosionburn, Items.explosionlacerations, Items.explosionbleeding, Items.explosionstun,
| where = Items.type NOT LIKE "ammunition"
| where = Items.type NOT LIKE "ammo"
| having = Items.explosionrange > 0
| having = Items.explosionrange > 0
| format = template
| format = template

Latest revision as of 21:31, 7 January 2022