Difference between revisions of "Template:Power"
Line 9: | Line 9: | ||
| colspan=3 align=center | ''"{{{description}}}"'' | | colspan=3 align=center | ''"{{{description}}}"'' | ||
|- | |- | ||
− | | colspan=3 | | + | | colspan=3 |Requires {{{focusreq}}}% {{{focus}}}. |
|- | |- | ||
− | | colspan=3 | | + | | colspan=3 |Casts in {{{casttime}}} seconds. |
|- | |- | ||
− | | colspan=3 | | + | | colspan=3 |Can be cast every {{{recycle|0}}} seconds. |
|} | |} | ||
<noinclude> | <noinclude> |
Revision as of 14:14, 18 September 2017
{{{grantlvl}}} | {{{powername}}} | {{{cameo}}} |
---|---|---|
This power is available at level {{{grantlvl}}} with {{{grantrank}}} free trains. | ||
"{{{description}}}" | ||
Requires {{{focusreq}}}% {{{focus}}}. | ||
Casts in {{{casttime}}} seconds. | ||
Can be cast every 0 seconds. |
This template is being built to revamp class power information.
Example
Chilling Shadows | ||
Personal Defense and Cold Resistance Buff | ||
available at level 11 with no free trains. | ||
requires 20% Shadowmastery | ||
4-second cast time | ||
1-second duration | ||
"n/a"-second recycle timer |
List of Tags
- powername: name of the power
- cameo: image associated with power
- grantlvl: level the power is granted
- grantrank: the first the player has access to the power
- description: the power's in-game description
- casttime: spell's cast time
- recycle: cooldown period between casts
Copiable List
{{power
|powername=
|cameo=
|grantlvl=
|grantrank=
|description=
|casttime=
|recycle=
|focus=
|focusreq=
}}