Template:5e24 Magic Item: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 42: | Line 42: | ||
|Other_Prop = String | |Other_Prop = String | ||
|Properties = list (, ) of String | |Properties = list (, ) of String | ||
| | |Magic_Item_Plan = String | ||
|Prerequisites = Wikitext String | |Prerequisites = Wikitext String | ||
|Hoard_Item = Boolean | |Hoard_Item = Boolean | ||
}} | }} | ||
| Line 77: | Line 74: | ||
Uses: {{{charges}}}|}}<!--endif charges-->|<!--not consumable-->{{#if: {{{charges|}}}|<br /> | Uses: {{{charges}}}|}}<!--endif charges-->|<!--not consumable-->{{#if: {{{charges|}}}|<br /> | ||
Charges: {{{charges}}}|}}<!--endif charges-->|}}<!--end if consumable-->{{#if: {{{magicbonus|}}}|<br /> | Charges: {{{charges}}}|}}<!--endif charges-->|}}<!--end if consumable-->{{#if: {{{magicbonus|}}}|<br /> | ||
Magic Bonus: {{{magicbonus}}}|}}<!--endif magicbonus--> | Magic Bonus: {{{magicbonus}}}|}}<!--endif magicbonus-->{{#if: {{{artificerplan|}}}|<br /> | ||
Magic Item Plan (Artificer Level): {{{artificerplan}}}+|}}<!--endif artificerplan--> | |||
{{#if: {{{hoarditem|}}}|''Hoard Magic Item''<br /> <br />|}}{{#if: {{{pointer|}}}|'''Unofficial Description:''' |}}{{{desc} | {{#if: {{{hoarditem|}}}|''Hoard Magic Item''<br /> <br />|}}{{#if: {{{pointer|}}}|'''Unofficial Description:''' |}}{{{desc}}} | ||
{{#if: {{{nodb|}}}|<!--skip-->|<!-- | {{#if: {{{nodb|}}}|<!--skip-->|<!-- | ||
--categories-- | --categories-- | ||
| Line 140: | Line 132: | ||
|Magic_Bonus = {{{magicbonus|}}} | |Magic_Bonus = {{{magicbonus|}}} | ||
|Canon = {{#if: {{{canon|}}}|1}} | |Canon = {{#if: {{{canon|}}}|1}} | ||
| | |Magic_Item_Plan = {{{artificerplan|}}} | ||
|Prerequisites = {{{prerequisites|}}} | |Prerequisites = {{{prerequisites|}}} | ||
|Hoard_Item = {{#if: {{{hoarditem|}}}|1|}} | |Hoard_Item = {{#if: {{{hoarditem|}}}|1|}} | ||
|Summary = {{{summary|}}} | |Summary = {{{summary|}}} | ||
| Line 178: | Line 167: | ||
===Optional Entries=== | ===Optional Entries=== | ||
<pre> | <pre> | ||
| | |artificerplan= <!-- blank, Artificer level for magi item plan --> | ||
|hoarditem= <!--blank, true if hoard magic item--> | |hoarditem= <!--blank, true if hoard magic item--> | ||
|nodb= <!--blank, true to skip db and categories--> | |nodb= <!--blank, true to skip db and categories--> | ||
Latest revision as of 14:11, 11 December 2025
This template defines the table "5e24_Magic_Items". View table.
Template ⁿ
Use
Use in articles that describe a magic items in 5th (2024) edition.
Note!!! If you want to make a magic armor or weapon, you should use a different template:
Syntax
{{5e24 Magic Item
|name= <!-- name of magic item -->
|sorttext= <!--blank, or category sort-->
|refs= <!--references-->
|type= <!-- Weapon, Armor, Wondrous Item, Staff, Wand -->
|typenote= <!-- Note following type. ex. ammunition -->
|rarity= <!-- Common, Uncommon, Rare, Very Rare, Legendary -->
|raritynote= <!-- Note following rarity, other than requires attunement. -->
|attunement= <!-- Yes if requires attunement, otherwise blank -->
|attunementnote= <!-- blank unless attunement note -->
|consumable= <!--blank or true-->
|charges= <!-- # of charges or uses, otherwise blank -->
|magicbonus= <!-- blank; or +1, +2, +3 -->
|desc= <!--Description of the magic item, rules, and abilities -->
}}
Optional Entries
|artificerplan= <!-- blank, Artificer level for magi item plan --> |hoarditem= <!--blank, true if hoard magic item--> |nodb= <!--blank, true to skip db and categories-->
Example
{{5e24 Magic Item
|name= Foo<!-- name of magic item -->
|sorttext= <!--blank, or category sort-->
|refs=<ref>{{Cite Pub|Foo's Guide to Nothing|pages=3}} Licensed: [[Public Domain]].</ref>
|type= Wondrous Item<!-- Weapon, Armor, Wondrous Item, Staff, Wand -->
|typenote= not so wondrous<!-- Note following type. ex. ammunition -->
|rarity= Common<!-- Common, Uncommon, Rare, Very Rare, Legendary -->
|raritynote= <!-- Note following rarity, other than requires attunement. -->
|attunement=Yes <!-- Yes if requires attunement, otherwise blank -->
|attunementnote= <!-- blank unless attunement note -->
|consumable= <!--blank or true-->
|charges= <!-- # of charges or uses, otherwise blank -->
|magicbonus= <!-- blank; or +1, +2, +3 -->
|desc= blah, blah, blah<!--Description of the magic item, rules, and abilities -->
}}
produces...
Foo [1]
Magic Wondrous Item, (not so wondrous), Common (requires attunement)
blah, blah, blah
- Foo's Guide to Nothing p. 3. Licensed: Public Domain. ↑