User:DryHumour/Sandbox/Profession Quest Details Example/preq
From Guild Wars Wiki
Jump to navigationJump to search
Description[edit]
Describe a profession pre-requisite, e.g. for a quest.
{{ preq | necromancer | primary = y | secondary = n }}
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.
Examples[edit]
{{preq|Rt}}
{{preq|warrior|primary=y|secondary=n}}