Jump to content

Template:Tool: Difference between revisions

From Drifters Almanac
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="tool-template">
<div class="tool-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|ToolPlaceholder.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 />
}}'''Equipment Type''': [[:Category:Tool|Tool]]<br />
}}'''Equipment Type: [[Tool]]'''<br />
{{#if:{{{tool_type|}}}|'''Tool Type''': [[:Category:{{{tool_type}}}|{{{tool_type}}}]]<br />
{{#if:{{{tool_type|}}}|'''Tool Type: [[{{{tool_type}}}]]'''<br />
}}{{#if:{{{execution_modifier|}}}|'''Execution Modifier''': +{{{execution_modifier}}}%<br />
}}{{#if:{{{execution_modifier|}}}|'''Execution Modifier:''' +{{{execution_modifier}}}%<br />
}}{{#if:{{{durability|}}}|'''Durability''': {{{durability}}}<br />
}}{{#if:{{{durability|}}}|'''Durability:''' {{{durability}}}<br />
}}{{#if:{{{level_requirement|}}}|'''Level Requirement''': {{{level_requirement}}}<br />
}}{{#if:{{{profession_level_requirement|}}}|'''Profession Level Requirement:''' {{{profession_level_requirement}}}<br />
}}{{#if:{{{profession_requirement|}}}|'''Profession Requirement''': [[:Category:{{{profession_requirement}}}|{{{profession_requirement}}}]]<br />
}}{{#if:{{{profession_requirement|}}}|'''Profession Requirement:''' [[{{{profession_requirement}}}]]<br />
}}
}}</div><!--
</div>
==========================
<!-- ========================== -->
    ACQUISITION         
<!--      CRAFTING INFO       -->
==========================
<!-- ========================== -->
-->{{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
{{CraftingDetails
| crafting_profession = {{{crafting_profession|}}}
| crafting_profession = {{{crafting_profession|}}}
| recipe_page        = {{{recipe_page|}}}
| recipe_page        = {{{recipe_page|}}}


| component1_name              = {{{component1_name|}}}
| component1_name              = {{{component1_name|}}}
| component1_material          = {{{component1_material|}}}
| component1_material          = {{{component1_material|}}}
| component1_material_category = {{{component1_material_category|}}}
| component1_category_tier    = {{{component1_category_tier|}}}
| component1_material_category = {{{component1_material_category|}}}


| component2_name              = {{{component2_name|}}}
| component2_name              = {{{component2_name|}}}
| component2_material          = {{{component2_material|}}}
| component2_material          = {{{component2_material|}}}
| component2_material_category = {{{component2_material_category|}}}
| component2_category_tier    = {{{component2_category_tier|}}}
| component2_material_category = {{{component2_material_category|}}}


| component3_name              = {{{component3_name|}}}
| component3_name              = {{{component3_name|}}}
| component3_material          = {{{component3_material|}}}
| component3_material          = {{{component3_material|}}}
| component3_material_category = {{{component3_material_category|}}}
| component3_category_tier    = {{{component3_category_tier|}}}
| component3_material_category = {{{component3_material_category|}}}


| component4_name              = {{{component4_name|}}}
| component4_name              = {{{component4_name|}}}
| component4_material          = {{{component4_material|}}}
| component4_material          = {{{component4_material|}}}
| component4_material_category = {{{component4_material_category|}}}
| component4_category_tier    = {{{component4_category_tier|}}}
| component4_material_category = {{{component4_material_category|}}}


| component5_name              = {{{component5_name|}}}
| component5_name              = {{{component5_name|}}}
| component5_material          = {{{component5_material|}}}
| component5_material          = {{{component5_material|}}}
| component5_material_category = {{{component5_material_category|}}}
| component5_category_tier    = {{{component5_category_tier|}}}
}}
| component5_material_category = {{{component5_material_category|}}}
<!-- ========================== -->
}}}}<!--
<!--        ACQUISITION        -->
==========================
<!-- ========================== -->
          NOTES         
{{#if:{{{how_to_acquire|}}}|  
==========================
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Acquisition</div>
-->{{#if:{{{notes|}}}|
<hr style="border: 0; border-top: 1px solid #555;" />
{{Notes
{{Div col|colwidth=20em}}
|notes={{{notes|}}}
{{#invoke:ListLinks|fromDelimited|1={{{how_to_acquire}}}|delimiter=, }}
}}}}<!--
{{Div col end}}
==========================
}}
         CATEGORIES       
<!-- ========================== -->
==========================
<!--         SALE PRICE        -->
--><includeonly>[[Category:Tool]]</includeonly>
<!-- ========================== -->
{{#if:{{{crafting_profession|}}}|[[Category:Crafted Tools]]}}
{{#if:{{{sale_price|}}}|  
{{#if:{{{tool_type|}}}|[[Category:{{{tool_type}}}]]}}
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Sale Price</div>
{{#if:{{{profession_requirement|}}}|[[Category:{{{profession_requirement}}} Tool]]}}
<hr style="border: 0; border-top: 1px solid #555;" />
 
<div style="margin-left: 1em;">
<includeonly><div style="display:none">
'''Sale Price''': {{{sale_price}}}<br />
[[Is soulbound::{{{is_soulbound|}}}]]
</div>
[[Equipment type::Tool]]
}}
[[Tool type::{{{tool_type|}}}]]
<!-- ========================== -->
[[Execution modifier::{{{execution_modifier|}}}]]
<!--        CATEGORIES        -->
[[Profession level requirement::{{{profession_level_requirement|}}}]]
<!-- ========================== -->
[[Profession requirement::{{{profession_requirement}}}]]}}
[[Category:Tool]]
{{#if:{{{tool_type|}}}|[[Category:{{{tool_type}}}]]
}}{{#if:{{{crafting_profession|}}}|[[Category:Crafted Tool]]
}}


</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:Tool}}</span>
</div></includeonly>

Latest revision as of 21:11, 25 June 2025

Tool

Image Needed
Stats

Equipment Type: Tool