Difference between revisions of "Template:Profession chart"

From Pangaea Wiki
Jump to: navigation, search
m (MyraMidnight moved page Template:Profession table to Template:Profession chart without leaving a redirect)
m
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| border="0" cellpadding="1" cellspacing="1" class="wikitable" style="width: 600px;margin:auto"
+
{{Profession chart/requirements
|-
+
| prof = {{{prof|Profession}}}
! colspan="4" scope="col" style="text-align: center;"|
+
| str = {{{reqstrength}}}
{{{prof}}} Requirements
+
| dex = {{{reqdexterity}}}
|-
+
| int = {{{reqintelligence}}}
!colspan="4" style="text-align: center;"|'''Stats'''
+
| reqskill = {{{reqskill}}}
|-
+
| anyskill = {{{anyskill|}}}
| style="text-align: center;"|'''Strength'''
+
}}
| style="text-align: center;"|'''Dexterity'''
+
{{Profession chart/statcaps
| style="text-align: center;"|'''Intelligence'''
+
| str = {{{capstrength}}}
|-
+
| dex = {{{capdexterity}}}
| style="text-align: center;"|{{{reqstrength}}}
+
| int = {{{capintelligence}}}
| style="text-align: center;"|{{{reqdexterity}}}
+
| combined = {{{capcombined}}}
| style="text-align: center;"|{{{reqintelligence}}}
+
| primary = {{{primary}}}
|-
+
| secondary = {{{secondary}}}
! colspan="4" style="text-align: center;"|'''Skills'''
+
| tertiary = {{{tertiary}}}
|-
+
| penalty = {{{penalty}}}
| colspan="2" rowspan="1" style="text-align: center;"|'''Required'''
+
}}<noinclude>
| colspan="2" rowspan="1" style="text-align: center;"|'''and any ONE of the following'''
+
|-
+
| colspan="2" rowspan="1"|
+
{{{reqskill}}}
+
| colspan="2" rowspan="1"|
+
{{{anyskill}}}
+
|}
+
 
+
 
+
{| border="0" cellpadding="1" cellspacing="1" class="wikitable" style="width: 600px;margin:auto"
+
!colspan="4" style="text-align: center;"|'''Class Statcap'''
+
|-
+
| style="text-align: center;"|'''Strength'''
+
| style="text-align: center;"|'''Dexterity'''
+
| style="text-align: center;"|'''Intelligence'''
+
| style="text-align: center;"|'''Combined Statcap'''
+
|-
+
| style="text-align: center;"|{{{capstrength}}}
+
| style="text-align: center;"|{{{capdexterity}}}
+
| style="text-align: center;"|{{{capintelligence}}}
+
| style="text-align: center;"|{{{capcombined}}}
+
|-
+
!colspan="4" style="text-align: center;"|'''Skills'''
+
|-
+
| style="text-align: center;"|'''Primary (100%)'''
+
| style="text-align: center;"|'''Secondary (85%)'''
+
| style="text-align: center;"|'''Tertiary (65%)'''
+
| style="text-align: center;"|'''Penalty (40%)'''
+
|-
+
|
+
{{{primary}}}
+
|
+
{{{secondary}}}
+
|
+
{{{tertiary}}}
+
|
+
{{{penalty}}}
+
|-
+
| colspan="4"|* All platemail EXCEPT tunic (use chainmail for the tunic)
+
|}<noinclude>
+
 
{{documentation}}</noinclude>
 
{{documentation}}</noinclude>

Latest revision as of 10:41, 14 August 2018

Profession Requirements

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

{{{reqskill}}}

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

{{{primary}}}

{{{secondary}}}

{{{tertiary}}}

{{{penalty}}}

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.