Jump to content

Template:ProductionElement: Difference between revisions

From Out of Ore Wiki
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
 
(51 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!-- Template:ProductionElement -->
<!-- Template:ProductionElement -->
{| class="wikitable" style="width: 80%; text-align: center;"
== {{{name}}} ==
{| class="wikitable" style="width: 65%; margin: 1em auto; border-collapse: collapse; text-align: left; box-shadow: 0 0 8px rgba(0,0,0,0.2); border-radius: 8px; overflow: hidden;"
|-
|-
! colspan="2" style="font-size: 1.5em;" | '''{{{name}}}'''
| style="width: 50%; padding: 1em; vertical-align: top; text-align: center;" |
|-
{{#if:{{{image|}}}|
| colspan="2" | {{#if:{{{image|}}}|[[File:{{{image}}}|center|500px]]|}}
<div style="text-align: center;">
|-
  [[File:{{{image}}}|frameless|upright=1.2]]
| colspan="2" style="text-align:left; padding: 10px;" | {{{description}}}
</div>
|-
|}}
! colspan="2" | '''Inputs'''
| style="width: 50%; padding: 1em; vertical-align: top; line-height: 1.5em; font-size: 0.95em;" |
|-
 
| colspan="2" |
{{{description}}}
* {{#if:{{{input1|}}}|{{OreName|{{{input1}}}}}|}}
{{#if:{{{inputs|}}}|
* {{#if:{{{input2|}}}|{{OreName|{{{input2}}}}}|}}
<div style="margin-top: 1em;"><strong>Inputs:</strong><br />
{{#if:{{{convert_from|}}}|
<span>{{{inputs}}}</span></div>
|-
! colspan="2" style="background:#f7f7f7;" | '''Conversions'''
|-
| colspan="2" style="text-align:left;" |
* {{OreName|{{{convert_from}}}}} → {{OreName|{{{convert_to}}}}}
}}
}}
{{#if:{{{keeps|}}}|
{{#if:{{{keeps|}}}|
|-
<div style="margin-top: 1em;"><strong>Stored Inside:</strong><br />
! colspan="2" style="background:#f7f7f7;" | '''Stored Internally'''
<span>{{{keeps}}}</span></div>
|-
| colspan="2" style="text-align:left;" |
{{#if:{{{keeps|}}}|{{OreList|{{{keeps}}}}}|}}
}}
{{#if:{{{output1_filter|}}}|
|-
! colspan="2" style="background:#f7f7f7;" | '''Filtered Outputs'''
|-
| style="width: 40%;" | '''{{{output1_name}}}'''
| style="width: 60%; text-align:left;" | {{OreName|{{{output1_filter}}}}}
|-
| style="width: 40%;" | '''{{{output2_name}}}'''
| style="width: 60%; text-align:left;" | {{OreName|{{{output2_filter}}}}}
}}
}}
{{#if:{{{passes_through|}}}|
{{#if:{{{convert_from|}}}{{{convert_to|}}}|
|-
<div style="margin-top: 1em;"><strong>Conversion:</strong><br />
| colspan="2" style="text-align:center;" |
<span>{{{convert_from}}} → {{{convert_to}}}</span></div>
'''All other materials pass through untouched.'''
}}
}}
{| class="wikitable" style="margin-top: 1em; background-color: inherit; border-left: 4px solid #ccc;"
| style="padding: 0.5em; font-size: 0.9em;" |
💡 ''More technical information can be found in-game.''
|}
|}
|}

Latest revision as of 22:36, 9 May 2025

{{{name}}}

{{{description}}}


💡 More technical information can be found in-game.