Template:Profession chart/doc

From Pangaea Wiki
Jump to: navigation, search

usage

You need to specify each table for it to display: for eample if you do not want to show the "restrictions" table, then simply exclude the restrictions=yes parameter.

parameters

  • prof= name of profession
  • requirements=yes
    reqstrength=
    reqdexterity=
    reqintelligence=
    reqskill= list of required skills
    anyskill= list of any skills
  • statcaps=yes
    capstrength=
    capdexterity=
    capintelligence=
    capCombined=
    primary= list of primary skills
    secondary= list of secondary skills
    tertiary= list of tertiary skills
    penalty= list of penalty skills
  • restrictions=yes
    armor= armor restrictions
{{profession chart
 | prof = 
 | requirements = yes <!--  ~~~~~~~~~~ Requirements -->
 | reqstrength = 
 | reqdexterity = 
 | reqintelligence = 
 | reqSkill = 
 | anySkill = 
 | statcaps = yes <!--  ~~~~~~~~~~ Statcaps-->
 | capstrength = 
 | capdexterity = 
 | capintelligence = 
 | capcombined = 
 | primary = <!--  Primary Skills list -->
 | secondary = <!-- Secondary Skills list -->
 | tertiary = <!-- Tertiary Skills list -->
 | penalty = <!-- Penalty Skills list -->
 | restrictions = yes <!--  ~~~~~~~~~~ Restrictions-->
 | armor = 
}}