Display a table with progress bars for each job. Color the row Green if job is at level 75, Blue for 37-74, and Red if job is below 37.
USAGE:
{{JobLevels
|WAR=
|MNK=
|WHM=
|BLM=
|RDM=
|THF=
|PLD=
|DRK=
|BST=
|BRD=
|RNG=
|SAM=
|NIN=
|DRG=
|SMN=
|BLU=
|COR=
|PUP=
|DNC=
|SCH=
}}
Example:
{{JobLevels
|WAR=37
|MNK=75
|WHM=44
|BLM=75
|RDM=37
|THF=15
}}
Would display as follows:
| Job | Level | Progress | Percent | |||
|---|---|---|---|---|---|---|
| Warrior | 37 | 49.3% | ||||
| Mönch | 75 | 100% | ||||
| White Mage | 44 | 58.6% | ||||
| Black Mage | 75 | 100% | ||||
| Red Mage | 37 | 50% | ||||
| Thief | 15 | 20% |
Table design blatantly stolen from Nix, which was in-turn inspired by Spops
Basic jobs that are omitted are assumed at lvl 1.
Advanced jobs that are omitted are not displayed.
|