For use on the Proboards Message Boards.
Written by myself for
Transformers @ The Moon message board Saké Comments.Here is the guide to how to use it
The code decodes entries into the Personal Text field There are two types of Table that is generated. One has a title row, I use to to put the name of the character the profile is about, but its optional. The Stats work on a scale of 0 to 11. Here's what how they translate 0=0 ... up to 9=9 10=9.5, 11=10 Now what do you actually need to put in your personal text. Well here's a sample: Code: ¦`Quartz |¬ str= 5int= 11spd= 5end= 7rnk=6cou= 9fp= 6sk= 9¬|Quartz is back!! This will create a techspec with the first 'header' row the name Quartz, then it will have the normal techspec and finally the "Quartz is back!!" will appear as normal text underneath. Now this is a full version. You can simple use Code: |¬ str= 5int= 11spd= 5end= 7rnk=6cou= 9fp= 6sk= 9¬| to generate the stat table