Template:Ammo: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
<includeonly>{{DISPLAYTITLE:{{{name}}}}}</includeonly> | <includeonly>{{DISPLAYTITLE:{{{name}}}}}</includeonly> | ||
'''{{{name|{{PAGENAME}}}}}''' | '''{{{name|{{PAGENAME}}}}}''' | ||
{{#if:{{{tooltip_image|}}}|[[File:{{{tooltip_image}}}|thumb|{{{name}}} Tooltip]]}} | {{#if:{{{tooltip_image|}}}|[[File:{{{tooltip_image}}}|thumb|{{{name}}} Tooltip]]|[[File:Image_Placeholder.png|thumb|Image Needed]]}} | ||
<!-- | <!-- | ||
========================== | ========================== | ||
Line 11: | Line 11: | ||
<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 /> | ||
}}'''Equipment Type''': [[ | }}'''Equipment Type''': [[Ammo]]<br /> | ||
{{#if:{{{ammo_type|}}}|'''Ammo Type: [[{{{ammo_type}}}]]'''<br /> | {{#if:{{{ammo_type|}}}|'''Ammo Type: [[{{{ammo_type}}}]]'''<br /> | ||
}}{{#if:{{{level_requirement|}}}|'''Level Requirement:''' {{{level_requirement}}}<br /> | }}{{#if:{{{level_requirement|}}}|'''Level Requirement:''' {{{level_requirement}}}<br /> | ||
Line 35: | Line 35: | ||
| stat6_name = {{{stat6_name|}}} | | stat6_name = {{{stat6_name|}}} | ||
| stat6_value = {{{stat6_value|}}} | | stat6_value = {{{stat6_value|}}} | ||
}}}} | }}}}<!-- | ||
<!-- ========================== | ========================== | ||
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|}}} | ||
}} | }}}}<!-- | ||
}} | ========================== | ||
<!-- ========================== | CRAFTING INFO | ||
========================== | |||
-->{{#if:{{{crafting_profession|}}}{{{recipe_page|}}}| | |||
{{#if:{{{crafting_profession|}}}{{{recipe_page|}}}| | |||
{{CraftingDetails | {{CraftingDetails | ||
| crafting_profession = {{{crafting_profession|}}} | | crafting_profession = {{{crafting_profession|}}} | ||
Line 101: | Line 100: | ||
| 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 | |||
========================== | |||
{{#if:{{{notes|}}}| | -->{{#if:{{{notes|}}}| | ||
{{Notes | {{Notes | ||
|notes={{{notes|}}} | |notes={{{notes|}}} | ||
}}}} | }}}}<!-- | ||
<!-- ========================== | ========================== | ||
CATEGORIES | |||
========================== | |||
<includeonly>[[Category:Ammo]]</includeonly> | --><includeonly>[[Category:Ammo]]</includeonly> | ||
{{#if:{{{crafting_profession|}}}|[[Category:Crafted Ammo]]}} | {{#if:{{{crafting_profession|}}}|[[Category:Crafted Ammo]]}} | ||
{{#if:{{{ammo_type|}}}|[[Category:{{{ammo_type}}}]]}} | {{#if:{{{ammo_type|}}}|[[Category:{{{ammo_type}}}]]}} |