Difference between revisions of "Template:AbilityBox"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
! colspan="2" style="font-size: 120%;" | {{{name|Ability Name}}} | ! colspan="2" style="font-size: 120%;" | {{{name|Ability Name}}} | ||
|- {{#if:{{{balancetime|}}}||style="display:none;"|}} | |- {{#if:{{{balancetime|}}}||style="display:none;"|}} | ||
| Balance Time: || {{#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 20: | 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 swim through the waters of Aetherius. | |desc=A person who trains their body in survival methods, will learn how to swim through the waters of Aetherius. | ||
}} | }} |
Revision as of 04:51, 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. |