Toggle menu
517
2.5K
889
23.2K
Deadlock Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox ShopItems/doc: Difference between revisions

Template page
Created page with "Similar to Template:Item Navbox, but calls Template:ItemBox instead of Template:ItemIcon for each item's formatting. <templatedata> { "params": { "weapon items": { "description": "Choose whether or not to show Weapon items.", "type": "boolean", "default": "false" }, "armor items": { "description": "Choose whether or not to show Armor (Vitality) Items", "type": "boolean", "default": "false" }, "tech items": { "description": "Cho..."
 
add examples and info
 
Line 1: Line 1:
Similar to [[Template:Item Navbox]], but calls [[Template:ItemBox]] instead of [[Template:ItemIcon]] for each item's formatting.
Similar to [[Template:Item Navbox]], but calls [[Template:ItemBox]] instead of [[Template:ItemIcon]] for each item's formatting.
== Examples ==
<pre>
{{Infobox ShopItems|weapon items = true|armor items = true|tech items = true}}
</pre>
{{Infobox ShopItems|weapon items = true|armor items = true|tech items = true}}
<templatedata>
<templatedata>
{
{
Line 18: Line 24:
"default": "false"
"default": "false"
}
}
}
},
"description": " ",
"format": "inline"
}
}
</templatedata>
</templatedata>
<includeonly>[[Category:Templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
<includeonly>[[Category:Templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>