Template:5e Spell Pointer/doc

From Dungeons and Dragons Wiki
< Template:5e Spell Pointer
Revision as of 17:43, 10 April 2017 by Rlyehable (talk | contribs) (Created page with "==Usage== Template for 5th edition spells that are copyrighted and published. ==Syntax== <pre>{{5e Spell Pointer |name= |level= <!--0 for cantrip--> |school= <!-- Conjuration...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Usage

Template for 5th edition spells that are copyrighted and published.

Syntax

{{5e Spell Pointer
|name=
|level= <!--0 for cantrip-->
|school= <!-- Conjuration, Evocation, etc. -->
|ritual= <!-- y if ritual-->
|casttime= <!-- action, bonus, reaction, minute, hour, {freeform} -->
|range= <!-- 60 feet -->
|comp=V, S, M <!-- no material listing -->
|dur= <!-- duration Instantaneous, 1 round, 1 hour, etc.-->
|summary= <!-- UNOFFICIAL summary of spell -->
|scales= <!-- blank or description of being cast at higher levels-->
|pub= <!-- publication -->
}}

Example

{{5e Spell Pointer
|name=foo
|level=0<!--0 for cantrip-->
|school=Conjuration <!-- Conjuration, Evocation, etc. -->
|ritual=  <!-- y if ritual-->
|casttime=action<!-- action, bonus, reaction, minute, hour, {freeform} -->
|range=Touch<!-- 60 feet -->
|comp=V, S, M<!-- V, S, M -->
|dur= Instantaneous<!-- duration Instantaneous, 1 round, 1 hour, etc.-->
|summary=foo creates a fully stocked bar, complete with bartender<!-- summary of spell -->
|scales=Y
|pub=Bar's Guide to Spells
}}

produces:

name=foo level=0 school=Conjuration ritual= casttime=action range=Touch comp=V, S, M dur= Instantaneous summary=foo creates a fully stocked bar, complete with bartender scales=Y pub=Bar's Guide to Spells

}}