Difference between revisions of "Template:Ritual"

From Dark Prospects Rules
Jump to navigation Jump to search
m
m
Line 1: Line 1:
<noinclude>
 
; Usage:
 
<pre style="overflow:auto">
 
{{Ritual
 
|list|of|character|types|
 
|name = The Name of this Ritual
 
|requires = Character sheet requirements (optional)
 
|components = In-game requirements (optional)
 
|target = The target of the effect (optional)
 
|level = The level of Rituals this background needs.
 
|cost = The amount and resource required to cast it
 
|casttime = How much time should a player expect to spend on the ritual itself?
 
|renown = If it provides renown, list it here (optional)
 
|notes = Any additional notes, like a 1x/day or 1x/game message (optional)
 
|purpose = A short description of the Ritual's effects (optional)
 
|description = The full ritual description. If you need a pipe in your ritual, escape it with {{!}}
 
}}
 
</pre>
 
You can also designate a ritual card with &lt;pre class=card&gt;&lt;/card&gt;
 
 
'''Remember to include the ending | in the list of character types.'''
 
</noinclude><includeonly>
 
 
__NOTOC__
 
__NOTOC__
 +
<includeonly>
 
<div class='ritual'>
 
<div class='ritual'>
 
=={{{name}}} ({{{level}}})==
 
=={{{name}}} ({{{level}}})==
Line 73: Line 52:
 
{{#if: {{{15|}}} |[[Category:{{{15}}} Rituals]]}}
 
{{#if: {{{15|}}} |[[Category:{{{15}}} Rituals]]}}
 
</includeonly>
 
</includeonly>
 +
<noinclude>
 +
; Usage:
 +
<pre style="overflow:auto">
 +
{{Ritual
 +
|list|of|character|types|
 +
|name = The Name of this Ritual
 +
|requires = Character sheet requirements (optional)
 +
|components = In-game requirements (optional)
 +
|target = The target of the effect (optional)
 +
|level = The level of Rituals this background needs.
 +
|cost = The amount and resource required to cast it
 +
|casttime = How much time should a player expect to spend on the ritual itself?
 +
|renown = If it provides renown, list it here (optional)
 +
|notes = Any additional notes, like a 1x/day or 1x/game message (optional)
 +
|purpose = A short description of the Ritual's effects (optional)
 +
|description = The full ritual description. If you need a pipe in your ritual, escape it with {{!}}
 +
}}
 +
</pre>
 +
You can also designate a ritual card with &lt;pre class=card&gt;&lt;/card&gt;
 +
 +
'''Remember to include the ending | in the list of character types.'''
 +
</noinclude>

Revision as of 20:18, 25 May 2017


Usage
{{Ritual
|list|of|character|types|
|name = The Name of this Ritual
|requires = Character sheet requirements (optional)
|components = In-game requirements (optional)
|target = The target of the effect (optional)
|level = The level of Rituals this background needs.
|cost = The amount and resource required to cast it
|casttime = How much time should a player expect to spend on the ritual itself?
|renown = If it provides renown, list it here (optional)
|notes = Any additional notes, like a 1x/day or 1x/game message (optional)
|purpose = A short description of the Ritual's effects (optional)
|description = The full ritual description. If you need a pipe in your ritual, escape it with {{!}}
}}

You can also designate a ritual card with <pre class=card></card>

Remember to include the ending | in the list of character types.