Difference between revisions of "Template:Infobox Item"
From Wiki
Line 2: | Line 2: | ||
|+ style="font-size: larger;" | '''{{{item_name}}}''' | |+ style="font-size: larger;" | '''{{{item_name}}}''' | ||
|- | |- | ||
− | | colspan="2" style="text-align:center;" | | + | | colspan="2" style="text-align:center;" | [[Image:{{{item_name}}}|300px| ]]<br><i>{{{caption|}}}</i> |
− | |- | + | |- |
! Description: | ! Description: | ||
| {{{description|}}} | | {{{description|}}} | ||
− | |- | + | |- |
! Properties: | ! Properties: | ||
− | | | + | | <center>{{{properties|}}}</center> |
|- | |- | ||
|} | |} | ||
Line 17: | Line 17: | ||
|<pre>{{Infobox Item | |<pre>{{Infobox Item | ||
| item_name = | | item_name = | ||
− | |||
| caption = (optional) | | caption = (optional) | ||
| description = | | description = |
Revision as of 11:59, 2 August 2008
[[Image:{{{item_name}}}|300px| ]] | |
Description: | |
---|---|
Properties: | |
This infobox is meant to be put on item pages to offer information about the item!
Usage
{{Infobox Item | item_name = | caption = (optional) | description = | properties = | }} |