Difference between revisions of "Template:Powers"
(19 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {| class="wikitable" style="text-align:center; width:400px; border: | + | {| 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: # | + | ! colspan="2" style="text-align: center; font-weight: bold; background: #FFD699; font-size: 110%; padding: 5px;" | {{{Power Name}}} |
|- | |- | ||
− | | style="text-align: right; font-weight: bold; width: | + | | style="text-align: right; font-weight: bold; width:60px; background: #FFEBCC; padding: 5px;" | Cost: |
− | | style="text-align: center; background: # | + | | style="text-align: center; background: #FFFCF7; padding: 5px;" | {{{Cost}}} |
|- | |- | ||
− | | style="text-align: right; font-weight: bold; width: | + | | style="text-align: right; font-weight: bold; width:60px; background: #FFEBCC; padding: 5px;" | [[Core_Rules#Signature_.28Sig.29_Calls|<span style="color:#000000">Call</span>]]: |
− | | style="text-align: center; background: # | + | | style="text-align: center; background: #FFFCF7; padding: 5px;" | {{{Call}}} |
− | |- | + | |- |
− | | colspan="2" style="text-align: left; background: # | + | | colspan="2" style="text-align: left; background: #FFFCF7; padding: 5px;" | {{{Description}}} |
|} | |} | ||
Line 21: | Line 21: | ||
| Call = | | Call = | ||
| Description = | | Description = | ||
+ | | Addendum = | ||
}} | }} | ||
</pre>{{clear}} | </pre>{{clear}} | ||
+ | == 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}} | ||
</noinclude> | </noinclude> | ||
+ | <includeonly> | ||
[[Category:Out of Game]] | [[Category:Out of Game]] | ||
[[Category:Rules Team]] | [[Category:Rules Team]] | ||
Line 31: | Line 42: | ||
[[Category:Powers]] | [[Category:Powers]] | ||
[[Category:Pages_which_contain_Rules]] | [[Category:Pages_which_contain_Rules]] | ||
+ | </includeonly> |
Latest revision as of 23:51, 28 January 2015
{{{Power Name}}} | |
---|---|
Cost: | {{{Cost}}} |
Call: | {{{Call}}} |
{{{Description}}} |
Usage[edit]
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[edit]
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 |}