Difference between revisions of "Template:Powers"

From Shadow Accord
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
! colspan="2" style="text-align: center; font-weight: bold; background: #FFD699; font-size: 110%; padding: 5px;" | {{{Power Name}}}
 
! 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:50px; background: #FFEBCC; padding: 5px;" | Cost:
+
| style="text-align: right; font-weight: bold; width:60px; background: #FFEBCC; padding: 5px;" | Cost:
 
| style="text-align: center; background: #FFFCF7; padding: 5px;" | {{{Cost}}}
 
| style="text-align: center; background: #FFFCF7; padding: 5px;" | {{{Cost}}}
 
|-
 
|-
| style="text-align: right; font-weight: bold; width:50px; background: #FFEBCC; padding: 5px;" | Call:
+
| 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: #FFFCF7; padding: 5px;" | {{{Call}}}
 
| style="text-align: center; background: #FFFCF7; padding: 5px;" | {{{Call}}}
 
|-  
 
|-  
Line 25: Line 25:
 
</pre>{{clear}}
 
</pre>{{clear}}
  
</noinclude>
 
<includeonly>
 
[[Category:Out of Game]]
 
[[Category:Rules Team]]
 
[[Category:Shadow Accord Player Rules v2.0.1]]
 
[[Category:Powers]]
 
[[Category:Pages_which_contain_Rules]]
 
</includeonly>
 
 
== 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.
 
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.
Line 42: Line 34:
 
|}
 
|}
 
</pre>{{clear}}
 
</pre>{{clear}}
 +
</noinclude>
 +
 +
<includeonly>
 +
[[Category:Out of Game]]
 +
[[Category:Rules Team]]
 +
[[Category:Shadow Accord Player Rules v2.0.1]]
 +
[[Category:Powers]]
 +
[[Category:Pages_which_contain_Rules]]
 +
</includeonly>

Latest revision as of 00:51, 29 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
|}