Difference between revisions of "Template:Powers"

From Shadow Accord
Jump to: navigation, search
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable" style="text-align:center; width:400px; border: 1px solid #ff6600; margin: 1em auto 1em 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: #E2E2FF; font-size: 110%; padding: 1px;" | {{{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: #F5F5F5; padding: 2px;" | Cost:
+
| style="text-align: right; font-weight: bold; width:60px; background: #FFEBCC; padding: 5px;" | Cost:
| style="text-align: center; background: #F5F5F5; padding: 2px;" | {{{Cost}}}
+
| style="text-align: center; background: #FFFCF7; padding: 5px;" | {{{Cost}}}
 
|-
 
|-
| style="text-align: right; font-weight: bold; width:50px; background: #F5F5F5; padding: 2px;" | 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: #F5F5F5; padding: 2px;" | {{{Call}}}
+
| style="text-align: center; background: #FFFCF7; padding: 5px;" | {{{Call}}}
|-
+
|-  
| colspan="2" style="text-align: left; background: #F5F5F5; padding: 2px;" | {{{Description}}}
+
| 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>
 
<includeonly>
 
[[Category:Out of Game]]
 
[[Category:Out of Game]]

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
|}