Line 1: | Line 1: | ||
+ | {| class="infoboxtable" |
||
− | {| class="infobox" style="font-size:89%; float: right; width: 21em; -moz-border-radius: .7em; -webkit-border-radius: .7em; border-radius: .7em;" |
||
|- |
|- |
||
− | ! colspan="2" |
+ | ! colspan="2" class="infoboxname" | {{{name|{{PAGENAME}}}}} |
|- style="text-align:center" |
|- style="text-align:center" |
||
| <span style="color:#81c228; font-size:110%;"><b>Escape Team DLC Item</b><span> |
| <span style="color:#81c228; font-size:110%;"><b>Escape Team DLC Item</b><span> |
||
Line 9: | Line 9: | ||
| colspan="2" | {{#if: {{{flavor|}}} | <em>{{{flavor}}}</em> }} |
| colspan="2" | {{#if: {{{flavor|}}} | <em>{{{flavor}}}</em> }} |
||
|- |
|- |
||
− | ! colspan="2" |
+ | ! colspan="2" class="infoboxdetails" | Details |
|- style="text-align:center" |
|- style="text-align:center" |
||
| colspan="2" | {{#if: {{{itemid|}}} | <span style="color:#FFFFFF;">'''ItemID: '''{{{itemid|}}}<span> | <span style="color:#FFFFFF;">'''ItemID: ''' Unspecified<span> }} |
| colspan="2" | {{#if: {{{itemid|}}} | <span style="color:#FFFFFF;">'''ItemID: '''{{{itemid|}}}<span> | <span style="color:#FFFFFF;">'''ItemID: ''' Unspecified<span> }} |
Revision as of 19:53, 3 August 2017
Esacpe Team Item infobox | |
---|---|
Escape Team DLC Item | |
96px | |
Details | |
ItemID: Unspecified | |
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:
{{Esacpe Team Item infobox}}
- When a value of
true
is specified for thecontraband
,consumable
anddurability
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
{{Esacpe Team 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 }}