Difference between revisions of "Template:Item"

From Will of the Seven Campaign
Jump to: navigation, search
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
Please use this template when posting stats for both mundane and magical non-consumable items that are not weapons or armor. For consumable items such as potions use [[Template:Gear]]. For poisons use [[Template:Poison]]. for weapons use [[Template:Weapon]] and for armor use [[Template:Armor]].
+
Please use this template when posting stats for spells.
  
 
'''Usage Example:'''
 
'''Usage Example:'''
Line 6: Line 6:
 
Copy and paste the example below, and modify the values. Remember that each line/section must end with a pipe character "|". Some sections are optional and can be skipped.
 
Copy and paste the example below, and modify the values. Remember that each line/section must end with a pipe character "|". Some sections are optional and can be skipped.
  
<pre><nowiki>{{Item|
+
<pre><nowiki>{{Spell|
         name=        Name of the Item |
+
         name=        name of the spell |
         type=         Item type, eg. Ring. (optional - defaults to trinket) |
+
         school=       spell school |
         attunementdoes it require attunement (optional - defaults to no) |   
+
         level=       spell level |
         charges=     how many charges does it have, if any (optional) |
+
        range=        spell range in feet |    
         weight=       how heavy is it? (optional) |
+
        duration=    spell duration |
         special=      Special Rule Text (optional)|
+
        casttime=        casting time |
 +
        components=   spell components |
 +
         damage=       damage (optional, default none) |
 +
         damagetype=   damage type (optional, default none) |
 +
         special=      rule text (optional)|
 
}}</nowiki></pre></noinclude>
 
}}</nowiki></pre></noinclude>
 
<div style="float:none; border:1px solid black; width: 455px; background-color:#F5F5F5;  
 
<div style="float:none; border:1px solid black; width: 455px; background-color:#F5F5F5;  
Line 18: Line 22:
  
 
<strong style="font-variant: small-caps; font-size: large;">{{{name}}}</strong><br>
 
<strong style="font-variant: small-caps; font-size: large;">{{{name}}}</strong><br>
<em>{{{type|trinket}}}</em>
 
 
<hr>
 
<hr>
'''Requires Attunement:''' {{{attunement|no}}}<br>
+
'''School:''' {{{school}}}<br>
'''Charges:''' {{{charges|-}}}<br>
+
'''Level:''' {{{level}}}<br>
'''Weight:''' {{{weight|0}}}<br>
+
'''Range:''' {{{range}}}<br>
 +
'''Cast Time:''' {{{casttime}}}<br>
 +
'''Duration:''' {{{duration}}}<br>
 +
'''Components:''' {{{components}}}<br>
 +
'''Damage:''' {{{damage|none}}}<br>
 +
'''Damage Type:''' {{{damagetype|none}}}<br>
 
<hr>
 
<hr>
 
{{{special|no additional special rules}}}<br>
 
{{{special|no additional special rules}}}<br>

Revision as of 14:06, 9 October 2017

Please use this template when posting stats for spells.

Usage Example:

Copy and paste the example below, and modify the values. Remember that each line/section must end with a pipe character "|". Some sections are optional and can be skipped.

{{Spell|
         name=         name of the spell |
         school=       spell school |
         level=        spell level |
         range=        spell range in feet |   
         duration=     spell duration |
         casttime=         casting time |
         components=   spell components |
         damage=       damage (optional, default none) |
         damagetype=   damage type (optional, default none) |
         special=      rule text (optional)|
}}

{{{name}}}


School: {{{school}}}
Level: {{{level}}}
Range: {{{range}}}
Cast Time: {{{casttime}}}
Duration: {{{duration}}}
Components: {{{components}}}
Damage: none
Damage Type: none


no additional special rules



Information published with permission, as per SRD 5.1
see Will of the Seven Campaign:Copyrights