Template:AbilityBox: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{| class="prettytable" style="text-align: center;width:600px;margin: | {| class="prettytable" style="text-align: center;width:600px;margin:1em;" | ||
|- | |- | ||
! colspan="2" style="font-size: 120%;" | {{{name|Ability Name}}} | ! colspan="2" style="font-size: 120%;" | {{{name|Ability Name}}} | ||
| Line 9: | Line 9: | ||
|{{#if:{{{requires|}}}|{{{requires|}}}|}} | |{{#if:{{{requires|}}}|{{{requires|}}}|}} | ||
|- | |- | ||
| colspan="2" style="text-align: left;padding-left: 1.5em;padding-right: 1.5em;font-size: | | colspan="2" style="text-align: left;padding-left: 1.5em;padding-right: 1.5em;font-size:90%;" | {{{desc|Description text}}} | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
Revision as of 23:27, 17 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. | |