Jump to content

Template:CraftedAccessory: Difference between revisions

From Drifters Almanac
Created page with "<div class="accessory-template"> '''{{{name|{{PAGENAME}}}}}''' [[File:{{{tooltip_image|AccessoryPlaceholder.png}}}|thumb]] <!-- ========================== --> <!-- STATS --> <!-- ========================== --> <div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Stats</div> <hr style="border: 0; border-top: 1px solid #555;" /> <div style="margin-left: 1em;"> {{#if:{{{equipment_type|}}}|'''Slot''': :Category:{{{equipment_type}}} Equi..."
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 11: Line 11:
<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:{{{equipment_type|}}}|'''Slot''': [[:Category:{{{equipment_type}}} Equipment|{{{equipment_type}}}]]<br />}}
{{#if:{{{equipment_type|}}}|'''Slot''': [[:Category:{{{equipment_type}}} Equipment|{{{equipment_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}}}]]}}
}}{{#if:{{{class_requirement1|}}}|'''Class Requirement''': [[{{{class_requirement1}}}]]}}{{#if:{{{class_requirement2|}}}|, [[{{{class_requirement2}}}]]}}{{#if:{{{class_requirement3|}}}|, [[{{{class_requirement3}}}]]
}}
</div>
</div>
<!-- ========================== -->
<!-- ========================== -->
Line 39: Line 40:
<!--      CRAFTING INFO        -->
<!--      CRAFTING INFO        -->
<!-- ========================== -->
<!-- ========================== -->
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Crafting</div>
{{CraftingDetails
<hr style="border: 0; border-top: 1px solid #555;" />
| crafting_profession = {{{crafting_profession|}}}
<div style="margin-left: 1em;">
| recipe_page        = {{{recipe_page|}}}
{{#if:{{{crafting_profession|}}}|'''Crafted By''': [[{{{crafting_profession}}}]]<br />}}
 
{{#if:{{{recipe_page|}}}|'''Recipe''': [[{{{recipe_page}}}]]<br />}}
| component1_name              = {{{component1_name|}}}
{{#if:{{{component1_name|}}}{{{component1_material|}}}|* '''{{{component1_name}}}''': [[{{{component1_material}}}]]}}
| component1_material          = {{{component1_material|}}}
{{#if:{{{component2_name|}}}{{{component2_material|}}}|* '''{{{component2_name}}}''': [[{{{component2_material}}}]]}}
| component1_material_category = {{{component1_material_category|}}}
{{#if:{{{component3_name|}}}{{{component3_material|}}}|* '''{{{component3_name}}}''': [[{{{component3_material}}}]]}}
 
{{#if:{{{component4_name|}}}{{{component4_material|}}}|* '''{{{component4_name}}}''': [[{{{component4_material}}}]]}}
| component2_name              = {{{component2_name|}}}
{{#if:{{{component5_name|}}}{{{component5_material|}}}|* '''{{{component5_name}}}''': [[{{{component5_material}}}]]}}
| component2_material          = {{{component2_material|}}}
</div>
| component2_material_category = {{{component2_material_category|}}}
 
| component3_name              = {{{component3_name|}}}
| component3_material          = {{{component3_material|}}}
| component3_material_category = {{{component3_material_category|}}}
 
| component4_name              = {{{component4_name|}}}
| component4_material          = {{{component4_material|}}}
| component4_material_category = {{{component4_material_category|}}}
 
| component5_name              = {{{component5_name|}}}
| component5_material          = {{{component5_material|}}}
| component5_material_category = {{{component5_material_category|}}}
}}
<!-- ========================== -->
<!-- ========================== -->
<!--        CATEGORIES        -->
<!--        CATEGORIES        -->

Latest revision as of 10:31, 6 May 2025

CraftedAccessory

File:AccessoryPlaceholder.png
Stats