Template:ProductionElement: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{| class="wikitable" style="width: 80%; text-align: center;" | {| class="wikitable" style="width: 80%; text-align: center;" | ||
|- | |- | ||
! colspan="2" style="font-size: 1.5em;" | '''{{{name}}}''' | ! colspan="2" style="font-size: 1.5em;" | '''{{{name}}}''' | ||
{{#if:{{{image|}}}| | |||
|- | |- | ||
| colspan="2" | | colspan="2" | [[File:{{{image}}}|center|500px]] | ||
}} | |||
|- | |- | ||
| colspan="2" style="text-align:left; padding: 10px;" | {{{description}}} | | colspan="2" style="text-align:left; padding: 10px;" | {{{description}}} | ||
{{#if:{{{inputs|}}}| | {{#if:{{{inputs|}}}| | ||
|- | |- | ||
Line 15: | Line 16: | ||
}} | }} | ||
{{#if:{{{convert_from|}}}| | {{#if:{{{convert_from|}}}{{{convert_to|}}}| | ||
|- | |- | ||
! colspan="2" style="background:#f7f7f7;" | '''Conversions''' | ! colspan="2" style="background:#f7f7f7;" | '''Conversions''' | ||
Line 23: | Line 24: | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{keeps|}}}| | ||
|- | |- | ||
! colspan="2" style="background:#f7f7f7;" | '''Stored Internally''' | ! colspan="2" style="background:#f7f7f7;" | '''Stored Internally''' | ||
|- | |- | ||
| colspan="2" style="text-align:left;" | | | colspan="2" style="text-align:left;" | | ||
{{OreList | {{OreList|{{{keeps}}}}} | ||
}} | |||
}} | }} | ||
Line 42: | Line 37: | ||
{{#if:{{{output1_filter|}}}| | {{#if:{{{output1_filter|}}}| | ||
|- | |- | ||
| style="width: 40%;" | '''{{{output1_name}}}''' | | style="width: 40%;" | '''{{{output1_name|Output 1}}}''' | ||
| style="width: 60%; text-align:left;" | {{OreName|{{{output1_filter}}}}} | | style="width: 60%; text-align:left;" | {{OreName|{{{output1_filter}}}}} | ||
}} | }} | ||
{{#if:{{{output2_filter|}}}| | {{#if:{{{output2_filter|}}}| | ||
|- | |- | ||
| style="width: 40%;" | '''{{{output2_name}}}''' | | style="width: 40%;" | '''{{{output2_name|Output 2}}}''' | ||
| style="width: 60%; text-align:left;" | {{OreName|{{{output2_filter}}}}} | | style="width: 60%; text-align:left;" | {{OreName|{{{output2_filter}}}}} | ||
}} | }} | ||
Line 55: | Line 50: | ||
|- | |- | ||
| colspan="2" style="text-align:center;" | | | colspan="2" style="text-align:center;" | | ||
''All other materials pass through untouched.'' | |||
}} | }} | ||
|} | |} |
Revision as of 22:27, 14 April 2025
{{{name}}}
- | |||||
---|---|---|---|---|---|
{{{description}}}
- |
colspan="2"
- |
colspan="2" style="background:#f7f7f7;"
- |
colspan="2" style="background:#f7f7f7;"
- |
colspan="2" style="background:#f7f7f7;"
- |