From The Mana World
Line 1: Line 1:
<dl>
<dl>
  <dt style="display:inline-block;">{{{image}}} {{{name}}}</dt>
  <dt style="display:inline-block;"> {{{image}}} {{{name}}} </dt>
  <dd style="display:inline-block; font-style:italic">{{{description}}}</dd>
  <dd style="display:inline-block; font-style:italic"> {{{description}}} </dd>
</dl>
</dl>


<table style="float:right; width:12em;" class="wikitable">
<table style="float:right; width:12em;" class="wikitable">
  <tr><th colspan="2">{{{name}}}</th></tr>
  <tr><th colspan="2"> {{{name}}} </th></tr>
  <tr><th>Buy</th><td>{{{buy}}} GP</td></tr>
  <tr><th>Buy</th><td> {{{buy}}} GP </td></tr>
  <tr><th>Sell</th><td>{{{sell}}} GP</td></tr>
  <tr><th>Sell</th><td> {{{sell}}} GP </td></tr>
  <tr><th>Weight</th><td>{{{weight}}} g</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 14:01, 19 September 2011

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