Jump to content

Template:MiscItem: Difference between revisions

From Drifters Almanac
No edit summary
No edit summary
Line 3: Line 3:
'''{{{name|{{PAGENAME}}}}}'''
'''{{{name|{{PAGENAME}}}}}'''
{{#if:{{{tooltip_image|}}}|[[File:{{{tooltip_image}}}|thumb|{{{name}}} Tooltip]]}}
{{#if:{{{tooltip_image|}}}|[[File:{{{tooltip_image}}}|thumb|{{{name}}} Tooltip]]}}
<!-- ========================== -->
<!--
<!--         ITEM INFO         -->
==========================
<!-- ========================== -->
         ITEM INFO      
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Item Info</div>
==========================
--><div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Item Info</div>
<hr style="border: 0; border-top: 1px solid #555;" />
<hr style="border: 0; border-top: 1px solid #555;" />
<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 />
}}{{#ifeq:{{lc:{{{is_soulbound|}}}}}|yes|'''This item is Soulbound and cannot be traded.'''<br />
}}{{#ifeq:{{lc:{{{is_soulbound|}}}}}|yes|'''This item is Soulbound and cannot be traded.'''<br />
}}{{#if:{{{used_in_quest|}}}|'''Used In Quest''': {{#invoke:PrettyQuestLink|pretty|{{{used_in_quest}}}}}<br />
}}{{#if:{{{used_in_quest|}}}|'''Used In Quest:''' {{#invoke:PrettyQuestLink|pretty|{{{used_in_quest}}}}}<br />
}}</div>
}}</div><!--
<!-- ========================== -->
==========================
<!--     ACQUISITION           -->
     ACQUISITION        
<!-- ========================== -->
==========================
{{#if:{{{dropped_by|}}}|{{DroppedBy|dropped_by={{{dropped_by|}}} }}
-->{{Acquisition
}}{{#if:{{{sold_by|}}}|{{SoldBy|sold_by={{{sold_by|}}} }}
|harvested_from={{{harvested_from|}}}
}}{{#if:{{{quest_reward|}}}|{{QuestReward|quest_reward={{{quest_reward|}}} }}
|dropped_by={{{dropped_by|}}}
}}
|sold_by={{{sold_by|}}}
<!-- ========================== -->
|quest_reward={{{quest_reward|}}}
<!--        FLAVOR TEXT      -->
}}<!--
<!-- ========================== -->
==========================
{{#if:{{{flavor_text|}}}|
    USED IN QUESTS     
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Flavor Text</div>
==========================
<hr style="border: 0; border-top: 1px solid #555;" />
-->{{#if:{{{used_in_quests|}}}|
<div style="color: #4ec0ff; font-style: italic; margin-left: 1em;">{{{flavor_text}}}</div>
{{UsedInQuests
}}
|used_in_quests={{{used_in_quests|}}}
<!-- ========================== -->
}}}}<!--
<!--        SELL PRICE        -->
==========================
<!-- ========================== -->
      FLAVOR TEXT       
{{#if:{{{sell_price_gold|}}}{{{sell_price_silver|}}}{{{sell_price_copper|}}}|
==========================
-->{{#if:{{{flavor_text|}}}|
{{FlavorText
|flavor_text={{{flavor_text|}}}
}}}}<!--
==========================
      SELL PRICE         
==========================
-->{{#if:{{{sell_price_gold|}}}{{{sell_price_silver|}}}{{{sell_price_copper|}}}|
{{PriceDisplay
{{PriceDisplay
| gold={{{sell_price_gold|}}}
|gold={{{sell_price_gold|}}}
| silver={{{sell_price_silver|}}}
|silver={{{sell_price_silver|}}}
| copper={{{sell_price_copper|}}}
|copper={{{sell_price_copper|}}}
}}
}}}}<!--
}}
==========================
<!-- ========================== -->
          NOTES         
<!--        CATEGORIES         -->
==========================
<!-- ========================== -->
-->{{#if:{{{notes|}}}|
<includeonly>[[Category:Misc Items]]</includeonly>
{{Notes
|notes={{{notes|}}}
}}}}<!--
==========================
         CATEGORIES      
==========================
--><includeonly>[[Category:Misc Items]]</includeonly>
{{#if:{{{item_type|}}}|[[Category:{{{item_type}}} Items]]}}
{{#if:{{{item_type|}}}|[[Category:{{{item_type}}} Items]]}}
</div>
</div>
Line 49: Line 64:
[[Is used in quest::{{{used_in_quest}}}]]
[[Is used in quest::{{{used_in_quest}}}]]
[[Is soulbound::{{{is_soulbound}}}]]
[[Is soulbound::{{{is_soulbound}}}]]
[[Sell price (gold)::{{{sell_price_gold}}}]]
[[Sell price (silver)::{{{sell_price_silver}}}]]
[[Sell price (copper)::{{{sell_price_copper}}}]]
{{#arraymap:{{{dropped_by|}}}|,|x|[[Dropped by::x]]}}
{{#arraymap:{{{sold_by|}}}|,|x|[[Sold by::x]]}}
[[Quest reward from::{{{quest_reward}}}]]
<span style="display:none">{{#default_form:MiscItem}}</span>
<span style="display:none">{{#default_form:MiscItem}}</span>
</div></includeonly>
</div></includeonly>

Revision as of 14:51, 25 June 2025

MiscItem

Item Info