Jump to content

Template:Ammo: Difference between revisions

From Drifters Almanac
No edit summary
No edit summary
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="ammo-template">
<div class="ammo-template">
 
<includeonly>{{DISPLAYTITLE:{{{name}}}}}</includeonly>
'''{{{name|{{PAGENAME}}}}}'''
'''{{{name|{{PAGENAME}}}}}'''
 
{{#if:{{{tooltip_image|}}}|[[File:{{{tooltip_image}}}|thumb|{{{name}}} Tooltip]]|[[File:Image_Placeholder.png|thumb|Image Needed]]}}
[[File:{{{tooltip_image|AmmoPlaceholder.png}}}|thumb]]
<!--
 
==========================
<!-- ========================== -->
           STATS           
<!--           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;">
{{#if:{{{is_soulbound|}}}|'''This item is Soulbound and cannot be traded.'''<br />
{{#ifeq:{{lc:{{{is_soulbound|}}}}}|yes|'''This item is Soulbound and cannot be traded.'''<br />
}}'''Slot''': [[:Category:Ammo|Ammo]]<br />
}}'''Equipment Type''': [[Ammo]]<br />
{{#if:{{{ammo_type|}}}|'''Ammo Type''': [[:Category:{{{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 />
}}{{#if:{{{class_requirement1|}}}|'''Class Requirement''': [[{{{class_requirement1}}}]]{{#if:{{{class_requirement2|}}}|, [[{{{class_requirement2}}}]]}}{{#if:{{{class_requirement3|}}}|, [[{{{class_requirement3}}}]]}}<br />
}}{{#if:{{{class_requirement|}}}|'''Class Requirement:''' {{#invoke:ListClassReq|fromDelimited|{{{class_requirement}}}|delimiter=,}}<br />
}}
}}</div><!--  
</div>
==========================
 
     ADDITIONAL STATS    
<!-- ========================== -->
==========================
<!--     ADDITIONAL STATS       -->
-->{{#if:{{{stat1_name|}}}{{{stat2_name|}}}{{{stat3_name|}}}{{{stat4_name|}}}{{{stat5_name|}}}{{{stat6_name|}}}|
<!-- ========================== -->
{{#if:{{{stat1_name|}}}{{{stat2_name|}}}{{{stat3_name|}}}{{{stat4_name|}}}{{{stat5_name|}}}{{{stat6_name|}}}|
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Additional Stats</div>
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Additional Stats</div>
<hr style="border: 0; border-top: 1px solid #555;" />
<hr style="border: 0; border-top: 1px solid #555;" />
{{AdditionalStats
{{AdditionalStats
| stat1_name  = {{{stat1_name|}}}
| stat1_name  = {{{stat1_name|}}}
| stat1_value = {{{stat1_value|}}}
| stat1_value = {{{stat1_value|}}}
| stat2_name  = {{{stat2_name|}}}
| stat2_name  = {{{stat2_name|}}}
| stat2_value = {{{stat2_value|}}}
| stat2_value = {{{stat2_value|}}}
| stat3_name  = {{{stat3_name|}}}
| stat3_name  = {{{stat3_name|}}}
| stat3_value = {{{stat3_value|}}}
| stat3_value = {{{stat3_value|}}}
| stat4_name  = {{{stat4_name|}}}
| stat4_name  = {{{stat4_name|}}}
| stat4_value = {{{stat4_value|}}}
| stat4_value = {{{stat4_value|}}}
| stat5_name  = {{{stat5_name|}}}
| stat5_name  = {{{stat5_name|}}}
| stat5_value = {{{stat5_value|}}}
| stat5_value = {{{stat5_value|}}}
| stat6_name  = {{{stat6_name|}}}
| stat6_name  = {{{stat6_name|}}}
| stat6_value = {{{stat6_value|}}}
| stat6_value = {{{stat6_value|}}}
}}
}}}}<!--
}}
==========================
    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     
==========================
-->{{#if:{{{flavor_text|}}}|
{{FlavorText
|flavor_text={{{flavor_text|}}}
}}}}<!--
==========================
      SELL PRICE       
