Jump to content

Template:MiscItem: Difference between revisions

From Drifters Almanac
No edit summary
No edit summary
Line 13: Line 13:
<div style="margin-left: 1em;">
<div style="margin-left: 1em;">
{{#if:{{{item_type|}}}|'''Item Type''': {{{item_type}}}<br />
{{#if:{{{item_type|}}}|'''Item Type''': {{{item_type}}}<br />
}}{{#if:{{{is_soulbound|}}}|'''This item is Soulbound and cannot be traded.'''
}}{{#ifeq:{{lc:{{{is_soulbound|}}}}}|yes|'''This item is Soulbound and cannot be traded.'''<br />
}}{{#if:{{{used_in_quest|}}}|'''Used In Quest''': [[{{{used_in_quest}}}]]<br />
}}{{#if:{{{used_in_quest|}}}|'''Used In Quest''': [[{{{used_in_quest}}}]]<br />
}}</div>
}}</div>
Line 19: Line 19:
<!--      HOW TO ACQUIRE      -->
<!--      HOW TO ACQUIRE      -->
<!-- ========================== -->
<!-- ========================== -->
{{#if:{{{how_to_acquire|}}}|
{{#if:{{{dropped_by|}}}|{{DroppedBy|dropped_by={{{dropped_by|}}} }}
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">How to Acquire</div>
}}{{#if:{{{sold_by|}}}|{{SoldBy|sold_by={{{sold_by|}}} }}
<hr style="border: 0; border-top: 1px solid #555;" />
}}{{#if:{{{quest_reward|}}}|{{QuestReward|quest_reward={{{quest_reward|}}} }}
<div style="margin-left: 1em;">
{{#invoke:ListLinks|fromDelimited|1={{{how_to_acquire}}}|delimiter=, }}
</div>
}}
}}
<!-- ========================== -->
<!-- ========================== -->
Line 37: Line 34:
<!--        SELL PRICE        -->
<!--        SELL PRICE        -->
<!-- ========================== -->
<!-- ========================== -->
{{#if:{{{sell_price|}}}|
{{#if:{{{sell_price_gold|}}}{{{sell_price_silver|}}}{{{sell_price_copper|}}}|
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Sell Price</div>
{{PriceDisplay
<hr style="border: 0; border-top: 1px solid #555;" />
| gold={{{sell_price_gold|}}}
<div style="margin-left: 1em;">
| silver={{{sell_price_silver|}}}
{{{sell_price}}}
| copper={{{sell_price_copper|}}}
</div>
}}
}}
}}
<!-- ========================== -->
<!-- ========================== -->
Line 49: Line 46:
[[Category:Misc Items]]
[[Category:Misc Items]]
{{#if:{{{item_type|}}}|[[Category:{{{item_type}}} Items]]}}
{{#if:{{{item_type|}}}|[[Category:{{{item_type}}} Items]]}}
</div>


</div>
<includeonly><div style="display:none;">
[[Item type::{{{item_type}}}]]
[[Is used in quest::{{{used_in_quest}}}]]
[[Is soulbound::{{{is_soulbound}}}]]
[[Sell price (gold)::{{{sell_price_gold}}}]]
[[Sell price (silver)::{{{sell_price_silver}}}]]
[[Sell price (copper)::{{{sell_price_copper}}}]]
[[Dropped by::{{{dropped_by}}}]]
[[Sold by::{{{sold_by}}}]]
[[Quest reward from::{{{quest_reward}}}]]
<span style="display:none">{{#default_form:MiscItem}}</span>
</div></includeonly>

Revision as of 09:38, 13 May 2025

MiscItem


Item Info