Difference between revisions of "Template:Rituals"
(17 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {| class="wikitable" style="text-align:center; width: | + | {| class="wikitable" style="text-align:center; width:90%; 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;" | {{{Ritual Name}}} | ! colspan="2" style="text-align: center; font-weight: bold; background: #FFD699; font-size: 110%; padding: 5px;" | {{{Ritual Name}}} | ||
|- | |- | ||
− | | style="text-align: right; font-weight: bold; width: | + | | style="text-align: right; font-weight: bold; width:80px; background: #FFEBCC; padding: 5px;" | Type: |
| style="text-align: center; background: #FFFCF7; padding: 5px;" | {{{Type}}} | | style="text-align: center; background: #FFFCF7; padding: 5px;" | {{{Type}}} | ||
|- | |- | ||
− | | style="text-align: right; font-weight: bold; width: | + | | style="text-align: right; font-weight: bold; width:80px; background: #FFEBCC; padding: 5px;" | Casting Requirements: |
| style="text-align: center; background: #FFFCF7; padding: 5px;" | {{{Casting Requirements}}} | | style="text-align: center; background: #FFFCF7; padding: 5px;" | {{{Casting Requirements}}} | ||
|- | |- | ||
− | | style="text-align: right; font-weight: bold; width: | + | | style="text-align: right; font-weight: bold; width:80px; background: #FFEBCC; padding: 5px;" | Rarity: |
| style="text-align: center; background: #FFFCF7; padding: 5px;" | {{{Rarity}}} | | style="text-align: center; background: #FFFCF7; padding: 5px;" | {{{Rarity}}} | ||
|- | |- | ||
− | | style="text-align: right; font-weight: bold; width: | + | | style="text-align: right; font-weight: bold; width:80px; background: #FFEBCC; padding: 5px;" | Summary: |
| style="text-align: center; background: #FFFCF7; padding: 5px;" | {{{Summary}}} | | style="text-align: center; background: #FFFCF7; padding: 5px;" | {{{Summary}}} | ||
|- | |- | ||
− | | style="text-align: right; font-weight: bold; width: | + | | style="text-align: right; font-weight: bold; width:80px; 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: | + | | style="text-align: right; font-weight: bold; width:80px; background: #FFEBCC; padding: 5px;" | Components: |
| style="text-align: center; background: #FFFCF7; padding: 5px;" | {{{Components}}} | | style="text-align: center; background: #FFFCF7; padding: 5px;" | {{{Components}}} | ||
|- | |- | ||
− | | style="text-align: right; font-weight: bold; width: | + | | style="text-align: right; font-weight: bold; width:80px; background: #FFEBCC; padding: 5px;" | Special: |
− | | style="text-align: | + | | 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: left; background: #FFFCF7; padding: 5px;" | {{{Instructions}}} | ||
|- | |- | ||
− | | style="text-align: right; font-weight: bold; width: | + | | style="text-align: right; font-weight: bold; width:80px; background: #FFEBCC; padding: 5px;" | Effects: |
− | | style="text-align: | + | | style="text-align: left; background: #FFFCF7; padding: 5px;" | {{{Effects}}} |
|} | |} | ||
− | + | <center>Return to the [[Rituals|Rituals]] page.</center> | |
<noinclude> | <noinclude> | ||
== Usage == | == Usage == | ||
− | To use this template on a | + | To use this template on a Ritual's page, simply paste this Wiki-markup in to the edit page: |
<pre style="overflow:auto"> | <pre style="overflow:auto"> | ||
Line 38: | Line 41: | ||
| Rarity = | | Rarity = | ||
| Summary = | | Summary = | ||
− | | Cost = | + | | Cost = |
− | | Components = | + | | Components = |
− | | Instructions = | + | | Special = |
− | | Effects = | + | | Instructions = |
+ | | Effects = | ||
}} | }} | ||
</pre>{{clear}} | </pre>{{clear}} | ||
Line 47: | Line 51: | ||
<includeonly> | <includeonly> | ||
− | |||
− | |||
[[Category:Shadow Accord Player Rules v2.1.0]] | [[Category:Shadow Accord Player Rules v2.1.0]] | ||
[[Category:Rituals]] | [[Category:Rituals]] | ||
[[Category:Pages_which_contain_Rules]] | [[Category:Pages_which_contain_Rules]] | ||
</includeonly> | </includeonly> |
Latest revision as of 22:58, 16 March 2016
{{{Ritual Name}}} | |
---|---|
Type: | {{{Type}}} |
Casting Requirements: | {{{Casting Requirements}}} |
Rarity: | {{{Rarity}}} |
Summary: | {{{Summary}}} |
Cost: | {{{Cost}}} |
Components: | {{{Components}}} |
Special: | |
Instructions: | {{{Instructions}}} |
Effects: | {{{Effects}}} |
Usage[edit]
To use this template on a Ritual'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 = }}