Template:Ammo: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 38: | Line 38: | ||
<!-- ACQUISITION --> | <!-- ACQUISITION --> | ||
<!-- ========================== --> | <!-- ========================== --> | ||
{{ | {{Acquisition | ||
|harvested_from={{{harvested_from|}}} | |||
|dropped_by={{{dropped_by|}}} | |||
|sold_by={{{sold_by|}}} | |||
|quest_reward={{{quest_reward|}}} | |||
}} | }} | ||
<!-- ========================== --> | |||
<!-- USED IN QUESTS --> | |||
<!-- ========================== --> | |||
{{#if:{{{used_in_quests|}}}| | |||
{{UsedInQuests | |||
|used_in_quests={{{used_in_quests|}}} | |||
}}}} | |||
<!-- ========================== --> | <!-- ========================== --> | ||
<!-- FLAVOR TEXT --> | <!-- FLAVOR TEXT --> | ||
<!-- ========================== --> | <!-- ========================== --> | ||
{{#if:{{{flavor_text|}}}| | {{#if:{{{flavor_text|}}}| | ||
{{FlavorText | |||
|flavor_text={{{flavor_text|}}} | |||
}}}} | |||
}} | |||
<!-- ========================== --> | <!-- ========================== --> | ||
<!-- SELL PRICE --> | <!-- SELL PRICE --> | ||
Line 92: | 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|}}} | ||
}} | }}}} | ||
}} | |||
<!-- ========================== --> | <!-- ========================== --> | ||
<!-- CATEGORIES --> | <!-- CATEGORIES --> |