Difference between revisions of "Template:Profession chart/doc"
From Pangaea Wiki
MyraMidnight (Talk | contribs) |
MyraMidnight (Talk | contribs) |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | {{documentation subpage}} | |
| + | This template simply combines the {{tl|Profession chart/requirements}} and {{tl|Profession chart/statcaps}} templates together so it can be filled out as a single template. | ||
== 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. | 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. | ||
| Line 17: | Line 18: | ||
*:<code>tertiary=</code> list of tertiary skills | *:<code>tertiary=</code> list of tertiary skills | ||
*:<code>penalty=</code> list of penalty skills | *:<code>penalty=</code> list of penalty skills | ||
| − | |||
<pre> | <pre> | ||
| Line 25: | Line 25: | ||
| reqdexterity = | | reqdexterity = | ||
| reqintelligence = | | reqintelligence = | ||
| − | | | + | | reqskill = <!-- Required Skills list --> |
| − | | | + | | anyskill = <!-- Any Skills list --> |
| capstrength = | | capstrength = | ||
| capdexterity = | | capdexterity = | ||
| Line 35: | Line 35: | ||
| tertiary = <!-- Tertiary Skills list --> | | tertiary = <!-- Tertiary Skills list --> | ||
| penalty = <!-- Penalty Skills list --> | | penalty = <!-- Penalty Skills list --> | ||
| − | |||
}} | }} | ||
</pre> | </pre> | ||
| Line 43: | Line 42: | ||
:{{tl|Profession chart/statcaps}} | :{{tl|Profession chart/statcaps}} | ||
:{{tl|Profession chart/restrictions}} | :{{tl|Profession chart/restrictions}} | ||
| + | |||
| + | <includeonly>[[category:template-forms]]</includeonly> | ||
Latest revision as of 13:21, 13 August 2018
This template simply combines the {{Profession chart/requirements}} and {{Profession chart/statcaps}} templates together so it can be filled out as a single template.
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 professionreqstrength=reqdexterity=reqintelligence=reqskill=list of required skillsanyskill=list of any skillscapstrength=capdexterity=capintelligence=capCombined=primary=list of primary skillssecondary=list of secondary skillstertiary=list of tertiary skillspenalty=list of penalty skills
{{profession chart
| prof =
| reqstrength =
| reqdexterity =
| reqintelligence =
| reqskill = <!-- Required Skills list -->
| anyskill = <!-- Any Skills list -->
| capstrength =
| capdexterity =
| capintelligence =
| capcombined =
| primary = <!-- Primary Skills list -->
| secondary = <!-- Secondary Skills list -->
| tertiary = <!-- Tertiary Skills list -->
| penalty = <!-- Penalty Skills list -->
}}
See also