Difference between revisions of "Template:Rituals"

From Shadow Accord
Jump to: navigation, search
Line 20: Line 20:
 
| style="text-align: center; background: #FFFCF7; padding: 5px;" | {{{Components}}}
 
| style="text-align: center; background: #FFFCF7; padding: 5px;" | {{{Components}}}
 
|-  
 
|-  
{{ #if: {{{Special|}}} | style="text-align: right; font-weight: bold; width:80px; background: #FFEBCC; padding: 5px;" | Special: | style="text-align: center; background: #FFFCF7; padding: 5px;" | {{{Special|}}} |- }}
+
{{ #if: {{{Special|}}} |
 +
| style="text-align: right; font-weight: bold; width:80px; background: #FFEBCC; padding: 5px;" | Special:  
 +
| style="text-align: center; background: #FFFCF7; padding: 5px;" | {{{Special|}}}  
 +
|- }}
 
| style="text-align: right; font-weight: bold; width:80px; background: #FFEBCC; padding: 5px;" | Instructions:
 
| style="text-align: right; font-weight: bold; width:80px; background: #FFEBCC; padding: 5px;" | Instructions:
 
| style="text-align: left; background: #FFFCF7; padding: 5px;" | {{{Instructions}}}
 
| style="text-align: left; background: #FFFCF7; padding: 5px;" | {{{Instructions}}}

Revision as of 01:09, 10 March 2016

{{ #if: |
{{{Ritual Name}}}
Type: {{{Type}}}
Casting Requirements: {{{Casting Requirements}}}
Rarity: {{{Rarity}}}
Summary: {{{Summary}}}
Cost: {{{Cost}}}
Components: {{{Components}}}
Special:
Instructions: {{{Instructions}}}
Effects: {{{Effects}}}


Usage

To use this template on a Power's page, simply paste this Wiki-markup in to the edit page:

{{Template:Rituals
 | Ritual Name          = 
 | Type                 = 
 | Casting Requirements = 
 | Rarity               = 
 | Summary              = 
 | Cost                 =
 | Components           =
 | Special              =
 | Instructions         =
 | Effects              =
}}