Difference between revisions of "Template:AbilityBox"
Jump to navigation
Jump to search
(Created page with '{| class="prettytable" style="text-align: center;" |- ! colspan="2" style="font-size: 120%;" | {{{name|Ability Name}}} |- !{{#if:{{{syntax|}}}|Syntax|}} |{{#if:{{{syntax|}}}|<cod…') |
m |
||
(20 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{| class=" | {| class="wikitable" style="width:90%; margin:auto" | ||
! colspan="2" style="text-align:left; font-size:18px" | {{{AbilityName}}} | |||
|- | |- | ||
| style="width:35%; padding:15px" | '''Syntax:''' <br /><code>{{{AbilitySyntax}}}</code> | |||
| rowspan="2" style="padding:15px" | {{{AbilityDescription}}} | |||
|- | |- | ||
| style="width:35%; padding:15px" | {{{AbilityDetails}}} | |||
|- | |- | ||
| colspan="2" style="padding:15px" | '''Changelog:''' | |||
{{{AbilityChangelog}}} | |||
| colspan="2" style=" | |||
|} | |} |
Latest revision as of 12:53, 16 January 2019
{{{AbilityName}}} | |
---|---|
Syntax: {{{AbilitySyntax}}}
|
{{{AbilityDescription}}} |
{{{AbilityDetails}}} | |
Changelog:
{{{AbilityChangelog}}} |