Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Discord server
Recent changes
Random page
Community
Discord
Steam
Search
Search
English
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Template:ItemBox/doc
Template
Discussion
English
Read
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit source
View history
General
What links here
Related changes
Special pages
Page information
Languages
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
A port of the initial box in [[Template:Infobox item]] with links, for use on pages that could use it without the whole infobox. All data for each item is populated using data from [[Data:ItemData.json]], retrieved by [[Module:ItemData]]. ===Examples=== <pre> {{ItemBox|item_name = Soul Shredder Bullets|link=Basic Magazine}} {{ItemBox|item_name = High-Velocity Mag}} {{ItemBox|item_name = Titanic Magazine}} {{ItemBox|item_name = Shadow Weave}} {{ItemBox|item_name = Debuff Remover}} {{ItemBox|item_name = Duration Extender}} {{ItemBox|item_name = Improved Spirit}} {{ItemBox|item_name = Bullet Lifesteal|link=Bullet Lifesteal (item)}} </pre> {{ItemBox|item_name = Soul Shredder Bullets|link=Basic Magazine}} {{ItemBox|item_name = High-Velocity Mag}} {{ItemBox|item_name = Titanic Magazine}} {{ItemBox|item_name = Shadow Weave}} {{ItemBox|item_name = Debuff Remover}} {{ItemBox|item_name = Duration Extender}} {{ItemBox|item_name = Improved Spirit}} {{ItemBox|item_name = Bullet Lifesteal|link=Bullet Lifesteal (item)}} <templatedata> { "params": { "item_name": { "description": "Name of the item", "example": "Basic Magazine", "type": "string", "required": true, "aliases": [ "1" ] }, "link": { "description": "The name of the item's link in cases where item_name is incorrect", "example": "Bullet Lifesteal (item)", "type": "string" }, "item_loc": { "description": "The name of the item, when is needed get data from a item, but print other item's name.", "example": "Bullet Lifesteal (item)", "type": "string" }, "item_type": { "description": "Overrides default item type. See Module:ItemData", "example": "Spirit", "type": "string", "suggestedvalues": [ "Weapon", "Vitality", "Spirit" ] }, "item_price": { "description": "Overrides default item price. See Module:ItemData", "example": "500", "type": "number" } }, "paramOrder": [ "item_name", "link", "item_loc", "item_type", "item_price" ], "format": "inline" } </templatedata><noinclude>[[Category:Template documentation]]</noinclude>
Summary:
Please note that all contributions to Deadlock Wiki are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see
Deadlock:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Preview page with this template
Templates used on this page:
Template:Icon/Black
(
edit
)
Template:ItemBox
(
edit
)
Template:Souls
(
edit
)
Module:ItemData
(
edit
)
Data:ItemData.json
(
edit
)