Template:RawComponent: Difference between revisions
Appearance
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"> | ||
'''{{{name|{{PAGENAME}}}}}''' | |||
{{ | {{#if:{{{tooltip_image|}}}| | ||
[[File:{{{tooltip_image}}}|thumb|{{{name}}} Tooltip]] | |||
| | |||
| | |||
: | |||
| | |||
}} | }} | ||
--> | <!-- ========================== --> | ||
{{#if: {{{ | <!-- MATERIAL INFO --> | ||
|[[ | <!-- ========================== --> | ||
<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}} | |||
}} | }} | ||
< | |||
{{#if: {{{ | <!-- ========================== --> | ||
| | <!-- USED IN RECIPES --> | ||
<!-- ========================== --> | |||
{{#if:{{{used_in_recipes|}}}| | |||
<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;" /> | |||
{{Div col|colwidth=20em}} | |||
{{#invoke:ListLinks|fromDelimited|1={{{used_in_recipes}}}|delimiter=, }} | |||
{{ | {{Div col end}} | ||
}} | |||
{{# | |||
| | |||
}} | |||
{{ | |||
}} | }} | ||
{{#if: {{{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