Difference between revisions of "Template:Ritual"
Jump to navigation
Jump to search
m |
|||
Line 4: | Line 4: | ||
{{Ritual | {{Ritual | ||
|list|of|character|types| | |list|of|character|types| | ||
− | |name = | + | |name = The Name of this Ritual |
− | |level = | + | |level = The level of Rituals this background needs. |
− | |requires = | + | |requires = Character sheet requirements |
− | | | + | |components = In-game requirements |
− | | | + | |cost = The amount and resource required to cast it |
− | |renown = | + | |renown = If it provides renown, list it here |
− | |purpose = | + | |purpose = A short description of the Ritual's effects |
− | |casttime = | + | |casttime = How much time should a player expect to spend on the ritual itself? |
− | |description = | + | |notes = Any additional notes, like a 1x/day or 1x/game message |
+ | |description = The full ritual description. If you need a pipe in your ritual, escape it with {{!}} | ||
}} | }} | ||
</pre> | </pre> | ||
− | Remember to include the ending | in the list of character types. | + | You can also designate a ritual card with <pre class=card></card> |
+ | |||
+ | '''Remember to include the ending | in the list of character types.''' | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
__NOTOC__ | __NOTOC__ | ||
Line 26: | Line 29: | ||
{{#if:{{{components|}}}| | {{#if:{{{components|}}}| | ||
{{!}}{{!}} '''Components:''' {{!}}{{!}} {{{components}}}}} | {{!}}{{!}} '''Components:''' {{!}}{{!}} {{{components}}}}} | ||
+ | |- | ||
+ | || '''Level:''' || {{{level}}} | ||
+ | |- | ||
+ | || '''Cost:''' || {{{cost}}} | ||
+ | |- | ||
+ | || '''Cast Time:''' || {{{casttime}}} | ||
|- | |- | ||
{{#if:{{{renown|}}}| | {{#if:{{{renown|}}}| | ||
{{!}}{{!}} '''May contribute to:'''{{!}}{{!}} {{{renown}}}}} | {{!}}{{!}} '''May contribute to:'''{{!}}{{!}} {{{renown}}}}} | ||
+ | |- | ||
+ | {{#if:{{{notes|}}}| | ||
+ | {{!}}{{!}} '''Notes:''' {{!}}{{!}} {{{notes}}}}} | ||
|- | |- | ||
{{#if:{{{purpose|}}}| | {{#if:{{{purpose|}}}| | ||
{{!}}{{!}} '''Purpose:''' {{!}}{{!}} {{{purpose}}}}} | {{!}}{{!}} '''Purpose:''' {{!}}{{!}} {{{purpose}}}}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
{{{description}}} | {{{description}}} |
Revision as of 19:20, 25 May 2017
- Usage
{{Ritual |list|of|character|types| |name = The Name of this Ritual |level = The level of Rituals this background needs. |requires = Character sheet requirements |components = In-game requirements |cost = The amount and resource required to cast it |renown = If it provides renown, list it here |purpose = A short description of the Ritual's effects |casttime = How much time should a player expect to spend on the ritual itself? |notes = Any additional notes, like a 1x/day or 1x/game message |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.