Template:5e Magic Item Pointer: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <noinclude> | ||
<!-- Cargo Table --> | |||
{{#cargo_attach: | |||
_table = 5e_Magic_Items}} | |||
<!-- | |||
|Sort_Text = String | |||
|Page_Name = Page | |||
|Item_Name = String | |||
|Item_Type = String | |||
|Type_Note = String | |||
|Rarity = String (allowed values=Common,Rare,Very Rare,Legendary,Artifact) | |||
|Rarity_Note = String | |||
|Attunement = Boolean | |||
|Attunement_Note = String | |||
|Description = wikitext | |||
|Charges = String | |||
|Magic_Bonus = String | |||
|Canon = Boolean | |||
|Summary = Wikitext | |||
|Armor_Type = String | |||
|LightMedHeavy = String | |||
|AC = String | |||
|Strength = String | |||
|Stealth = String | |||
|Weight = String | |||
|SimpleMartial = String | |||
|MeleeRanged = String | |||
|Damage = String | |||
|Damage_Type = String | |||
|Addl_Damge = String | |||
|Properties= List (, ) of String | |||
|Ammo = Boolean | |||
|Finesse = Boolean | |||
|Heavy = Boolean | |||
|Light = Boolean | |||
|Loading = Boolean | |||
|Weapon_Range = String | |||
|Reach = Boolean | |||
|Special = Boolean | |||
|Thrown = Boolean | |||
|Two_Handed = Boolean | |||
|Versatile = String | |||
|Other_Prop = String | |||
|Author = String | |||
}}--> | |||
</noinclude><includeonly> | |||
'''{{{name}}}''' is a {{srd5lc|Magic Item}} described in ''{{pub|{{{pub}}}}}''.<!--{{#set: Publication={{{pub}}}}}-->[[Category:5e Canon Magic Items]][[Category:5e Magic Items]][[Category:5e]][[Category:Magic Item]] | '''{{{name}}}''' is a {{srd5lc|Magic Item}} described in ''{{pub|{{{pub}}}}}''.<!--{{#set: Publication={{{pub}}}}}-->[[Category:5e Canon Magic Items]][[Category:5e Magic Items]][[Category:5e]][[Category:Magic Item]] | ||
{| class="dragon monstats" cellspacing="0" cellpadding="0" | {| class="dragon monstats" cellspacing="0" cellpadding="0" |
Revision as of 12:17, 7 February 2020
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 is a magic item described in '[[Publication:{{{pub}}}|{{{pub}}}]]'.
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?)