Template:Preq

From Guild Wars Wiki
Jump to navigationJump to search

{{{1}}}Any

Description[edit]

Describe a profession pre-requisite, e.g. for a quest.

{{ preq
| 1 = 
| primary = 
| secondary = 
| short = 
}}

Parameters[edit]

1
Profession (either in full, or abbreviated)
primary
Optional. Whether or not the profession must be the primary profession. Possible values:
  • n Either primary or secondary permitted. (default)
  • y Only primary permitted.
secondary
Optional. Whether or not a secondary profession disqualifies. Possible values:
  • y Characters with a secondary profession are disqualified. (default)
  • n Characters with no secondary profession also permitted.
short
Optional. Whether or not to keep the output as short as possible. Possible values:
  • y Keep output as short as possible. (default)
  • n Full output.

Examples[edit]

{{preq|Rt}}

RtRitualist

{{preq|A|short=n}}

AAssassin profession

{{preq|warrior|primary=y|secondary=n}}

warriorWarrior primary or Unknown secondary