Difference between revisions of "Template:MagicItemBox"
From Legends of Hyrule
Jump to navigationJump to searchLine 1: | Line 1: | ||
− | <div style="font-family:insanitybook; font-size:16px;" >''{{ucfirst:{{{type|wondrous item}}}}}{{#if:{{{subtype|}}}| ({{{subtype}}})}}, {{{rarity|uncommon}}} {{{m|major}}} {{#if:{{{attunement|}}}|({{{attunement}}})}}{{#if:{{{cost|}}}|<br/>{{{cost|}}} [[rupees]]}}''<br/><br/>{{#if:{{{description|}}}|{{{description|}}}|{{{1|<s>You search all around, but find nothing.</s>}}}}}</div> | + | <div>{{#if:{{{image|}}}|<div style="float:right; max-width: {{{imagepx|800}}}px;" class="externalimage-holder">{{{image|}}}{{#if:{{{imagelink|}}}|<br/>[{{{imagelink|}}} <small>Source</small>]}}</div>}} |
+ | <div style="font-family:insanitybook; font-size:16px;" >''{{ucfirst:{{{type|wondrous item}}}}}{{#if:{{{subtype|}}}| ({{{subtype}}})}}, {{{rarity|uncommon}}} {{{m|major}}} {{#if:{{{attunement|}}}|({{{attunement}}})}}{{#if:{{{cost|}}}|<br/>{{{cost|}}} [[rupees]]}}''<br/><br/>{{#if:{{{description|}}}|{{{description|}}}|{{{1|<s>You search all around, but find nothing.</s>}}}}}</div></div> | ||
<includeonly>[[Category:{{{type|wondrous item}}}s]] {{#if:{{{subtype|}}}|[[Category:{{{subtype|}}}]]}} | <includeonly>[[Category:{{{type|wondrous item}}}s]] {{#if:{{{subtype|}}}|[[Category:{{{subtype|}}}]]}} | ||
[[Category:{{{rarity|uncommon}}}]] | [[Category:{{{rarity|uncommon}}}]] | ||
Line 14: | Line 15: | ||
|cost=Cost in rupees. Optional. Usually only included for common or uncommon items. | |cost=Cost in rupees. Optional. Usually only included for common or uncommon items. | ||
|Here goes your lovely description. | |Here goes your lovely description. | ||
+ | |image= | ||
+ | |imagelink= | ||
+ | |imagepx=Defaults to 800. | ||
}} | }} | ||
</pre> | </pre> |
Revision as of 16:18, 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. |image= |imagelink= |imagepx=Defaults to 800. }}
{{MagicItemBox |rarity= |m= |type= |subtype= |attunement= |cost= | }}