From The Mana World
(Used on item pages to summary item properties)
 
Line 1: Line 1:
<table style="width:300px; float:right;" class="wikitable">
<table style="float:right;" class="wikitable">
  <tr><td colspan="2">{{{img}}} {{{name}}}<br /><i>{{{description}}}</i></td></tr>
  <tr><td colspan="2">{{{img}}} {{{name}}}<br /><i>{{{description}}}</i></td></tr>
  <tr><th>Buy</th><td>{{{buy}}}</td></tr>
  <tr><th>Buy</th><td>{{{buy}}} GP</td></tr>
  <tr><th>Sell</th><td>{{{sell}}}</td></tr>
  <tr><th>Sell</th><td>{{{sell}}} GP</td></tr>
  <tr><th>Weight</th><td>{{{weight}}}</td></tr>
  <tr><th>Weight</th><td>{{{weight}}} g</td></tr>
  <tr><th>ID</th><td>{{{id}}}</td></tr>
  <tr><th>ID</th><td>{{{id}}}</td></tr>
</table>
</table>

Revision as of 13:47, 19 September 2011

{{{img}}} {{{name}}}
{{{description}}}
Buy{{{buy}}} GP
Sell{{{sell}}} GP
Weight{{{weight}}} g
ID{{{id}}}