Difference between revisions of "Template:Abilities"
From Jelly Paladin Wiki
(Created page with "<noinclude> ==Usage== Copy this code into a page and fill in each field. {| | <pre> {{Abilities |Ability= |Description= |Ability 2= |Description 2= |Ability 3= |Description 3...") |
m |
||
Line 19: | Line 19: | ||
{|class="wikitable" style="float: center; text-align: center;" | {|class="wikitable" style="float: center; text-align: center;" | ||
|- | |- | ||
− | ! style="background-color:# | + | ! style="background-color:#77FFEE; width:75px; padding-left: 7px; padding-right:7px;" | Ability |
− | ! style="background-color:# | + | ! style="background-color:#77FFEE; width:225px; padding-left: 7px; padding-right:7px;" | Description |
|- | |- | ||
| style="background-color:white;" | {{{Ability}}} | | style="background-color:white;" | {{{Ability}}} |
Revision as of 07:15, 20 September 2013
Usage
Copy this code into a page and fill in each field.
{{Abilities |Ability= |Description= |Ability 2= |Description 2= |Ability 3= |Description 3=}} |
Ability | Description |
---|---|
{{{Ability}}} | {{{Description}}} |
{{{Ability 2}}} | {{{Description 2}}} |
{{{Ability 3}}} | {{{Description 3}}} |