Template:Infobox Item: Difference between revisions

mNo edit summary
No edit summary
Line 34: Line 34:
| class="infobox-template-links" colspan="2" | [[Template:Infobox Items|Infobox]] {{*}} [[Template talk:Infobox Items|Talk page]]
| class="infobox-template-links" colspan="2" | [[Template:Infobox Items|Infobox]] {{*}} [[Template talk:Infobox Items|Talk page]]
|}{{PreloadPage}}{{mainonly|[[Category:Items]]}}<noinclude>
|}{{PreloadPage}}{{mainonly|[[Category:Items]]}}<noinclude>
{{/doc}}</noinclude>
{{/doc}}<templatedata>
{
"params": {
"name": {
"label": "Name",
"description": "Item Name",
"required": true
},
"image": {
"label": "Image",
"description": "Image Name",
"example": "Black Ice Shards.png",
"required": true
},
"release": {
"label": "Release",
"description": "Date of Release, if none then leave blank",
"suggested": true
},
"update": {
"label": "Update",
"description": "Name of the Update Page, if none then leave blank",
"suggested": true
},
"size": {
"label": "Size",
"description": "Using {{/Size}} Template to Display Size of Item",
"required": true
},
"buy": {
"label": "Buy",
"description": "# of Locations you can buy the item from",
"required": true
},
"sell": {
"label": "Sell",
"description": "# of Locations you can sell the item to",
"required": true
},
"imports": {
"label": "Imports",
"description": "List of Import Locations",
"required": true
},
"exports": {
"label": "Exports",
"description": "List of Export Locations",
"required": true
}
},
"description": "An infobox used to display item information on the right side of the page.",
"format": "block"
}
</templatedata></noinclude>