Template:4E ritual: Difference between revisions

From Action
Jump to navigation Jump to search
Urban (talk | contribs)
m Changed span to div.
Urban (talk | contribs)
Added optional argument for requirements.
Line 13: Line 13:
* <tt>keyskill</tt> - skill rolled
* <tt>keyskill</tt> - skill rolled
* <tt>duration</tt> - how long it lasts
* <tt>duration</tt> - how long it lasts
 
* <tt>'''{{add|requirements}}'''</tt> - (optional) requirements. Hidden unless argument is used.
== Preview ==
== Preview ==
<onlyinclude><h3>{{{name|Ritual name}}}</h3>
<onlyinclude><h3>{{{name|Ritual name}}}</h3>
Line 25: Line 25:
||'''Time''': {{{time}}}||align="right" |'''Key Skill''': {{{keyskill}}}
||'''Time''': {{{time}}}||align="right" |'''Key Skill''': {{{keyskill}}}
|-
|-
||'''Duration''': {{{duration}}}  
||'''Duration''': {{{duration}}}
|-
|-  
{{#if:{{{requirements|}}}|{{!}}{{!}}'''Requirements:''' {{{requirements}}}
{{!}}-
}}
|}</onlyinclude>
|}</onlyinclude>
<small>''This text is not part of the template. It is included only as an indicator vertical space usage.''</small>
<small>''This text is not part of the template. It is included only as an indicator vertical space usage.''</small>
<!-- Category -->
<!-- Category -->
[[Category:4E templates]]
[[Category:4E templates]]

Revision as of 13:15, 13 October 2008

This template is used to display a ritual for 4th Edition Dungeon & Dragons.

Arguments

  • name - name of ritual (required)
  • fluff - ritual fluff
  • level
  • componentcost - cost to use
  • category - from list: binding. creation, deception, divination, exploration, restoration, scrying, travel, warding
  • marketprice - cost to learn
  • time - time to use
  • keyskill - skill rolled
  • duration - how long it lasts
  • requirements - (optional) requirements. Hidden unless argument is used.

Preview

Ritual name

{{{fluff}}}
Level: {{{level}}} Component Cost: {{{componentcost}}}
Category: {{{category}}} Market Price: {{{marketprice}}}
Time: {{{time}}} Key Skill: {{{keyskill}}}
Duration: {{{duration}}}

This text is not part of the template. It is included only as an indicator vertical space usage.