Events: London Expo 2009 - DSCF3039.jpg
close the image
close the image
close the image

Proboards Mod - Transformers TechSpec Hack (Javascript)

For use on the Proboards Message Boards.

Written by myself for

Transformers @ The Moon message board Saké Comments.
It re-writes the area where your personal text appears to insert a new table in the format of the Transformers TechSpecs. The ratings are decoded from the details entered into your personal text field.

You just need to change path variable to point to where you are storing the image that you wish to stretch to form the bar. In the example below the image is called stat.jpg

Copy this into the footers of the pages that you wish to use the mod for.

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


Here is the full code itself.


Latest Articles

Eventually you will find lists of recent additions here as well as links to some of my other websites and other things of interest and/or importance