Difference between revisions of "Template:Item"

From Will of the Seven Campaign
Jump to: navigation, search
Line 7: Line 7:
  
 
<pre><nowiki>{{Item|
 
<pre><nowiki>{{Item|
name= Name of the Item |
+
        name=         Name of the Item |
type= Item type, eg. Ring. (optional - defaults to trinket) |
+
        type=         Item type, eg. Ring. (optional - defaults to trinket) |
attunement= does it require attunement (optional - defaults to no) |
+
        attunement=   does it require attunement (optional - defaults to no) |  
charges= how many charges does it have, if any (optional) |
+
        charges=     how many charges does it have, if any (optional) |
weight= how heavy is it? (optional) |
+
        weight=       how heavy is it? (optional) |
ac= Armor Class it offers to the user if any. (optional) |
+
        ac=           Armor Class it offers to the user if any. (optional) |
special= Special Rule Text (optional)|
+
        special=     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;  

Revision as of 08:33, 27 April 2017

Please use this template when posting stats for both mundane and magical non-consumable items that are not weapons. For consumable items such as potions use Template:Gear. For poisons use Template:Poison.

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) |
         ac=           Armor Class it offers to the user if any. (optional) |
         special=      Special Rule Text (optional)|
}}

{{{name}}}
trinket


Requires Attunement: no
Charges: -
Weight: 0
AC: -


no additional special rules



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