Difference between revisions of "Template:Ability Infobox/doc"
Jump to navigation
Jump to search
m (→Syntax) |
m (→Samples) |
||
Line 27: | Line 27: | ||
<pre> | <pre> | ||
{{Ability Infobox | {{Ability Infobox | ||
− | | image = | + | | image = Telekinetic Punch.png |
| type = psi | | type = psi | ||
| name = Telekinetic Punch | | name = Telekinetic Punch | ||
Line 44: | Line 44: | ||
{{Ability Infobox | {{Ability Infobox | ||
− | | image = | + | | image = Telekinetic Punch.png |
| type = psi | | type = psi | ||
| name = Telekinetic Punch | | name = Telekinetic Punch |
Revision as of 21:30, 21 January 2014
Description
This is the infobox template for psi abilities.
Syntax
To use this template, copy the following code, fill in the appropriate fields and remove the rest.
{{Ability Infobox | image = [leave this field empty if there's no image yet] | type = [ability/effect type. can be attack, ability, psi, buff, debuff, general or left empty] | name = | school = [optional, psi school] | skillreq = [optional, skill requirement for psi abilities] | description = | time = [optional, invocation time] | apcost = [optional] | psicost = [optional] | range = [optional] | cooldown = [optional] | duration = [optional] | maxstacks = [optional, for buffs/debuffs] }}
Samples
{{Ability Infobox | image = Telekinetic Punch.png | type = psi | name = Telekinetic Punch | school = Psychokinesis | skillreq = 0 | description = Telekinetical force strikes the target, dealing 9-10 mechanical damage and stunning it for 1 turn unless it passes a resolve check. The stun only affects organic targets. | apcost = 15 | psicost = 25 | range = 5,0 | cooldown = 3 turns }}
Results in...
Telekinetic Punch | |
Psychokinesis (0 skill required) | |
Telekinetical force strikes the target, dealing 9-10 mechanical damage and stunning it for 1 turn unless it passes a resolve check. The stun only affects organic targets. | |
Action Points: 15 | |
Psi: 25 | |
Range: 5,0 | |
Cooldown: 3 turns |