Template:5e Magic Item: Difference between revisions

From Rlyehwiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 49: Line 49:
}}
}}
</noinclude><includeonly>
</noinclude><includeonly>
<span style="font-size: 1.4em; font-weight:bold;>{{{name}}}</span>&nbsp;{{#if: {{{refs|}}}|{{{refs}}}&nbsp;|}}{{#if: {{{pointer|}}}|({{srd5lc|Pointer}})|}}<br />
<span style="font-size: 1.4em; font-weight:bold;>{{{name}}}</span>&nbsp;{{#if: {{{refs|}}}|{{{refs}}}&nbsp;|}}{{#if: {{{pointer|}}}|([[pointer]])|}}<br />
''Magic {{#switch: {{{type}}}
''Magic {{#switch: {{{type}}}
   |Armor   
   |Armor   
Line 82: Line 82:
   }}{{#if: {{{attunement|}}}|{{#if: {{{raritynote|}}}|&nbsp;({{{raritynote}}}, requires {{srd5lc|Attunement}}{{#if: {{{attunementnote|}}}|&nbsp;{{{attunementnote}}})|)}}|&nbsp;(requires {{srd5lc|Attunement}}{{#if: {{{attunementnote|}}}|&nbsp;{{{attunementnote}}})|)}}| }}|{{#if: {{{raritynote|}}}|&nbsp;({{{raritynote}}})| }}}}''  
   }}{{#if: {{{attunement|}}}|{{#if: {{{raritynote|}}}|&nbsp;({{{raritynote}}}, requires {{srd5lc|Attunement}}{{#if: {{{attunementnote|}}}|&nbsp;{{{attunementnote}}})|)}}|&nbsp;(requires {{srd5lc|Attunement}}{{#if: {{{attunementnote|}}}|&nbsp;{{{attunementnote}}})|)}}| }}|{{#if: {{{raritynote|}}}|&nbsp;({{{raritynote}}})| }}}}''  


{{#if: {{{hoarditem|}}}|''Hoard Magic Item''<br /> <br />|}}{{#if: {{{pointer|}}}|'''Unofficial Description:''' |}}{{{desc}}}{{#if: {{{artificerInfused|}}}|<br />{{5e Replicated Magic Item
{{#if: {{{hoarditem|}}}|''Hoard Magic Item''<br /> <br />|}}{{#if: {{{pointer|}}}|'''Unofficial Description:'''&nbsp;|}}{{{desc}}}{{#if: {{{artificerInfused|}}}|<br />{{5e Replicated Magic Item
|refs={{{artificerrefs|}}}
|refs={{{artificerrefs|}}}
|prerequisite={{{prerequisite|}}}
|prerequisite={{{prerequisite|}}}

Latest revision as of 09:19, 19 July 2022

This template defines the table "5e_Magic_Items". View table.

Template documentation (for the above template, sometimes hidden or invisible)

Use[edit]

Use in articles that describe a magic item in 5th edition.

Note!!! If you want to make a magic armor or weapon, you should use a different template:

Syntax[edit]

{{5e 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 -->
|charges= <!-- # of charges or uses, otherwise blank -->
|magicbonus= <!-- blank; or +1, +2, +3 -->
|desc= <!--Description of the magic item, rules, and abilities -->
}}

Optional Entries[edit]

|artificerInfused=<!-- blank, true if Artificer Infused -->
|artificerrefs=<!-- blank or refs for artificer infusion -->
|prerequisites=<!-- blank or prerequisites -->
|artificerAttuned=<!-- blank, true if requires artificer attunement -->
|artificerCanon=<!-- blank, true if Artificer canon item -->
|artificerItem=<!-- blank, nonmagical item Artificer infuses -->
|artificerSelectItem=<!-- blank, if multiple magic items specify which -->
|hoarditem= <!--blank, true if hoard magic item-->
|nodb= <!--blank, true to skip db and categories-->

Example[edit]

{{5e 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 -->
|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