Difference between revisions of "Template:MagicItemBox"
From Legends of Hyrule
Jump to navigationJump to search (Created page with "''{{ucfirst:{{{type|wondrous item}}}}}{{#if:{{{subtype|}}}| ({{{subtype}}})}}, {{{rarity|uncommon}}} {{{m|major}}} {{#if:{{{attunement|}}}|({{{attunement}}})}}{{#if:{{{co...") |
|||
| Line 2: | Line 2: | ||
{{#if:{{{description|}}}|{{{description|}}}|{{{1|'''You search all around, but find nothing.'''}}}}} | {{#if:{{{description|}}}|{{{description|}}}|{{{1|'''You search all around, but find nothing.'''}}}}} | ||
| − | <noinclude> | + | <includeonly>[[Category:{{{type|wondrous item}}}s]] {{#if:{{{subtype|}}}|[[Category:{{{subtype|}}}]]}} |
| − | + | [[Category:{{{rarity|uncommon}}}]] | |
| + | [[Category:{{{m|major}}}]] | ||
| + | {{#if:{{{attunement|}}}|[[Category:Magic items requiring attunement]]|[[Category:Magic items not requiring attunement]]}}</includeonly><noinclude> | ||
| + | ==Usage== | ||
<pre> | <pre> | ||
{{MagicItemBox | {{MagicItemBox | ||
Revision as of 17:06, 10 July 2019
Wondrous item, uncommon major
You search all around, but find nothing.
Usage
{{MagicItemBox
|rarity=defaults to "uncommon" if left blank
|m="minor" or "major"; defaults to major if left blank
|type=defaults to "wondrous item" if left blank
|subtype=optinal
|attunement="requires attunement" or leave blank
|cost=Cost in rupees. Optional. Usually only included for common or uncommon items.
|Here goes your lovely description.
}}
{{MagicItemBox
|rarity=
|m=
|type=
|subtype=
|attunement=
|cost=
|
}}