Jump to content

Template:RawComponent: Difference between revisions

From Drifters Almanac
m Protected "Template:Raw Component" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
No edit summary
Line 1: Line 1:
<!--
<div class="raw-component-template">
== Usage == Copy/Paste from "{{Raw Component" to the closing brackets "}}" and fill in the variables


'''{{{name|{{PAGENAME}}}}}'''


{{Raw Component
{{#if:{{{tooltip_image|}}}|
|item name=Timberland Flax
[[File:{{{tooltip_image}}}|thumb|{{{name}}} Tooltip]]
|tooltip image file=Timberland_Flax.png
|category=Flax Fiber
|level=1-10
|harvesting profession=Forester
|how to acquire=*[[Timberland Flax Plant]]
:[[Timberland Flax Patch]]
|used in recipes=*[[Linen Bow String]]
*[[Linen Cloth]]
*[[Linen Thread]]
*[[Linseed Oil]]
}}
}}


-->
<!-- ========================== -->
{{#if: {{{tooltip image file}}}
<!--          MATERIAL INFO      -->
|[[File:{{{tooltip image file}}}|thumb|{{{item name}}} Tooltip]]
<!-- ========================== -->
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Material Info</div>
<hr style="border: 0; border-top: 1px solid #555;" />
<div style="margin-left: 1em;">
{{#if:{{{category|}}}|'''Category''': [[:Category:{{{category}}}|{{{category}}}]]<br />}}
{{#if:{{{level|}}}|'''Component Level''': {{{level}}}<br />}}
</div>
 
<!-- ========================== -->
<!--      HOW TO ACQUIRE      -->
<!-- ========================== -->
{{#if:{{{how_to_acquire|}}}|
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">How to Acquire</div>
<hr style="border: 0; border-top: 1px solid #555;" />
{{Div col|colwidth=20em}}
{{#invoke:ListLinks|fromDelimited|1={{{how_to_acquire}}}|delimiter=, }}
{{Div col end}}
}}
}}
<h2> Material </h2>
 
{{#if: {{{category}}}
<!-- ========================== -->
|:Category: [[:Category:{{{category}}}|{{{category}}}]]
<!--      USED IN RECIPES      -->
}}
<!-- ========================== -->
{{#if: {{{level}}}
{{#if:{{{used_in_recipes|}}}|
|:Level: {{{level}}}
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Used In Recipes</div>
}}
<hr style="border: 0; border-top: 1px solid #555;" />
{{#if: {{{how to acquire}}}
{{Div col|colwidth=20em}}
|<h2> How to Acquire </h2>
{{#invoke:ListLinks|fromDelimited|1={{{used_in_recipes}}}|delimiter=, }}
{{{how to acquire}}}
{{Div col end}}
}}
{{#if: {{{used in recipes}}}
|<h2> Used in Recipes </h2>
{{{used in recipes}}}
}}
{{#if: {{{harvesting profession}}}
|[[Category:{{{harvesting profession}}}]]
}}
}}


{{#if: {{{category}}}
<!-- ========================== -->
|[[Category:Raw Component]][[Category:{{{category}}}]]
<!--          CATEGORIES        -->
}}
<!-- ========================== -->
[[Category:Raw Components]]
{{#if:{{{category|}}}|[[Category:{{{category}}}]]}}
{{#if:{{{harvesting_profession|}}}|[[Category:{{{harvesting_profession}}} Components]]}}
 
</div>

Revision as of 18:35, 7 May 2025

RawComponent


Material Info