Difference between revisions of "Template:Ability"
From AmtWiki
(initial layout) |
(added ruleset categories for type and school) |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <noinclude> | + | <noinclude>==Usage== |
− | ==Usage== | ||
<pre> | <pre> | ||
{{Ability | {{Ability | ||
+ | |ruleset= | ||
|type= | |type= | ||
|school= | |school= | ||
Line 14: | Line 14: | ||
</pre> | </pre> | ||
===Parameters=== | ===Parameters=== | ||
+ | *ruleset: The rulebook this ability comes from, ie.. V8, Dor Un Avarthar X, Nautical Nights, etc... | ||
*type: From the [[Type]]s of magic, ie verbal, enchantment, etc.. | *type: From the [[Type]]s of magic, ie verbal, enchantment, etc.. | ||
*school: The [[School]] of magic, ie Sorcery, Proctection, etc.. | *school: The [[School]] of magic, ie Sorcery, Proctection, etc.. | ||
Line 21: | Line 22: | ||
*effect: The effect of the ability | *effect: The effect of the ability | ||
*limit: Any limitations of the ability. | *limit: Any limitations of the ability. | ||
− | *note: Additional notes. | + | *note: Additional notes.</noinclude><includeonly>{|class="wikitable" |
− | </noinclude> | ||
− | <includeonly> | ||
− | {|class="wikitable" | ||
! [[Type]] | ! [[Type]] | ||
− | | {{ {{{type | + | | {{ Spelltype|{{{type}}} }} |
|- | |- | ||
! [[School]] | ! [[School]] | ||
− | | {{ {{{school | + | | {{ Spellschool|{{{school}}} }} |
|- | |- | ||
! [[Range]] | ! [[Range]] | ||
Line 50: | Line 48: | ||
|- | |- | ||
|} | |} | ||
− | |||
− | |||
'''''See Also:''''' | '''''See Also:''''' | ||
*[[Magic, Abilities, States and Special Effects]] for rules regarding magic. | *[[Magic, Abilities, States and Special Effects]] for rules regarding magic. | ||
*[[:Category: Magic and Abilities]] for a list of all magic and abilities. | *[[:Category: Magic and Abilities]] for a list of all magic and abilities. | ||
− | |||
[[Category: Magic and Abilities]] | [[Category: Magic and Abilities]] | ||
+ | [[Category: {{{ruleset}}} Magic and Abilities]] | ||
+ | [[Category: Type {{{type}}}]] | ||
+ | [[Category: {{{ruleset}}} Type {{{type}}}]] | ||
+ | [[Category: {{{school}}} School]] | ||
+ | [[Category: {{{ruleset}}} {{{school}}} School]] | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
[[Category:Amtgard Templates]] | [[Category:Amtgard Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 19:39, 1 August 2018
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, Proctection, 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.