Difference between revisions of "Template:Profession chart/doc"
From Pangaea Wiki
MyraMidnight (Talk | contribs) |
MyraMidnight (Talk | contribs) m |
||
| Line 1: | Line 1: | ||
| + | |||
== usage == | == 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 <code>restrictions=yes</code> parameter. | ||
| + | ===parameters=== | ||
*<code>prof=</code> name of profession | *<code>prof=</code> name of profession | ||
*<code>requirements=yes</code> | *<code>requirements=yes</code> | ||
Revision as of 21:21, 10 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 professionrequirements=yesreqstrength=reqdexterity=reqintelligence=reqskill=list of required skillsanyskill=list of any skills
statcaps=yescapstrength=capdexterity=capintelligence=capCombined=primary=list of primary skillssecondary=list of secondary skillstertiary=list of tertiary skillspenalty=list of penalty skills
restrictions=yesarmor=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 =
}}