==========================
-->{{#if:{{{sell_price_gold|}}}{{{sell_price_silver|}}}{{{sell_price_copper|}}}|
{{PriceDisplay
|gold={{{sell_price_gold|}}}
|silver={{{sell_price_silver|}}}
|copper={{{sell_price_copper|}}}
}}}}<!--
==========================
      CRAFTING INFO     
==========================
-->{{#if:{{{crafting_profession|}}}{{{recipe_page|}}}|
{{CraftingDetails
| crafting_profession = {{{crafting_profession|}}}
| recipe_page        = {{{recipe_page|}}}
 
| component1_name              = {{{component1_name|}}}
| component1_material          = {{{component1_material|}}}
| component1_category_tier    = {{{component1_category_tier|}}}
| component1_material_category = {{{component1_material_category|}}}
 
| component2_name              = {{{component2_name|}}}
| component2_material          = {{{component2_material|}}}
| component2_category_tier    = {{{component2_category_tier|}}}
| component2_material_category = {{{component2_material_category|}}}
 
| component3_name              = {{{component3_name|}}}
| component3_material          = {{{component3_material|}}}
| component3_category_tier    = {{{component3_category_tier|}}}
| component3_material_category = {{{component3_material_category|}}}


<!-- ========================== -->
| component4_name              = {{{component4_name|}}}
<!--      CRAFTING INFO        -->
| component4_material          = {{{component4_material|}}}
<!-- ========================== -->
| component4_category_tier    = {{{component4_category_tier|}}}
{{#if:{{{crafting_profession|}}}{{{recipe_page|}}}{{{component1_name|}}}{{{component1_material|}}}{{{component1_material_category|}}}|
| component4_material_category = {{{component4_material_category|}}}
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Crafting</div>
<hr style="border: 0; border-top: 1px solid #555;" />
<div style="margin-left: 1em;">
{{#if:{{{crafting_profession|}}}|'''Crafted By''': [[{{{crafting_profession}}}]]<br />
}}{{#if:{{{recipe_page|}}}|'''Recipe''': [[{{{recipe_page}}}]]<br />
}}{{#if:{{{component1_name|}}}|
* '''{{{component1_name}}}''': {{#if:{{{component1_material|}}}
| [[{{{component1_material}}}]]
| {{#if:{{{component1_material_category|}}}
  | [[:Category:{{{component1_material_category}}}|{{{component1_material_category}}}]]
  | <span style="color:#999;font-style:italic;">(Material not specified)</span>
}}
}}
}}{{#if:{{{component2_name|}}}|
* '''{{{component2_name}}}''': {{#if:{{{component2_material|}}}
| [[{{{component2_material}}}]]
| {{#if:{{{component2_material_category|}}}
  | [[:Category:{{{component2_material_category}}}|{{{component2_material_category}}}]]
  | <span style="color:#999;font-style:italic;">(Material not specified)</span>
}}
}}
}}{{#if:{{{component3_name|}}}|
* '''{{{component3_name}}}''': {{#if:{{{component3_material|}}}
| [[{{{component3_material}}}]]
| {{#if:{{{component3_material_category|}}}
  | [[:Category:{{{component3_material_category}}}|{{{component3_material_category}}}]]
  | <span style="color:#999;font-style:italic;">(Material not specified)</span>
}}
}}
}}{{#if:{{{component4_name|}}}|
* '''{{{component4_name}}}''': {{#if:{{{component4_material|}}}
| [[{{{component4_material}}}]]
| {{#if:{{{component4_material_category|}}}
  | [[:Category:{{{component4_material_category}}}|{{{component4_material_category}}}]]
  | <span style="color:#999;font-style:italic;">(Material not specified)</span>
}}
}}
}}{{#if:{{{component5_name|}}}|
* '''{{{component5_name}}}''': {{#if:{{{component5_material|}}}
| [[{{{component5_material}}}]]
| {{#if:{{{component5_material_category|}}}
  | [[:Category:{{{component5_material_category}}}|{{{component5_material_category}}}]]
  | <span style="color:#999;font-style:italic;">(Material not specified)</span>
}}
}}
}}
</div>
}}


<!-- ========================== -->
| component5_name              = {{{component5_name|}}}
<!--        ACQUISITION        -->
| component5_material          = {{{component5_material|}}}
<!-- ========================== -->
| component5_category_tier    = {{{component5_category_tier|}}}
{{#if:{{{how_to_acquire|}}}|  
| component5_material_category = {{{component5_material_category|}}}
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Acquisition</div>
}}}}<!--
<hr style="border: 0; border-top: 1px solid #555;" />
==========================
{{Div col|colwidth=20em}}
          NOTES         
{{#invoke:ListLinks|fromDelimited|1={{{how_to_acquire}}}|delimiter=, }}
==========================
{{Div col end}}
-->{{#if:{{{notes|}}}|
}}
{{Notes
|notes={{{notes|}}}
}}}}<!--
==========================
        CATEGORIES        
==========================
--><includeonly>[[Category:Ammo]]</includeonly>
{{#if:{{{crafting_profession|}}}|[[Category:Crafted Ammo]]}}
{{#if:{{{ammo_type|}}}|[[Category:{{{ammo_type}}}]]}}
{{#if:{{{class_requirement|}}}|
{{#invoke:ClassCategories|fromDelimited
| {{{class_requirement}}}
| delimiter=,
| equipment_type=Ammo
}} }}


<!-- ========================== -->
<includeonly><div style="display:none">
<!--        SALE PRICE        -->
[[Is soulbound::{{{is_soulbound|}}}]]
<!-- ========================== -->
[[Equipment type::Ammo]]
{{#if:{{{sale_price|}}}|
[[Ammo type::{{{ammo_type|}}}]]
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Sale Price</div>
<hr style="border: 0; border-top: 1px solid #555;" />
<div style="margin-left: 1em;">
'''Sale Price''': {{{sale_price}}}<br />
</div>
}}


<!-- ========================== -->
[[Level requirement::{{{level_requirement|}}}]]
<!--        CATEGORIES        -->
{{#arraymap:{{{class_requirement|}}}|,|x|[[Class requirement::x]]}}
<!-- ========================== -->
[[Category:Ammo]]
{{#if:{{{ammo_type|}}}|[[Category:{{{ammo_type}}}]]
}}{{#if:{{{crafting_profession|}}}|[[Category:Crafted Ammo]]
}}{{#if:{{{class_requirement1|}}}|[[Category:{{{class_requirement1}}} Ammo]]
}}{{#if:{{{class_requirement2|}}}|[[Category:{{{class_requirement2}}} Ammo]]
}}{{#if:{{{class_requirement3|}}}|[[Category:{{{class_requirement3}}} Ammo]]
}}


</div>
[[Profession::{{{crafting_profession|}}}]]
{{#arraymap:{{{recipe_page|}}}|,|x|[[Recipe page::x]]}}
[[Crafting component name::{{{component1_name|}}}]]
{{#arraymap:{{{component1_material|}}}|,|x|[[Crafting component material::x]]}}
{{#arraymap:{{{component1_material_category|}}}|,|x|[[Crafting component material category::x]]}}
[[Crafting component name::{{{component2_name|}}}]]
{{#arraymap:{{{component2_material|}}}|,|x|[[Crafting component material::x]]}}
{{#arraymap:{{{component2_material_category|}}}|,|x|[[Crafting component material category::x]]}}
[[Crafting component name::{{{component3_name|}}}]]
{{#arraymap:{{{component3_material|}}}|,|x|[[Crafting component material::x]]}}
{{#arraymap:{{{component3_material_category|}}}|,|x|[[Crafting component material category::x]]}}
[[Crafting component name::{{{component4_name|}}}]]
{{#arraymap:{{{component4_material|}}}|,|x|[[Crafting component material::x]]}}
{{#arraymap:{{{component4_material_category|}}}|,|x|[[Crafting component material category::x]]}}
[[Crafting component name::{{{component5_name|}}}]]
{{#arraymap:{{{component5_material|}}}|,|x|[[Crafting component material::x]]}}
{{#arraymap:{{{component5_material_category|}}}|,|x|[[Crafting component material category::x]]}}
<span style="display:none">{{#default_form:Ammo}}</span>
</div></includeonly>

Latest revision as of 18:38, 29 June 2025

Ammo

Image Needed
Stats

Equipment Type: Ammo