Template:AbilityBox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(I have no idea what I'm doing. Added balancetime and balancetype (I think)) |
||
| Line 8: | Line 8: | ||
!{{#if:{{{requires|}}}|Requires|}} | !{{#if:{{{requires|}}}|Requires|}} | ||
|{{#if:{{{requires|}}}|{{{requires|}}}|}} | |{{#if:{{{requires|}}}|{{{requires|}}}|}} | ||
|- | |||
!{{#if:{{{balancetime|}}}|Balance Time|}} | |||
|{{#if:{{{balancetime|}}}|{{{balancetime|}}}|}} | |||
|- | |||
!{{#if:{{{balancetype|}}}|Balance Type|}} | |||
|{{#if:{{{balancetype|}}}|{{{balancetype|}}}|}} | |||
|- | |- | ||
| colspan="2" style="text-align: left;padding-left: 1.5em;padding-right: 1.5em;font-style:italic;line-height:1.5em;" | {{{desc|Description text}}} | | colspan="2" style="text-align: left;padding-left: 1.5em;padding-right: 1.5em;font-style:italic;line-height:1.5em;" | {{{desc|Description text}}} | ||
Revision as of 17:37, 19 May 2013
| Ability Name | |
|---|---|
| Description text | |
Usage
{{AbilityBox
|name=Swimming
|usage=SWIM <direction>
|desc=A person who trains their body in survival methods, will learn how to swim through the waters of Aetherius.
}}
Results in:
| Swimming | |
|---|---|
| Usage | SWIM <direction> |
| A person who trains their body in survival methods, will learn how to
swim through the waters of Aetherius. | |