Difference between revisions of "Template:Profession chart/doc"

From Pangaea Wiki
Jump to: navigation, search
m
Line 27: Line 27:
 
{{profession chart
 
{{profession chart
 
  | prof =  
 
  | prof =  
| requirements = yes <!--  ~~~~~~~~~~ Requirements -->
 
 
  | reqstrength =  
 
  | reqstrength =  
 
  | reqdexterity =  
 
  | reqdexterity =  
Line 33: Line 32:
 
  | reqSkill =  
 
  | reqSkill =  
 
  | anySkill =  
 
  | anySkill =  
| statcaps = yes <!--  ~~~~~~~~~~ Statcaps-->
 
 
  | capstrength =  
 
  | capstrength =  
 
  | capdexterity =  
 
  | capdexterity =  
Line 42: Line 40:
 
  | tertiary = <!-- Tertiary Skills list -->
 
  | tertiary = <!-- Tertiary Skills list -->
 
  | penalty = <!-- Penalty Skills list -->
 
  | penalty = <!-- Penalty Skills list -->
| restrictions = yes <!--  ~~~~~~~~~~ Restrictions-->
 
 
  | armor =  
 
  | armor =  
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 11:51, 11 August 2018

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 = 
 | reqstrength = 
 | reqdexterity = 
 | reqintelligence = 
 | reqSkill = 
 | anySkill = 
 | capstrength = 
 | capdexterity = 
 | capintelligence = 
 | capcombined = 
 | primary = <!--  Primary Skills list -->
 | secondary = <!-- Secondary Skills list -->
 | tertiary = <!-- Tertiary Skills list -->
 | penalty = <!-- Penalty Skills list -->
 | armor = 
}}