Template:Consumable: 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]]}} | ||
<!-- ========================== | <!-- | ||
========================== | |||
STATS | |||
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Stats</div> | ========================== | ||
--><div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Stats</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;"> | ||
{{#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:{{{category|}}}|'''Category | }}{{#if:{{{category|}}}|'''Category: [[{{{category}}}]]'''<br /> | ||
}}{{#if:{{{execution_time|}}}|'''Execution Time''' | }}{{#if:{{{execution_time|}}}|'''Execution Time:''' {{{execution_time}}}s<br /> | ||
}}{{#if:{{{cooldown_minutes|}}}{{{cooldown_seconds|}}}|'''Cooldown''' | }}{{#if:{{{cooldown_minutes|}}}{{{cooldown_seconds|}}}|'''Cooldown:''' {{#if:{{{cooldown_minutes|}}}|{{{cooldown_minutes}}}m}}{{#if:{{{cooldown_seconds|}}}|  {{{cooldown_seconds}}}s}}<br /> | ||
}}{{#if:{{{movement_penalty|}}}|'''Movement Penalty''' | }}{{#if:{{{movement_penalty|}}}|'''Movement Penalty:''' - {{{movement_penalty}}}%<br /> | ||
}}{{#if:{{{range|}}}|'''Range''' | }}{{#if:{{{range|}}}|'''Range:''' {{{range}}}m<br /> | ||
}}{{#if:{{{angle|}}}|'''Angle''' | }}{{#if:{{{angle|}}}|'''Angle:''' {{{angle}}}°<br /> | ||
}}{{#if:{{{effect_targets|}}}|'''Target''' | }}{{#if:{{{effect_targets|}}}|'''Target:''' {{{effect_targets}}}<br /> | ||
}}{{#if:{{{duration_minutes|}}}{{{duration_seconds|}}}|'''Duration''' | }}{{#if:{{{duration_minutes|}}}{{{duration_seconds|}}}|'''Duration:''' {{#if:{{{duration_minutes|}}}|{{{duration_minutes}}}m}}{{#if:{{{duration_seconds|}}}|  {{{duration_seconds}}}s}}<br /> | ||
}} | }}</div><!-- | ||
</div> | ========================== | ||
<!-- ========================== | EFFECTS | ||
========================== | |||
-->{{#if:{{{effect_value|}}}{{{stat1_name|}}}{{{stat2_name|}}}{{{stat3_name|}}}{{{stat4_name|}}}{{{stat5_name|}}}{{{stat6_name|}}}| | |||
{{#if:{{{effect_value|}}}{{{stat1_name|}}}{{{stat2_name|}}}{{{stat3_name|}}}{{{stat4_name|}}}{{{stat5_name|}}}{{{stat6_name|}}}| | |||
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Effect</div> | <div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Effect</div> | ||
<hr style="border: 0; border-top: 1px solid #555;" /> | <hr style="border: 0; border-top: 1px solid #555;" /> | ||
| Line 45: | Line 45: | ||
| stat6_name = {{{stat6_name|}}} | | stat6_name = {{{stat6_name|}}} | ||
| stat6_value = {{{stat6_value|}}} | | stat6_value = {{{stat6_value|}}} | ||
}} }} }} | }} }} }}<!-- | ||
<!-- ========================== | ========================== | ||
TRIGGERED EFFECTS | |||
========================== | |||
{{#ifeq:{{lc:{{{has_trigger|}}}}}|yes| | -->{{#ifeq:{{lc:{{{has_trigger|}}}}}|yes| | ||
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Triggered Effect</div> | <div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Triggered Effect</div> | ||
<hr style="border: 0; border-top: 1px solid #555;" /> | <hr style="border: 0; border-top: 1px solid #555;" /> | ||
| Line 58: | Line 58: | ||
}}{{#if:{{{trigger_duration|}}}| for {{{trigger_duration}}} }}<br /> | }}{{#if:{{{trigger_duration|}}}| for {{{trigger_duration}}} }}<br /> | ||
</div> | </div> | ||
}} | }}<!-- | ||
<!-- ========================== | ========================== | ||
REQUIREMENTS | |||
========================== | |||
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Requirements</div> | --><div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Requirements</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:{{{level_requirement|}}}|'''Level Requirement''': {{{level_requirement}}}<br /> | {{#if:{{{level_requirement|}}}|'''Level Requirement''': {{{level_requirement}}}<br /> | ||
}}{{#if:{{{class_requirement|}}}|'''Class Requirement''': {{#invoke:ListClassReq|fromDelimited|{{{class_requirement}}}|delimiter=,}}<br /> | }}{{#if:{{{class_requirement|}}}|'''Class Requirement''': {{#invoke:ListClassReq|fromDelimited|{{{class_requirement}}}|delimiter=,}}<br /> | ||
}}</div> | }}</div><!-- | ||
<!-- ========================== | ========================== | ||
ACQUISITION | |||
========================== | |||
{{ | -->{{Acquisition | ||
|harvested_from={{{harvested_from|}}} | |||
|dropped_by={{{dropped_by|}}} | |||
|sold_by={{{sold_by|}}} | |||
}} | |quest_reward={{{quest_reward|}}} | ||
<!-- ========================== | }}<!-- | ||
========================== | |||
USED IN QUESTS | |||
{{#if:{{{ | ========================== | ||
} | -->{{#if:{{{used_in_quests|}}}| | ||
{{UsedInQuests | |||
}} | |used_in_quests={{{used_in_quests|}}} | ||
<!-- ========================== | }}}}<!-- | ||
========================== | |||
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|}}} | ||
}} | }}}}<!-- | ||
}} | ========================== | ||
<!-- ========================== | CRAFTING INFO | ||
========================== | |||
-->{{#if:{{{crafting_profession|}}}{{{recipe_page|}}}| | |||
{{#if:{{{crafting_profession|}}}{{{recipe_page|}}}| | |||
{{CraftingDetails | {{CraftingDetails | ||
| crafting_profession = {{{crafting_profession|}}} | | crafting_profession = {{{crafting_profession|}}} | ||
| Line 125: | Line 132: | ||
| component5_category_tier = {{{component5_category_tier|}}} | | component5_category_tier = {{{component5_category_tier|}}} | ||
| component5_material_category = {{{component5_material_category|}}} | | component5_material_category = {{{component5_material_category|}}} | ||
}} | }}}}<!-- | ||
}} | ========================== | ||
<!-- ========================== --> | NOTES | ||
<!-- CATEGORIES | ========================== | ||
-->{{#if:{{{notes|}}}| | |||
<includeonly>[[Category:Consumables]]</includeonly> | {{Notes | ||
|notes={{{notes|}}} | |||
}}}}<!-- | |||
========================== | |||
CATEGORIES | |||
========================== | |||
--><includeonly>[[Category:Consumables]]</includeonly> | |||
{{#if:{{{crafting_profession|}}}|[[Category:Crafted Consumables]]}} | {{#if:{{{crafting_profession|}}}|[[Category:Crafted Consumables]]}} | ||
{{#if:{{{category|}}}|[[Category:{{{category}}}]]}} | {{#if:{{{category|}}}|[[Category:{{{category}}}]]}} | ||
| Line 148: | Line 161: | ||
[[Heal maximum::{{{heal_max|}}}]] | [[Heal maximum::{{{heal_max|}}}]] | ||
[[Trigger effect::{{{trigger_effect|}}}]] | [[Trigger effect::{{{trigger_effect|}}}]] | ||
[[Level requirement::{{{level_requirement|}}}]] | [[Level requirement::{{{level_requirement|}}}]] | ||
{{#arraymap:{{{class_requirement|}}}|,|x|[[Class requirement::x]]}} | {{#arraymap:{{{class_requirement|}}}|,|x|[[Class requirement::x]]}} | ||
[[Profession::{{{crafting_profession|}}}]] | [[Profession::{{{crafting_profession|}}}]] | ||
{{#arraymap:{{{recipe_page|}}}|,|x|[[Recipe page::x]]}} | {{#arraymap:{{{recipe_page|}}}|,|x|[[Recipe page::x]]}} | ||
Revision as of 11:44, 25 June 2025
Consumable
Stats
Requirements