m Tag: Source edit |
|||
(One intermediate revision by one other user not shown) | |||
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=" |
+ | | <span style="font-size:110%;"><b>Escape Team DLC Item</b><span> |
|- style="text-align:center" |
|- style="text-align:center" |
||
| colspan="2" style="padding:0.5em;" | {{#if:{{{image|}}}|[[File:{{{image}}}]]|[[File:{{{name|{{BASEPAGENAME}}}}}.png|96px]]}} |
| colspan="2" style="padding:0.5em;" | {{#if:{{{image|}}}|[[File:{{{image}}}]]|[[File:{{{name|{{BASEPAGENAME}}}}}.png|96px]]}} |
||
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|}}} | |
+ | | colspan="2" | {{#if: {{{itemid|}}} | '''ItemID: '''{{{itemid|}}} | '''ItemID: ''' Unspecified}} |
|- style="text-align:center" |
|- style="text-align:center" |
||
− | | colspan="2" | {{#if: {{{contraband|}}} | |
+ | | colspan="2" | {{#if: {{{contraband|}}} | Will be confiscated | Won't be confiscated}} |
|- style="text-align:center" |
|- style="text-align:center" |
||
| colspan="2" | {{#if: {{{outfit|}}} | Outfit }} |
| colspan="2" | {{#if: {{{outfit|}}} | Outfit }} |
Latest revision as of 00:20, 6 September 2021
Esacpe Team Item infobox | |
---|---|
Escape Team DLC Item | |
File:Esacpe Team Item infobox.png | |
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 }}