Jump to content

Template:ProductionElement: Difference between revisions

From Out of Ore Wiki
No edit summary
Replaced content with "<!-- Template:ProductionElement --> '''{{{name}}}''' {{{description}}} '''Inputs:''' {{OreList|{{{inputs}}}}}"
Tag: Replaced
Line 1: Line 1:
<!-- Template:ProductionElement -->
<!-- Template:ProductionElement -->
{| class="wikitable" style="width: 80%; text-align: center;"
'''{{{name}}}'''
|-
! colspan="2" style="font-size: 1.5em;" | '''{{{name}}}'''
{{#if:{{{image|}}}|
|-
| colspan="2" | [[File:{{{image}}}|center|500px]]
}}
|-
| colspan="2" style="text-align:left; padding: 10px;" | {{{description}}}


{{#if:{{{inputs|}}}|
{{{description}}}
|-
 
! colspan="2" | '''Inputs'''
'''Inputs:'''
|-
| colspan="2" |
{{OreList|{{{inputs}}}}}
{{OreList|{{{inputs}}}}}
}}
{{#if:{{{convert_from|}}}|
|-
! colspan="2" style="background:#f7f7f7;" | '''Conversions'''
|-
| colspan="2" style="text-align:left;" |
* {{OreName|{{{convert_from}}}}} → {{OreName|{{{convert_to}}}}}
}}
{{#if:{{{keeps|}}}|
|-
! colspan="2" style="background:#f7f7f7;" | '''Stored Internally'''
|-
| colspan="2" style="text-align:left;" |
{{OreList|{{{keeps}}}}}
}}
{{#if:{{{output1_filter|}}}{{{output2_filter|}}}|
|-
! colspan="2" style="background:#f7f7f7;" | '''Filtered Outputs'''
{{#if:{{{output1_filter|}}}|
|-
| style="width: 40%;" | '''{{{output1_name}}}'''
| style="width: 60%; text-align:left;" | {{OreName|{{{output1_filter}}}}}
}}
{{#if:{{{output2_filter|}}}|
|-
| style="width: 40%;" | '''{{{output2_name}}}'''
| style="width: 60%; text-align:left;" | {{OreName|{{{output2_filter}}}}}
}}
}}
{{#if:{{{passes_through|}}}|
|-
| colspan="2" style="text-align:center;" |
'''All other materials pass through untouched.'''
}}
|}

Revision as of 22:35, 14 April 2025

{{{name}}}

{{{description}}}

Inputs:

Everything Else