Difference between revisions of "Template:Ability"
From AmtWiki
(attempt to separate non core rulebooks into own categories) |
m (trying with ifeq) |
||
Line 51: | Line 51: | ||
</dl> | </dl> | ||
− | {{# | + | {{#ifeq: {{{ruleset|}}}|V8| |
+ | [[Category: Magic and Abilities]]| | ||
[[Category: {{{ruleset}}} Magic and Abilities]] | [[Category: {{{ruleset}}} Magic and Abilities]] | ||
}} | }} | ||
− | {{# | + | {{#ifeq: {{{ruleset|}}}|V8| |
− | [[Category: | + | [[Category: Type {{{type}}}]]| |
+ | [[Category: {{{ruleset}}} Type {{{type}}}]] | ||
}} | }} | ||
− | {{# | + | {{#ifeq: {{{ruleset|}}}|V8| |
− | [[Category: | + | [[Category: {{{school}}} School]]| |
+ | [[Category: {{{ruleset}}} {{{school}}} School]] | ||
}} | }} | ||
</includeonly> | </includeonly> |
Revision as of 18:38, 25 March 2025
Usage
{{Ability |ruleset= |type= |school= |range= |incant= |materials= |effect= |limit= |note= }}
Parameters
- ruleset: The rulebook this ability comes from, ie.. V8, Dor Un Avarthar X, Nautical Nights, etc...
- type: From the Types of magic, ie verbal, enchantment, etc..
- school: The School of magic, ie Sorcery, Protection, etc..
- range: The range of the ability
- incant: The incantation
- materials: Any material components required.
- effect: The effect of the ability
- limit: Any limitations of the ability.
- note: Additional notes.