Difference between revisions of "Template:Item"

From Will of the Seven Campaign
Jump to: navigation, search
(Undo revision 2383 by Luke (talk))
 
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
Please use this template when posting stats for spells.
+
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]].
  
 
'''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>{{Spell|
+
<pre><nowiki>{{Item|
         name=        name of the spell |
+
         name=        Name of the Item |
         school=       spell school |
+
         type=         Item type, eg. Ring. (optional - defaults to trinket) |
         level=       spell level |
+
         attunementdoes it require attunement (optional - defaults to no) |   
        range=        spell range in feet |    
+
         charges=     how many charges does it have, if any (optional) |
        duration=    spell duration |
+
         weight=       how heavy is it? (optional) |
        casttime=        casting time |
+
         special=      Special Rule Text (optional)|
        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 22: Line 18:
  
 
<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>
'''School:''' {{{school}}}<br>
+
'''Requires Attunement:''' {{{attunement|no}}}<br>
'''Level:''' {{{level}}}<br>
+
'''Charges:''' {{{charges|-}}}<br>
'''Range:''' {{{range}}}<br>
+
'''Weight:''' {{{weight|0}}}<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>

Latest revision as of 14:07, 9 October 2017

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.

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.

{{Item|
         name=         Name of the Item |
         type=         Item type, eg. Ring. (optional - defaults to trinket) |
         attunement=   does it require attunement (optional - defaults to no) |   
         charges=      how many charges does it have, if any (optional) |
         weight=       how heavy is it? (optional) |
         special=      Special Rule Text (optional)|
}}

{{{name}}}
trinket


Requires Attunement: no
Charges: -
Weight: 0


no additional special rules



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