Difference between revisions of "Template:AbilityBox"

From ImperianWiki
Jump to navigation Jump to search
Line 2: Line 2:
|-
|-
! colspan="2" style="font-size: 120%;" | {{{name|Ability Name}}}
! colspan="2" style="font-size: 120%;" | {{{name|Ability Name}}}
|- {{#if:{{{syntax|}}}||style="display:none;"|}}
| Syntax: || {{#if:{{{syntax|}}}|{{{syntax}}}||}}
|- {{#if:{{{balancetime|}}}||style="display:none;"|}}
|- {{#if:{{{balancetime|}}}||style="display:none;"|}}
| Balance Time: || {{#if:{{{balancetime|}}}|{{{balancetime}}}||}}
| Balance Time: || {{#if:{{{balancetime|}}}|{{{balancetime}}}||}}
|- {{#if:{{{balancetype|}}}||style="display:none;"|}}
| 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 04:52, 10 April 2014

Ability Name
Syntax:
Balance Time:
Balance Type:
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
Syntax:
Balance Time:
Balance Type:
A person who trains their body in survival methods, will learn how to swim through the waters of Aetherius.