The Escapists Wiki
No edit summary
No edit summary
Line 11: Line 11:
 
! colspan="2" class="infoboxdetails" | Details
 
! colspan="2" class="infoboxdetails" | Details
 
|- style="text-align:center"
 
|- style="text-align:center"
| colspan="2" | {{#if: {{{contraband|}}} | <span style="color:#E50E0D;">Will be confiscated<span> | <span style="color:#07DE07;">Won't be confiscated<span> }}
+
| colspan="2" | {{#if: {{{contraband|}}} | <span style="color:#E50E0D;">Will be confiscated</span> | <span style="color:#07DE07;">Won't be confiscated</span> }}
 
|- style="text-align:center"
 
|- style="text-align:center"
 
| colspan="2" | {{#if: {{{outfit|}}} | Outfit }}
 
| colspan="2" | {{#if: {{{outfit|}}} | Outfit }}

Revision as of 18:42, 18 September 2017

TE2 item infobox
The Escapists 2 Item
File:TE2 item infobox.png
Details
Won't be confiscated


Usage:

  • All parameters are optional. If the attributes of an item are unknown, it's advisable to include the template with no parameters, like so: {{TE2 item infobox}}
  • When a value of true is specified for the contraband, consumable and durability parameters, their respective fields will display in the infobox. If a field should not display for some field, the entire line containing the parameter can be removed.

Example

{{TE2 item infobox
| contraband = true
| consumable = true
| durability = true
| outfit = true
| flavor = This text will display underneath the item image.
| uses = 1
| weapon = 1
| digging = 1
| cutting = 1
| chipping = 1
| unscrewing = 1
}}