Template:Ammo: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| 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}}}]]}} | ||