Template:One Spell: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 24: | Line 24: | ||
<span style="display:inline; font-size: 1.4em; text-align:left;">'''{{{name}}}'''</span>{{#if: {{{refs|}}}| {{{refs}}}|}} ({{One|Spell}}){{#if: {{{pointer|}}}| ([[pointer]])|}}<br /> | <span style="display:inline; font-size: 1.4em; text-align:left;">'''{{{name}}}'''</span>{{#if: {{{refs|}}}| {{{refs}}}|}} ({{One|Spell}}){{#if: {{{pointer|}}}| ([[pointer]])|}}<br /> | ||
<span style="display:inline-block; width:7rem; text-align:left; background:WhiteSmoke;">Level:</span> {{#switch: {{{level}}} | <span style="display:inline-block; width:7rem; text-align:left; background:WhiteSmoke;">Level:</span> {{#switch: {{{level}}} | ||
|0 = 0-level | |0 = 0-level ({{Onelc|Cantrip}}) | ||
|1 = 1st-level | |1 = 1st-level | ||
|2 = 2nd-level | |2 = 2nd-level | ||
|3 = 3rd-level | |3 = 3rd-level | ||
|Cantrip = 0-level | |Cantrip = 0-level ({{Onelc|Cantrip}}) | ||
|{{{level}}}th-level spell | |{{{level}}}th-level spell | ||
}}''<br /> | }}''<br /> |
Revision as of 09:43, 22 October 2022
This template defines the table "One_Spell". View table.
Template documentation (for the above template, sometimes hidden or invisible)
Usage
Template for 5th edition spells.
Syntax
{{One Spell |name= |sorttext= |refs= |level= <!--0 for cantrip--> |list= <!--Arcane, Divine, or Primal--> |school= <!-- Conjuration, Evocation, etc. --> |ritual= <!-- y if ritual--> |casttime= <!-- action, bonus, reaction, minute, hour, {freeform} --> |casttext= <!-- text after casting time, ex. reaction condition --> |range= <!-- 60 feet --> |comp= <!-- V, S, M --> |material= <!--{freeform} diamond worth 50gp--> |concentration= <!--y or blank--> |dur= <!-- duration i=Instantaneous, else 1 round, 1 hour, etc.--> |summary= <!-- summary of spell --> |fluff= <!-- if spell has fluff-text --> |rules= <!-- text of spell mechanics --> |higherlevels= <!-- blank or description of being cast at higher levels--> }}
Add'l Optional Entries
|vcomp= <!-- blank or true. valuable component. material has gp value? --> |ccomp= <!-- blank or true. comsumable component. material consumed in casting? --> |canon= <!-- blank or true. true of published by WotC --> |casters= <!-- list of classes that cast this spell --> |offlistcaster= <!--list of classes/subclasses that can cast this spell outside their normal spell group--> |pointer= <!--blank or true> |racespell= <!--blank, links to race/subrace--> |subclassspell= <!--blank, list of subclasses-->
Deprecated Entries
|domainspell= <-- replaced with subclassspell= -->
Example
{{One Spell |name=foo |sorttext= |refs=<ref name="foo1">{{Cite Pub|Foo's Guide to Nothing|pages=103}} Licensed: [[CC-BY-SA]]</ref> |level=0<!--0 for cantrip--> |list=Divine, Primal |school=Abjuration <!-- Conjuration, Evocation, etc. --> |ritual= <!-- y if ritual--> |casttime=action<!-- action, bonus, reaction, minute, hour, {freeform} --> |casttext= <!-- text after casting time, ex. reaction condition --> |range=Touch<!-- 60 feet --> |comp=V, S, M<!-- V, S, M --> |material=A forked stick<!--{freeform} diamond worth 50gp--> |concentration=y <!--y or blank--> |dur=up to 1 {{Onelc|Minute}}<!-- duration Instantaneous, 1 round, 1 hour, etc.--> |summary= foo produces foo effect<!-- summary of spell --> |fluff= You wave your hands in the air spouting gibberish<!-- if spell has fluff-text --> |rules= You make an unarmed melee attack. If successful the target takes d6 psychic damage.<!-- text of spell mechanics --> |higherlevels=This spell's damage increases at 5th (2d6)<!-- blank or description of being cast at higher levels--> |offlistcaster=Bard, Sorcerer <!-- list of classes that cast this spell --> }}
produces:
foo [1] (Spell)
Level: 0-level (cantrip)
Spell List: Divine, Primal
School: Abjuration
Casting Time: 1 action
Range: Touch
Components: V, S, M (A forked stick)
Duration: Concentration, up to 1 minute
Scales: Fasle
You wave your hands in the air spouting gibberish
You make an unarmed melee attack. If successful the target takes d6 psychic damage.
Visit Template:One Spell/doc to edit this text! (How does this work?)
- Foo's Guide to Nothing p. 103. Licensed: CC-BY-SA ↑