ClassTable
Template page
           
            76,461
           
           
            pages on
            
this wiki
         this wiki
| Fighter | ( spells ) | ||||
|---|---|---|---|---|---|
| Warrior | ( AAs ) | ( spells ) | |||
| - Berserker | ( epic ) | ( AAs ) | ( Shadows AAs ) | ( Dragon AAs ) | ( spells ) | 
| - Guardian | ( epic ) | ( AAs ) | ( Shadows AAs ) | ( Dragon AAs ) | ( spells ) | 
Parameters
- width
 - width in pixels or a percentage of the screen (i.e. 200,25%,100% are all vaid values)
 - archetype
 - Name of the Archetype (i.e. Mage, Priest, Fighter or Scout)
 - class1
 - Class 1
 - c1sc1
 - Class 1, Subclass 1
 - c1sc2
 - Class 1, Subclass 2
 
Calling
{{ClassTable|
  width       = |
  archetype   = |
  bordercolor = |
  strongcolor = |
  weakcolor   = |
  class1      = |
  c1sc1       = |
  c1sc2       = |
}}
         Example
if your code looks like this (taken from Sorcerer :
{{ClassTable|
  width       = 50%|
  archetype   = Mage|
  bordercolor = #bfa3b1|
  strongcolor = #f2e0e0|
  weakcolor   = #fff5f5|
  class1      = Sorcerer|
  c1sc1       = Warlock|
  c1sc2       = Wizard|
}}
         | Useful Template Links: | All Templates | Information Templates | Class Templates | 
|---|