Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 12: Line 12:
| Thread_TempHeat=String
| Thread_TempHeat=String
| Thread_TempCold=String
| Thread_TempCold=String
}}</noinclude><includeonly>{{#cargo_store:_table=Masks}}== Information ==
}}</noinclude><includeonly>{{#cargo_store:_table=Masks}}{{InfoBox
| name            = {{{Name|}}}
| bodystyle        = width:25em
| title            = Armor Information
| image            = {{{Sprite|}}}
| label1          = Codename
| data1            = {{{Codename|}}}
| label2          = Sprite
| data2            = {{{Sprite|}}}
| label3          = Weight
| data3            = {{{Weight|}}}
| label4          = Slots
| data4            = {{{Slots|}}}
| label5          = Block Width
| data5            = {{{BlockWidth|}}}
| label6          = Block Height
| data6            = {{{BlockHeight|}}}
| label7          = Value
| data7            = {{{Value|}}}
| header8          = Threat Reductions
| label9          = Blunt Reduction
| data9            = {{{Thread_BluntReduction|}}}
| label10          = Ballistic Reduction
| data10          = {{{Thread_BallisticReduction|}}}
| label11          = Sharp Reduction
| data11          = {{{Thread_SharpReduction|}}}
| header12        = Temperature Resistance
| label13          = Heat Resistance
| data13          = {{{Thread_TempHeat|}}}
| label14          = Cold Resistance
| data14          = {{{Thread_TempCold|}}}
}}
== Information ==
{{{Desc}}}
{{{Desc}}}


Line 24: Line 56:
|headers=yes
|headers=yes
}}
}}
</includeonly>
 
== Unique Characters with this item ==
{{#cargo_query:
table=Spawners, InventorySlot
|fields=Spawners._pageName = Name
|where=InventorySlot.ItemCodename = '{{{Codename}}}' AND Spawners.IsUnique = true
|join on = Spawners.Codename = InventorySlot.OwnerCodename
|format=table
|headers=yes
}}
 
== Characters with this item ==
{{#cargo_query:
table=Spawners, InventorySlot
|fields=Spawners._pageName = Name
|where=InventorySlot.ItemCodename = '{{{Codename}}}' AND Spawners.IsUnique = false
|join on = Spawners.Codename = InventorySlot.OwnerCodename
|format=table
|headers=yes
}}
</includeonly>
</includeonly>

Latest revision as of 07:19, 9 November 2024

This template defines the table "Masks". View table.