Difference between revisions of "Template:Powers"
Line 33: | Line 33: | ||
[[Category:Pages_which_contain_Rules]] | [[Category:Pages_which_contain_Rules]] | ||
</includeonly> | </includeonly> | ||
+ | == Addendum == | ||
+ | Since Addendum are special conditions, it doesn't need to be apart of the main power template box. In order to add an official looking Addendum section, just paste in this code and put the Addendum details where it says "PLACE TEXT HERE" because logic. | ||
+ | <pre style="overflow:auto"> | ||
+ | {| class="wikitable" style="text-align:center; width:400px; border: 2px solid #ff6600; margin: 1em auto 1em auto;" | ||
+ | ! colspan="2" style="text-align: center; font-weight: bold; background: #FFD699; font-size: 110%; padding: 5px;" | Addendum | ||
+ | |- | ||
+ | | colspan="2" style="text-align: left; background: #FFFCF7; padding: 5px;" | PLACE TEXT HERE | ||
+ | |} | ||
+ | </pre>{{clear}} |
Revision as of 23:48, 27 January 2015
{{{Power Name}}} | |
---|---|
Cost: | {{{Cost}}} |
Call: | {{{Call}}} |
{{{Description}}} |
Usage
To use this template on a Power's page, simply paste this Wiki-markup in to the edit page:
{{Template:Powers | Power Name = | Cost = | Call = | Description = | Addendum = }}
Addendum
Since Addendum are special conditions, it doesn't need to be apart of the main power template box. In order to add an official looking Addendum section, just paste in this code and put the Addendum details where it says "PLACE TEXT HERE" because logic.
{| class="wikitable" style="text-align:center; width:400px; border: 2px solid #ff6600; margin: 1em auto 1em auto;" ! colspan="2" style="text-align: center; font-weight: bold; background: #FFD699; font-size: 110%; padding: 5px;" | Addendum |- | colspan="2" style="text-align: left; background: #FFFCF7; padding: 5px;" | PLACE TEXT HERE |}