From The Mana World
 
(24 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<dl>
<includeonly>
<dt style="display:inline-block">{{{image}}} {{{name}}}:
<div style="float:right; padding:0 0 1.5em 1.5em; width:12em; background-color:#white; text-align:center">
  <dd style="display:inline-block; font-style:italic; padding-left:.75em; margin-left:0;">{{{description}}}
<table class="wikitable" style="width:100%">
</dl>
<tr><th colspan="2">{{{Name|N/A}}}</tr>
 
<tr><th colspan="2">{{{Image|N/A}}}</tr>
<table style="float:right; width:12em;" class="wikitable">
  <tr><th colspan="2"><p style="color:#666">Item ID: {{{ID|N/A}}}</p></tr>
  <tr><th colspan="2">{{{name}}}</th></tr>
  <tr><th colspan="2">{{{Description|N/A}}}</tr>
  <tr><th>Buy</th><td>{{{buy}}} GP</td></tr>
  <tr><th scope="row">Buyable</th><td>{{{Buyable|No}}} </td></tr>
  <tr><th>Sell</th><td>{{{sell}}} GP</td></tr>
  <tr><th scope="row">Buy Price</th><td>{{{Buy|N/A}}} GP</td></tr>
  <tr><th>Weight</th><td>{{{weight}}} g</td></tr>
  <tr><th scope="row">Sell Price</th><td>{{{Sell|N/A}}} GP</td></tr>
  <tr><th>ID</th><td>{{{id}}}</td></tr>
  <tr><th scope="row">Weight</th><td>{{{Weight|N/A}}} g</td></tr>
</table>
</table>
</div>
</includeonly>
<noinclude>
{{Template:{{PAGENAME}}/doc}}
[[Category:Content Template]]
</noinclude>

Latest revision as of 17:41, 3 August 2014


Please refer to Item Reference or item.db to fill the fields correctly. Actually, this template is not very useful for equipment which would require a more complete one.

Usage:

{{Item |Name = ItemName |Image = [[Image:Generic.png]] |ID = ItemID |Description = ItemDescription |Buyable = Yes_or_No |Buy = Buy Price |Sell = Sell Price |Weight = Weight }}