Template:Infobox Item: Difference between revisions
Jump to navigation
Jump to search
m Banri moved page Template:Infobox Items to Template:Infobox Item |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{| class="gsw-infobox plainlinks {{parentitle|{{{name}}}}}" id="infobox-city" cellpadding="0" cellspacing="0" | {| class="gsw-infobox plainlinks {{parentitle|{{{name}}}}}" id="infobox-city" cellpadding="0" cellspacing="0" | ||
| class="infobox-image" colspan="2" | {{#if:{{{image|}}}|{{clean image|file={{{image}}}|width= | | class="infobox-image" colspan="2" | {{#if:{{{image|}}}|{{clean image|file={{{image}}}|width=300|height=300}}|{{Mainonly|[[Category:Needs image]]}}[[Special:Upload|Please upload an image!]]}} | ||
|- | |- | ||
! class="infobox-header" colspan="2" | '''{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}} }}''' | ! class="infobox-header" colspan="2" | '''{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}} }}''' | ||
Revision as of 09:30, 2 June 2020
| Please upload an image! | |
| Infobox Item | |
|---|---|
| Release date | Unknown edit |
| Size | Unknown edit |
| No. of buy locations | Unknown edit |
| No. of sell locations | Unknown edit |
| Imports | |
| Import Locals | Unknown edit |
| Exports | |
| Export Locals | Unknown edit |
| Infobox • Talk page | |
Template documentation
This documentation is transcluded from Template:Infobox Item/doc. [edit] [purge]
Documentation
Usage
{{Infobox Item
|name = Item Name
|image = Image Name, e.g. Black Ice Shards.png
|release = Date of Release, If none then leave blank
|update = Name of the Update Page, If none then leave blank
|size = {{/Size}} This is solely for wiki hacks to get a 1 cell table to work in the infobox
|buy = # of locations you can buy the item from
|sell = # of locations you can sell the item to
|imports = List of import locations
|exports = List of export locations
}}
Example
{{Infobox Item
|name = Black Ice Shards
|image = Black Ice Shards.png
|release =
|update =
|size = {{/Size}}
|buy = 0
|sell = 1
|imports =
* None
|exports =
* {{plinksized|Eris|pic=Eris Icon|txt=Eris|size=30}}
}}