Difference between revisions of "Template:4E ritual"

From Action
Jump to navigation Jump to search
(width:35em)
m (Added ritual name parameter.)
Line 3: Line 3:
 
This template is used to display a ritual for 4th Edition Dungeon & Dragons.
 
This template is used to display a ritual for 4th Edition Dungeon & Dragons.
  
== Argument ==
+
== Arguments ==
* fluff - ritual fluff
+
* <tt>name</tt> - name of ritual (required)
* level
+
* <tt>fluff</tt> - ritual fluff
* componentcost - cost to use
+
* <tt>level</tt>
* category - from list: binding. creation, deception, divination, exploration, restoration, scrying, travel, warding
+
* <tt>componentcost</tt> - cost to use
* marketprice - cost to learn
+
* <tt>category</tt> - from list: binding. creation, deception, divination, exploration, restoration, scrying, travel, warding
* time - time to use
+
* <tt>marketprice</tt> - cost to learn
* keyskill - skill rolled
+
* <tt>time</tt> - time to use
* duration - how long it lasts
+
* <tt>keyskill</tt> - skill rolled
* text - Description of the power. Wiki markup is required for this.
+
* <tt>duration</tt> - how long it lasts
 +
* <tt>text</tt> - Description of the power. Wiki markup is required for this.
  
 
== Preview ==
 
== Preview ==
</noinclude><includeonly>
+
<onlyinclude>
<!-- Category -->
+
=== {{{name|Ritual name}}} ===
[[Category:Game templates]]
+
<span style="background:#eee">''{{{fluff}}}''</span>
</includeonly>
 
 
{|style="width:35em;"
 
{|style="width:35em;"
|-style="background:#eee;"
 
|colspan="2"|''{{{fluff|fluff}}}''
 
 
|-
 
|-
 
||'''Level''': {{{level}}}||align="right" |'''Component Cost''': {{{componentcost}}}
 
||'''Level''': {{{level}}}||align="right" |'''Component Cost''': {{{componentcost}}}
Line 31: Line 29:
 
||'''Duration''': {{{duration}}}  
 
||'''Duration''': {{{duration}}}  
 
|-
 
|-
|colspan="2"|{{{text}}}
+
|}
|}<noinclude>
+
{{{text}}}
 +
</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>
</noinclude>
+
<!-- Category -->
 +
[[Category:4E templates]]

Revision as of 09:39, 11 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
  • text - Description of the power. Wiki markup is required for this.

Preview

Ritual name

{{{fluff}}}

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

{{{text}}}

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