Template:Infobox Item/doc: Difference between revisions
m Banri moved page Template:Infobox Items/doc to Template:Infobox Item/doc |
mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 5: | Line 5: | ||
===Usage=== | ===Usage=== | ||
<pre>{{Infobox Item | <pre>{{Infobox Item | ||
|name = | |name = Item Name | ||
|image = | |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 | |||
}}</pre> | |||
===Example=== | |||
<pre>{{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}} | |||
}}</pre> | }}</pre> | ||
<includeonly>[[Category:Infobox templates|City]]</includeonly> | <includeonly>[[Category:Infobox templates|City]]</includeonly> | ||