Difference between revisions of "Template:Profession chart/restrictions"
From Pangaea Wiki
MyraMidnight (Talk | contribs) |
MyraMidnight (Talk | contribs) m |
||
(8 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" | {| border="0" cellpadding="1" cellspacing="1" class="wikitable" style="width: 600px;margin:auto" | ||
− | !colspan=2|Armor restrictions | + | !colspan=2|Armor restrictions for {{{prof}}} |
|- | |- | ||
− | ! width= | + | ! width="150px;" |Leather |
| {{#if: {{{leather|}}} | {{#switch: {{{leather}}} | | {{#if: {{{leather|}}} | {{#switch: {{{leather}}} | ||
− | | no = {{no}} | + | | no = {{no|Cannot use leather armor|align=left}} |
− | | #default = {{any|{{{leather}}}}} | + | | #default = {{any|{{{leather}}}|align=left}} |
− | }} | {{yes|align=left}}}} | + | }} | {{yes|No restrictions|align=left}}}} |
|- | |- | ||
! Studded Leather | ! Studded Leather | ||
| {{#if: {{{leatherstud|}}} | {{#switch: {{{leatherstud}}} | | {{#if: {{{leatherstud|}}} | {{#switch: {{{leatherstud}}} | ||
− | | no = {{no}} | + | | no = {{no|Cannot use studded leather armor|align=left}} |
− | | #default = {{any|{{{leatherstud}}}}} | + | | #default = {{any|{{{leatherstud}}}|align=left}} |
− | }} | {{yes|align=left}}}} | + | }} | {{yes|No restrictions|align=left}}}} |
|- | |- | ||
! Bone | ! Bone | ||
| {{#if: {{{bone|}}} | {{#switch: {{{bone}}} | | {{#if: {{{bone|}}} | {{#switch: {{{bone}}} | ||
− | | no = {{no}} | + | | no = {{no|Cannot use bone armor|align=left}} |
− | | #default = {{any|{{{bone}}}}} | + | | #default = {{any|{{{bone}}}|align=left}} |
− | }} | {{yes|align=left}}}} | + | }} | {{yes|No restrictions|align=left}}}} |
|- | |- | ||
! Ringmail | ! Ringmail | ||
| {{#if: {{{ringmail|}}} | {{#switch: {{{ringmail}}} | | {{#if: {{{ringmail|}}} | {{#switch: {{{ringmail}}} | ||
− | | no = {{no}} | + | | meditation = {{yes|[[Spellcasting]]/[[Musicianship]] is restricted by [[meditation]]|align=left}} |
− | | #default = {{any|{{{ringmail}}}}} | + | | no = {{no|Cannot use ringmail armor|align=left}} |
− | }} | {{yes|align=left}}}} | + | | #default = {{any|{{{ringmail}}}|align=left}} |
+ | }} | {{yes|No restrictions|align=left}}}} | ||
|- | |- | ||
! Chainmail | ! Chainmail | ||
| {{#if: {{{chainmail|}}} | {{#switch: {{{chainmail}}} | | {{#if: {{{chainmail|}}} | {{#switch: {{{chainmail}}} | ||
− | | no = {{no}} | + | | meditation = {{yes|[[Spellcasting]]/[[Musicianship]] is restricted by [[meditation]]|align=left}} |
− | | #default = {{any|{{{chainmail}}}}} | + | | no = {{no|Cannot use chainmail armor|align=left}} |
− | }} | {{yes|align=left}}}} | + | | #default = {{any|{{{chainmail}}}|align=left}} |
+ | }} | {{yes|No restrictions|align=left}}}} | ||
|- | |- | ||
! Platemail | ! Platemail | ||
| {{#if: {{{platemail|}}} | {{#switch: {{{platemail}}} | | {{#if: {{{platemail|}}} | {{#switch: {{{platemail}}} | ||
− | | no = {{no}} | + | | nochest = {{yes|All '''exept''' the chest piece|align=left}} |
− | | #default = {{any|{{{platemail}}}}} | + | | no = {{no|Cannot use platemail armor|align=left}} |
− | }} | {{yes|align=left}}}} | + | | #default = {{any|{{{platemail}}}|align=left}} |
+ | }} | {{yes|No restrictions|align=left}}}} | ||
|}<noinclude> | |}<noinclude> | ||
{{documentation}}</noinclude> | {{documentation}}</noinclude> |
Latest revision as of 09:46, 13 August 2018
Armor restrictions for {{{prof}}} | |
---|---|
Leather | No restrictions |
Studded Leather | No restrictions |
Bone | No restrictions |
Ringmail | No restrictions |
Chainmail | No restrictions |
Platemail | No restrictions |
Template documentation (
)
)
This template easily displays the different armor restrictions each profession might have.
parameters
| prof =
name of profession that these restrictions apply to| leather =
| leatherstud =
| bone =
| ringmail =
| chainmail =
| platemail =
write | accepted in parameters | results |
---|---|---|
|
all | No restrictions |
no
|
all | Cannot use this armor |
meditation
|
ringmail , chainmail |
Spellcasting/Musicianship is restricted by meditation |
nochest
|
platemail |
All exept the chest piece |
anything else | all | whatever you wrote |
- If you leave the parameter empty or simply omit it completely, then it will default as "no restrictions".
Example
{{Profession chart/restrictions | prof=ballerina | leather=sometimes | chainmail=meditation | platemail=no }}
Armor restrictions for ballerina | |
---|---|
Leather | sometimes |
Studded Leather | No restrictions |
Bone | No restrictions |
Ringmail | No restrictions |
Chainmail | Spellcasting/Musicianship is restricted by meditation |
Platemail | Cannot use platemail armor |
See also
- The above documentation is transcluded from Template:Profession chart/restrictions/doc.
- Editors can experiment in this template's sandbox
- Please add categories to the /doc subpage within
<includeonly>...</includeonly>
tags.