Template:CraftingRecipe: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
'''{{{name|{{PAGENAME}}}}}''' | '''{{{name|{{PAGENAME}}}}}''' | ||
{{#if:{{{recipe_image|}}}|[[File:{{{recipe_image}}}|thumb|{{{name}}} Recipe]]}} | {{#if:{{{recipe_image|}}}|[[File:{{{recipe_image}}}|thumb|{{{name}}} Recipe]]}} | ||
<!-- ========================== | <!-- | ||
========================== | |||
RECIPE INFO | |||
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Recipe Info</div> | ========================== | ||
--><div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Recipe Info</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:{{{recipe_category|}}}|'''Category | {{#if:{{{recipe_category|}}}|'''Category: [[{{{recipe_category}}}]]'''<br /> | ||
}}{{#if:{{{profession|}}}|'''Profession Requirement | }}{{#if:{{{profession|}}}|'''Profession Requirement: [[{{{profession}}}]]'''<br /> | ||
}}{{#if:{{{level_requirement|}}}|'''Profession Level Requirement''' | }}{{#if:{{{level_requirement|}}}|'''Profession Level Requirement:''' {{{level_requirement}}}<br /> | ||
}}{{#if:{{{recipe_book|}}}|'''Learned From''' | }}{{#if:{{{recipe_book|}}}|'''Learned From:''' {{#invoke:SingleLink|fromNotation|1={{{recipe_book}}} }}<br /> | ||
}}</div> | }}</div><!-- | ||
<!-- ========================== | ========================== | ||
PRODUCTS | |||
========================== | |||
{{#if:{{{products|}}}| | -->{{#if:{{{products|}}}| | ||
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Products</div> | <div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Products</div> | ||
<hr style="border: 0; border-top: 1px solid #555;" /> | <hr style="border: 0; border-top: 1px solid #555;" /> | ||
Line 23: | Line 24: | ||
{{#invoke:ListLinks|fromDelimited|1={{{products}}}|delimiter=, }} | {{#invoke:ListLinks|fromDelimited|1={{{products}}}|delimiter=, }} | ||
</div> | </div> | ||
}} | }}<!-- | ||
<!-- ========================== | ========================== | ||
COMPONENTS | |||
========================== | |||
{{#if:{{{component1_name|}}}| | -->{{#if:{{{component1_name|}}}| | ||
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Components</div> | <div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Components</div> | ||
<hr style="border: 0; border-top: 1px solid #555;" /> | <hr style="border: 0; border-top: 1px solid #555;" /> | ||
Line 47: | Line 48: | ||
</ul> | </ul> | ||
}} | }}<!-- | ||
========================== | |||
<!-- ========================== --> | NOTES | ||
<!-- CATEGORIES | ========================== | ||
-->{{#if:{{{notes|}}}| | |||
<includeonly>[[Category:Crafting Recipes]]</includeonly> | {{Notes | ||
|notes={{{notes|}}} | |||
}}}}<!-- | |||
========================== | |||
CATEGORIES | |||
========================== | |||
--><includeonly>[[Category:Crafting Recipes]]</includeonly> | |||
{{#if:{{{category|}}}|[[Category:{{{category}}}]]}} | {{#if:{{{category|}}}|[[Category:{{{category}}}]]}} | ||
{{#if:{{{profession|}}}|[[Category:{{{profession}}} Recipes]]}} | {{#if:{{{profession|}}}|[[Category:{{{profession}}} Recipes]]}} |
Revision as of 14:16, 25 June 2025
CraftingRecipe
Recipe Info