I hope this helps explain what I did. Using this, i was able to put the potency list at the beginning of the Wiki entry, without displacing any information shown in a web browser.
: The problem is, that's a horrible hack. The output as HTML becomes the following: <table>
<tr>
<td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td><td>
</td></tr></table>
If you want to make something only displayed in the source (and thus the Wurm client too) you should use comments. <nowiki><!-- This does not show up on regular pages --></nowiki> - [[User:Dashiva|Dashiva]] 05:21, 24 January 2007 (CST)