Difference between revisions of "Template:Profession chart"

From Pangaea Wiki
Jump to: navigation, search
(Created page with "{| border="0" cellpadding="1" cellspacing="1" class="wikitable" style="width: 600px;margin:auto" |- ! colspan="4" scope="col" style="text-align: center;"| {{{prof}}} Requireme...")
 
m
Line 10: Line 10:
 
| style="text-align: center;"|'''Intelligence'''
 
| style="text-align: center;"|'''Intelligence'''
 
|-
 
|-
| style="text-align: center;"|{{{reqStrength}}}
+
| style="text-align: center;"|{{{reqstrength}}}
| style="text-align: center;"|{{{reqDexterity}}}
+
| style="text-align: center;"|{{{reqdexterity}}}
| style="text-align: center;"|{{{reqIntelligence}}}
+
| style="text-align: center;"|{{{reqintelligence}}}
 
|-
 
|-
 
! colspan="4" style="text-align: center;"|'''Skills'''
 
! colspan="4" style="text-align: center;"|'''Skills'''
Line 20: Line 20:
 
|-
 
|-
 
| colspan="2" rowspan="1"|
 
| colspan="2" rowspan="1"|
{{{reqSkill}}}
+
{{{reqskill}}}
 
| colspan="2" rowspan="1"|
 
| colspan="2" rowspan="1"|
{{{anySkill}}}
+
{{{anyskill}}}
 
|}
 
|}
  
Line 34: Line 34:
 
| style="text-align: center;"|'''Combined Statcap'''
 
| style="text-align: center;"|'''Combined Statcap'''
 
|-
 
|-
| style="text-align: center;"|{{{capStrength}}}
+
| style="text-align: center;"|{{{capstrength}}}
| style="text-align: center;"|{{{capDexterity}}}
+
| style="text-align: center;"|{{{capdexterity}}}
| style="text-align: center;"|{{{capIntelligence}}}
+
| style="text-align: center;"|{{{capintelligence}}}
| style="text-align: center;"|{{{capCombined}}}
+
| style="text-align: center;"|{{{capcombined}}}
 
|-
 
|-
 
!colspan="4" style="text-align: center;"|'''Skills'''
 
!colspan="4" style="text-align: center;"|'''Skills'''

Revision as of 08:35, 10 August 2018

{{{prof}}} Requirements

Stats
Strength Dexterity Intelligence
{{{reqstrength}}} {{{reqdexterity}}} {{{reqintelligence}}}
Skills
Required and any ONE of the following

{{{reqskill}}}

{{{anyskill}}}


Class Statcap
Strength Dexterity Intelligence Combined Statcap
{{{capstrength}}} {{{capdexterity}}} {{{capintelligence}}} {{{capcombined}}}
Skills
Primary (100%) Secondary (85%) Tertiary (65%) Penalty (40%)

{{{primary}}}

{{{secondary}}}

{{{tertiary}}}

{{{penalty}}}

* All platemail EXCEPT tunic (use chainmail for the tunic)
Documentation icon Template documentation ( view · talk · edit)

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 profession
    reqstrength=
    reqdexterity=
    reqintelligence=
    reqskill= list of required skills
    anyskill= list of any skills
    capstrength=
    capdexterity=
    capintelligence=
    capCombined=
    primary= list of primary skills
    secondary= list of secondary skills
    tertiary= list of tertiary skills
    penalty= 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

{{Profession chart/requirements}}
{{Profession chart/statcaps}}
{{Profession chart/restrictions}}
The above documentation is transcluded from Template:Profession chart/doc.
Editors can experiment in this template's sandbox
Please add categories to the /doc subpage within <includeonly>...</includeonly> tags.