Main Page: Difference between revisions

From Treasura wiki
No edit summary
No edit summary
Line 21: Line 21:
|}
|}
</div>
</div>
<table class="center">
  <tr>
    <th>Firstname</th>
    <th>Lastname</th>
    <th>Age</th>
  </tr>
  <tr>
    <td>Jill</td>
    <td>Smith</td>
    <td>50</td>
  </tr>
  <tr>
    <td>Eve</td>
    <td>Jackson</td>
    <td>94</td>
  </tr>
  <tr>
    <td>John</td>
    <td>Doe</td>
    <td>80</td>
  </tr>
</table>`````

Revision as of 15:27, 4 April 2024

Items
optionsAll Items optionsArmors optionsShields optionsLegs optionsBoots optionsAmulets optionsContainers optionsRings
Creatures
optionsAll Items
Firstname Lastname Age
Jill Smith 50
Eve Jackson 94
John Doe 80
`````