Template:5e Magic Item Pointer: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 45: | Line 45: | ||
}}--> | }}--> | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{{5e Magic Item | |||
|name={{{name|}}} | |||
|sorttext={{{sorttext|}}} | |||
| | |type={{{type|}}} | ||
|typenote={{{typenote|}}} | |||
|rarity={{{rarity|}}} | |||
|raritynote={{{raritynote|}}} | |||
|attunement={{{attunement|}}} | |||
|attunementnote={{{attunementnote|}}} | |||
|charges={{{charges|}}} | |||
|magicbonus={{{magicbonus|}}} | |||
|desc={{{desc|}}} | |||
|hoarditem={{{hoarditem|}}} | |||
|artificerInfused={{{artificerInfused|}}} | |||
|prerequisites={{{prerequisites|}}} | |||
|artificerAttuned={{{artificerAttuned|}}} | |||
|artificerCanon={{{artificerCanon}}} | |||
|artificerItem={{{artificerItem|}}} | |||
|artificerSelectItem={{{artificerSelectItem|}}} | |||
|canon={{{canon|}}} | |||
|pointer=true | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
}} | }} | ||
</includeonly><noinclude> | </includeonly><noinclude> |
Revision as of 16:34, 9 December 2021
This template adds rows to the table "5e_Magic_Items", which is declared by the template 5e Magic Item. View table.
Template documentation (for the above template, sometimes hidden or invisible)
Use
Use in articles that describe a magic item in 5th edition from a published source other than the SRD5.
Syntax
{{5e Magic Item Pointer |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 --> |charges= <!-- # of charges or uses, otherwise blank --> |desc= <!--UNOFFICIAL, unplagerized, short description --> }}
Optional Entries
|artificerInfused=<!-- blank, true if Artificer Infused --> |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 -->
Deprecated Entries
|pub=
Example
{{5e Magic Item Pointer |name= Foo<!-- name of magic item --> |sorttext= <!--blank, or category sort--> |refs=<ref>{{Cite Pub|Foo's Guide to Nothing|pages=2323}} 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 --> |charges= <!-- # of charges or uses, otherwise blank --> |desc= blah, blah, blah<!--UNOFFICIAL, unplagerized, short description --> }}
produces...
Foo (pointer)
Magic Wondrous Item, (not so wondrous), common (requires attunement)
Unofficial Description: blah, blah, blah
Visit Template:5e Magic Item Pointer/doc to edit this text! (How does this work?)