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 |
||
| (One intermediate revision by the same user not shown) | |||
| Line 15: | Line 15: | ||
</pre> | </pre> | ||
|} | |} | ||
| − | </noinclude> | + | </noinclude>{|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}}} | ||
Latest revision as of 07:16, 20 September 2013
Usage[edit]
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}}} |