Template:AbilityBox: Difference between revisions
Jump to navigation
Jump to search
(I have no idea what I'm doing. Added balancetime and balancetype (I think)) |
No edit summary |
||
| Line 2: | Line 2: | ||
|- | |- | ||
! colspan="2" style="font-size: 120%;" | {{{name|Ability Name}}} | ! colspan="2" style="font-size: 120%;" | {{{name|Ability Name}}} | ||
|- | |- {{#if:{{{balancetime|}}}||style="display:none;"|}} | ||
| class="CharacterDetailsLabel" style="font-weight: 600;font-style:italic;vertical-align:top;" | Balance Time: || {{#if:{{{balancetime|}}}|{{{balancetime}}}||}} | |||
| | |||
|{{#if:{{{balancetime|}}}|{{{balancetime | |||
|- | |- | ||
| 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}}} | ||
| Line 30: | Line 20: | ||
|name=Swimming | |name=Swimming | ||
|usage=SWIM <direction> | |usage=SWIM <direction> | ||
|desc=A person who trains their body in survival methods, will learn how to | |desc=A person who trains their body in survival methods, will learn how to swim through the waters of Aetherius. | ||
swim through the waters of Aetherius. | |||
}} | }} | ||
Revision as of 04:49, 10 April 2014
| 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 | |
|---|---|
| A person who trains their body in survival methods, will learn how to swim through the waters of Aetherius. |