| Post/Author/DateTime | Post |
|---|---|
| #1tenianOct 07, 2009 12:28:41 | The HTML behind this ritual has errors. The table is actually in a block called "tabel" which doesn't have an assoicated ending tag, instead there is a "/table" tag. In addition the table itself is built with breaks and non-blank spaces instead of the traditional "tr" and "td" tags. See the offending block below: <tabel>Arcana Check Result Duration<br/>19 or lower 1 round<br/>20—24 2 rounds<br/>25—29 3 rounds<br/>30—39 4 rounds<br/>40 or higher 5 roundstable> |