raynor, after I posted the two Messages below here, I realized that the original weapon template was missing a very important piece of information. That information being the Weapon Reload Rate. I also found two small HTML errors in the original template toward the end where the range and damage tables are displayed (in the very Last two tables). This is a copy and paste error. The error sections look like this:
</TABLE>
</TABLE><TABLE BORDER=1 CELLPADDING=5 CELLSPACING=1 BORDERCOLOR="#545A8C">
There is a repeated "</TABLE>" entry on the second line that doesn't belong. The lines should look like this instead:
</TABLE>
TABLE BORDER=1 CELLPADDING=5 CELLSPACING=1 BORDERCOLOR="#545A8C">
Posted here is an updated Version of the template that adds the Weapon Reload Rate entry and corrects these two errors.
The Main Index Page HTML template is available in my previous post this evening.
Thanks and mucho sorry for the changes.
