Template:RefinedComponent: Difference between revisions
Appearance
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]]}} | ||
<!-- ========================== | <!-- | ||
========================== | |||
MATERIAL INFO | |||
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Material Info</div> | ========================== | ||
--><div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Material 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:{{{category|}}}|'''Category | {{#if:{{{category|}}}|'''Category: [[{{{category}}}]]'''<br /> | ||
}}{{#if:{{{component_level_min|}}}|'''Component Level''' | }}{{#if:{{{component_level_min|}}}|'''Component Level:''' {{{component_level_min}}}{{#if:{{{component_level_max|}}}|-{{{component_level_max}}} }}<br /> | ||
}}</div> | }}</div><!-- | ||
<!-- ========================== | ========================== | ||
RECIPE | |||
========================== | |||
{{#if:{{{recipe|}}}| | -->{{#if:{{{recipe|}}}| | ||
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Recipe</div> | <div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Recipe</div> | ||
<hr style="border: 0; border-top: 1px solid #555;" /> | <hr style="border: 0; border-top: 1px solid #555;" /> | ||
| Line 24: | Line 25: | ||
:-{{#invoke:SingleLink|fromNotation|1={{{raw_component2}}}}} | :-{{#invoke:SingleLink|fromNotation|1={{{raw_component2}}}}} | ||
}}</div> | }}</div> | ||
}} | }}<!-- | ||
<!-- ========================== | ========================== | ||
ACQUISITION | |||
========================== | |||
{{Acquisition | -->{{Acquisition | ||
|harvested_from={{{harvested_from|}}} | |harvested_from={{{harvested_from|}}} | ||
|dropped_by={{{dropped_by|}}} | |dropped_by={{{dropped_by|}}} | ||
|sold_by={{{sold_by|}}} | |sold_by={{{sold_by|}}} | ||
|quest_reward={{{quest_reward|}}} | |quest_reward={{{quest_reward|}}} | ||
}} | }}<!-- | ||
<!-- ========================== | ========================== | ||
USED IN QUESTS | |||
========================== | |||
{{#if:{{{used_in_quests|}}}| | -->{{#if:{{{used_in_quests|}}}| | ||
{{UsedInQuests | {{UsedInQuests | ||
|used_in_quests={{{used_in_quests|}}} | |used_in_quests={{{used_in_quests|}}} | ||
}} }} | }} }}<!-- | ||
<!-- ========================== | ========================== | ||
FLAVOR TEXT | |||
========================== | |||
{{#if:{{{flavor_text|}}}| | -->{{#if:{{{flavor_text|}}}| | ||
{{FlavorText | {{FlavorText | ||
|flavor_text={{{flavor_text|}}} | |flavor_text={{{flavor_text|}}} | ||
}} }} | }} }}<!-- | ||
<!-- ========================== | ========================== | ||
SELL PRICE | |||
========================== | |||
{{#if:{{{sell_price_gold|}}}{{{sell_price_silver|}}}{{{sell_price_copper|}}}| | -->{{#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|}}} | ||
}} }} | }} }}<!-- | ||
<!-- ========================== --> | ========================== | ||
<!-- CATEGORIES | NOTES | ||
========================== | |||
<includeonly>[[Category:Refined Components]]</includeonly> | -->{{#if:{{{notes|}}}| | ||
{{Notes | |||
|notes={{{notes|}}} | |||
}}}}<!-- | |||
========================== | |||
CATEGORIES | |||
========================== | |||
--><includeonly>[[Category:Refined Components]]</includeonly> | |||
{{#ifeq:{{lc:{{{is_raw_component|}}}}}|yes|[[Category:Raw Components]]}} | {{#ifeq:{{lc:{{{is_raw_component|}}}}}|yes|[[Category:Raw Components]]}} | ||
{{#if:{{{category|}}}|[[Category:{{{category}}}]]}} | {{#if:{{{category|}}}|[[Category:{{{category}}}]]}} | ||
Revision as of 14:08, 25 June 2025
RefinedComponent
Material Info