Difference between revisions of "Template:ClassProficiencies"

From DDO Compendium
Line 19: Line 19:
}}
}}
</noinclude>
</noinclude>
<onlyinclude>{{#switch: {{lc:{{{1}}}
<onlyinclude>{{#switch: {{lc:{{{1}}}}}
|weapon={{{1}}} Weapons{{#if: {{{2|}}}| ({{{2}}})}}<br>
|weapon={{{1}}} Weapons{{#if: {{{2|}}}| ({{{2}}})}}<br>
{{#if: {{{3|}}}|{{{3}}} Weapons{{#if: {{{4|}}}| ({{{4}}})}}<br>}}
{{#if: {{{3|}}}|{{{3}}} Weapons{{#if: {{{4|}}}| ({{{4}}})}}<br>}}

Revision as of 20:26, 30 May 2018

ClassProficiencies[edit]

This template is used on a class to specify which weapon and armor it has proficiency with by default.

Example Usage
{{ClassProficiencies|Weapon|Simple||Martial|Light Hammer, Warhammer|Exotic|Great Crossbow, Repeating Light Crossbow and Repeating Heavy Crossbow}}Weapon Weapons(Simple)

Light Hammer, Warhammer Weapons(Exotic)

Great Crossbow, Repeating Light Crossbow and Repeating Heavy Crossbow Weapons
{{ClassProficiencies|Armor|Light||Medium||Shields|except [[Tower Shields|tower shields]]}}Armor Armor(Light)


except tower shields Armor

Usage[edit]

{{ClassProficiencies|(Group)|(Proficiency)|(Special text)}}

Parameter Documentation
GroupWhat proficiency group is this
Possible Values:
  • Weapon
  • Armor
ProficiencyThe name of the proficiency (This can be repeated up to 5 times, along with Special text)
Special textThis is any special text related to this.

Template

Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.