Template:Infobox/sandbox: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "<div class="infobox"> <div class="infobox-header" style=" {{#switch: {{{category}}} | Combat = background: #FF0000; color: white; | Liquids = b...")
 
(What if the icon doesn't link? It never knew why it did that anyway, we're already on that page)
 
(61 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="infobox">
<includeonly><div class="infobox">
<div class="infobox-header" style="
<div class="infobox-header  
  {{#switch: {{{category}}}
  {{#switch: {{{category}}}
  | Combat                = background: #FF0000; color: white;
  | Logistics            = logistics
  | Liquids              = background: #8FDBFF;
  | Production            = production
| Logic                = background: #7401DF; color: #6cdf01;
  | Intermediate products = intermediates
  | Intermediate products = background: #AAAAAA;
  | Combat                = combat
  | Machinery            = background: #FFA600;
  | Technology            = technology
| Resources            = background: #444444; color: white;
  | #default              = default-infobox
| Science packs        = background: #A1056F; color: white;
  | Technology            = background: #228B22;
| Tools                = background: #62B1F6;
  | #default              =  
  }}
  }}
">
">
 
{| style="padding: 5px 0;"
<div class="header-icon">
| valign="top" style="width:32px;" |{{Icon|{{{icon|{{No language suffix/No namespace}}}}}||}}  
{{Icon|{{{icon|{{No language suffix}}}}}}}
| class="infobox-header-text" | <span>{{Translation|{{{name|{{#replace: {{No language suffix/No namespace}} | (research)|}} }}} }}</span>
</div><!--
|class="plainlinks infobox-edit-link" valign="top" style="display: none;" | [{{fullurl:{{ns:3002}}:{{#replace:{{No language suffix/No namespace}}| |_}}|action=edit}} {{Translation|Edit}}]
 
|}
--><div class="header-text">
<div>
{{Translation|{{{name|{{#replace:{{No language suffix}}| (research)|}} }}} }}
</div>
 
<div>
{{#if: {{{category|}}} | {{Translation|{{{category-name|{{{category|}}} }}} }} <!--{{C|{{{category}}}}}--> }}
</div>
 
</div>
</div>
</div>
{{#if: {{{image|}}}
{{#if: {{{image|}}}
Line 34: Line 20:
[[File:{{{image}}}{{#ifeq: {{#explode: {{{image}}}|.|1}}||.png}}]]
[[File:{{{image}}}{{#ifeq: {{#explode: {{{image}}}|.|1}}||.png}}]]
</div>
</div>
}}{{#if: {{{expensive-recipe|}}} |
<tabber>
{{Translation|Normal mode}}=
<table>
{{Infobox/vrow |Recipe                      |{{{recipe|}}}                      |{{Crafting/parsing|{{{recipe}}} }} }}
{{Infobox/vrow |Total raw                    |{{{recipe|}}}                      |{{Crafting/raw|{{{total-raw|{{{recipe}}} }}} }} }}
</table>
\-\
{{Translation|Expensive mode}}=
<table>
{{Infobox/vrow |Recipe                      |{{{expensive-recipe|}}}                      |{{Crafting/parsing|{{{expensive-recipe}}} }} }}
{{Infobox/vrow |Total raw                    |{{{expensive-recipe|}}}                      |{{Crafting/raw|{{{expensive-total-raw|{{{expensive-recipe}}} }}} }} }}
</table>
</tabber>
|
{{#if: {{{expensive-total-raw|}}} |
<tabber>
{{Translation|Normal mode}}=
<table>
{{Infobox/vrow |Recipe                      |{{{recipe|}}}                      |{{Crafting/parsing|{{{recipe}}} }} }}
{{Infobox/vrow |Total raw                    |{{{recipe|}}}                      |{{Crafting/raw|{{{total-raw|{{{recipe}}} }}} }} }}
</table>
\-\
{{Translation|Expensive mode}}=
<table>
{{Infobox/vrow |Recipe                      |{{{recipe|}}}                      |{{Crafting/parsing|{{{recipe}}} }} }}
{{Infobox/vrow |Total raw                    |{{{expensive-total-raw|}}}          |{{Crafting/raw|{{{expensive-total-raw}}} }} }}
</table>
</tabber>
|
{{#if: {{{recipe|}}} |
<tabber>
{{Translation|Normal mode & expensive mode}}=
<table>
{{Infobox/vrow |Recipe                      |{{{recipe|}}}                      |{{Crafting/parsing|{{{recipe}}} }} }}
{{Infobox/vrow |Total raw                    |{{{recipe|}}}                      |{{Crafting/raw|{{{total-raw|{{{recipe}}} }}} }} }}
</table>
</tabber>
}}
}}
}}{{#if: {{{expensive-cost-multiplier|}}} |
<tabber>
{{Translation|Normal mode}}=
<table>
{{Infobox/vrow |Cost                        |{{{cost|}}}                        |{{Item/parsing|{{{cost|}}} }} {{#if: {{{cost-multiplier|}}}|✖ <big>{{{cost-multiplier|}}}</big>}} }}
</table>
\-\
{{Translation|Expensive mode}}=
<table>
{{Infobox/vrow |Cost                        |{{{cost|}}}                        |{{Item/parsing|{{{cost|}}} }} ✖ <big>{{{expensive-cost-multiplier|}}}</big>}}
</table>
</tabber>
|
{{#if: {{{cost|}}} |
<tabber>
{{Translation|Normal mode & expensive mode}}=
<table>
{{Infobox/vrow |Cost                        |{{{cost|}}}                        |{{Item/parsing|{{{cost|}}} }} {{#if: {{{cost-multiplier|}}}|✖ <big>{{{cost-multiplier|}}}</big>}} }}
</table>
</tabber>
}}
}}
}}
<span class="mw-customtoggle-myDivision mw-collapsible mw-collapsed" id="mw-customcollapsible-myDivision">Normal mode</span> <span class="mw-customtoggle-myDivision mw-collapsible" id="mw-customcollapsible-myDivision">Hard mode</span>
<table>
<table>
{{Infobox/extra|{{{extra1|}}} }}
{{Infobox/extra|{{{extra1|}}} }}
{{Infobox/row  |Map color                    |{{{map-color|}}}                    |{{Color|{{{map-color|}}}}} }}
{{Infobox/row  |Map icon                    |{{{map-icon|}}} }}
{{Infobox/row  |Added in                    |{{{added-in|}}} }}
{{Infobox/row  |Added in                    |{{{added-in|}}} }}
{{Infobox/row  |Walking speed                |{{{walking-speed|}}} }}
{{Infobox/row  |Walking speed                |{{{walking-speed|}}} }}
{{Infobox/row  |Storage size                |{{{storage-size|}}} }}
{{Infobox/row  |Storage size                |{{{storage-size|}}} }}
{{Infobox/row  |Fluid storage volume        |{{{fluid-storage-volume|}}} }}
{{#if: {{{expected-resources|}}} |
<tr class="border-top">
<td>
{{Translation|Expected resources }}
</td>
<td style="width: 70%;">
{{{expected-resources}}}
</td>
</tr>
}}
{{Infobox/row  |Health                      |{{{health|}}} }}
{{Infobox/row  |Health                      |{{{health|}}} }}
{{Infobox/row  |Restores                    |{{{restores|}}}                    |{{{restores}}} {{Translation|health}} }}
{{Infobox/row  |Restores                    |{{{restores|}}}                    |{{{restores}}} {{Translation|health}} }}
Line 47: Line 106:
{{Infobox/row  |Lifespan                    |{{{lifespan|}}}                    |{{{lifespan}}} {{Translation|seconds}} }}
{{Infobox/row  |Lifespan                    |{{{lifespan|}}}                    |{{{lifespan}}} {{Translation|seconds}} }}
{{Infobox/row  |Inventory size bonus        |{{{inventory-size-bonus|}}} }}
{{Infobox/row  |Inventory size bonus        |{{{inventory-size-bonus|}}} }}
{{Infobox/row  |Grid size                   |{{{grid-size|}}} }}
{{Infobox/row  |Equipment grid size         |{{{grid-size|}}} }}
{{Infobox/row  |Stack size                  |{{{stack-size|}}} }}
{{Infobox/row  |Stack size                  |{{{stack-size|}}} }}
{{Infobox/row  |Range                        |{{{range|}}} }}
{{Infobox/row  |Range                        |{{{range|}}} }}
Line 56: Line 115:
{{Infobox/row  |Area of effect size          |{{{area-of-effect-size|}}} }}
{{Infobox/row  |Area of effect size          |{{{area-of-effect-size|}}} }}
{{Infobox/row  |Durability                  |{{{durability|}}} }}
{{Infobox/row  |Durability                  |{{{durability|}}} }}
{{Infobox/row  |Magazine size                |{{{magazine-size|}}} }}
{{Infobox/row  |Ammunition                  |{{{ammunition|}}}                  |{{Item/parsing|{{{ammunition}}} }} }}
{{Infobox/row  |Ammunition                  |{{{ammunition|}}}                  |{{Item/parsing|{{{ammunition}}} }} }}
{{Infobox/row  |Magazine size                |{{{magazine-size|}}} }}
{{Infobox/vrow |Used as ammunition by        |{{{used-as-ammo-by|}}}              |{{Item/parsing|{{{used-as-ammo-by}}} }} }}
{{Infobox/row  |Efficiency                  |{{{efficiency|}}} }}
{{Infobox/row  |Efficiency                  |{{{efficiency|}}} }}
{{Infobox/row  |Dimensions                  |{{{dimensions|}}} }}
{{Infobox/row  |Dimensions                  |{{{dimensions|}}} }}
{{Infobox/row  |Energy consumption          |{{{energy|}}}                      |{{Type|{{{energy}}} }} }}
{{Infobox/row  |Energy consumption          |{{{energy|}}}                      |{{Type|{{{energy}}} }} }}
{{Infobox/row  |Drain                        |{{{drain|}}}                        |{{Type|{{{drain}}} }} }}
{{Infobox/row  |Drain                        |{{{drain|}}}                        |{{Type|{{{drain}}} }} }}
{{Infobox/row  |Transmission                |{{{transmission|}}}                |{{Type|{{{transmission}}} }} }}
{{Infobox/row  |Robot recharge rate          |{{{robot-recharge-rate|}}}          |{{Type|{{{robot-recharge-rate}}} }} }}
{{Infobox/row  |Robot recharge rate          |{{{robot-recharge-rate|}}}          |{{Type|{{{robot-recharge-rate}}} }} }}
{{Infobox/row  |Internal buffer recharge rate|{{{internal-buffer-recharge-rate|}}}|{{Type|{{{internal-buffer-recharge-rate}}} }} }}
{{Infobox/row  |Internal buffer recharge rate|{{{internal-buffer-recharge-rate|}}}|{{Type|{{{internal-buffer-recharge-rate}}} }} }}
{{Infobox/row  |Calculations per 60 UPS      |{{{calculations-per-second|}}} }}
{{Infobox/vrow |Placed in                    |{{{equipped-in|}}}                  |{{Item/parsing|{{{equipped-in}}} }} }}
{{Infobox/row  |Robot limit                  |{{{robot-limit|}}} }}
{{Infobox/row  |Robot limit                  |{{{robot-limit|}}} }}
{{Infobox/row  |Repair speed                |{{{repair-speed|}}} }}
{{Infobox/row  |Repair speed                |{{{repair-speed|}}} }}
{{Infobox/row  |Charging stations            |{{{charging-stations|}}} }}
{{Infobox/row  |Charging stations            |{{{charging-stations|}}} }}
{{Infobox/row  |Belt speed                  |{{{belt-speed|}}} }}
{{Infobox/row  |Movement bonus              |{{{movement-bonus|}}} }}
{{Infobox/row  |Movement bonus              |{{{movement-bonus|}}} }}
{{Infobox/row  |Maximum recharge speed      |{{{maximum-recharge-speed|}}} }}
{{Infobox/row  |Energy capacity              |{{{energy-capacity|}}}              |{{Type|{{{energy-capacity}}} }} }}
{{Infobox/row  |Energy capacity              |{{{energy-capacity|}}}              |{{Type|{{{energy-capacity}}} }} }}
{{Infobox/row  |Power input                  |{{{power-input|}}} }}
{{Infobox/row  |Power input                  |{{{power-input|}}} }}
{{Infobox/row  |Power output                |{{{power-output|}}} }}
{{Infobox/row  |Power output                |{{{power-output|}}} }}
{{Infobox/row  |Shield                       |{{{shield|}}} }}
{{Infobox/row  |Maximum temperature          |{{{maximum-temperature|}}} }}
{{Infobox/row  |Energy per unit              |{{{energy-per-unit|}}}              |{{Type|{{{energy-per-unit}}} }} }}
{{Infobox/row  |Fluid consumption            |{{{fluid-consumption|}}} }}
{{Infobox/row  |Shield hitpoints            |{{{shield|}}} }}
{{Infobox/row  |Energy per hitpoint          |{{{energy-per-hitpoint|}}}              |{{Type|{{{energy-per-hitpoint}}} }} }}
{{Infobox/row  |Maximum recharge speed      |{{{maximum-recharge-speed|}}} }}
{{Infobox/row  |Crafting speed              |{{{crafting-speed|}}} }}
{{Infobox/row  |Crafting speed              |{{{crafting-speed|}}} }}
{{Infobox/row  |Mining hardness              |{{{mining-hardness|}}} }}
{{Infobox/row  |Pumping speed                |{{{pumping-speed|}}} }}
{{Infobox/row  |Mining time                  |{{{mining-time|}}} }}
{{Infobox/row  |Mining time                  |{{{mining-time|}}} }}
{{Infobox/row  |Mining power                |{{{mining-power|}}} }}
{{Infobox/row  |Speed                        |{{{speed|}}} }}
{{Infobox/row  |Speed                        |{{{speed|}}} }}
{{Infobox/row  |Productivity                |{{{productivity|}}} }}
{{Infobox/row  |Productivity                |{{{productivity|}}} }}
{{Infobox/row  |Mining speed                |{{{mining-speed|}}}                |{{{mining-speed}}} {{Translation|items/s}} }}
{{Infobox/row  |Mining speed                |{{{mining-speed|}}}                |{{{mining-speed}}} }}
{{Infobox/row  |Mining area                  |{{{mining-area|}}}                  |{{{mining-area}}} {{Translation|tiles}} }}
{{Infobox/row  |Mining area                  |{{{mining-area|}}}                  |{{{mining-area}}} {{Translation|tiles}} }}
{{Infobox/row  |Fuel value                  |{{{fuel-value|}}}                  |{{Type|{{{fuel-value}}} }} }}
{{Infobox/row  |Fuel value                  |{{{fuel-value|}}}                  |{{Type|{{{fuel-value}}} }} }}
{{Infobox/row  |Vehicle acceleration        |{{{vehicle-acceleration|}}} }}
{{Infobox/row  |Vehicle top speed            |{{{vehicle-top-speed|}}} }}
{{Infobox/row  |Supply area                  |{{{supply-area|}}}                  |{{{supply-area}}} {{Translation|tiles}} }}
{{Infobox/row  |Supply area                  |{{{supply-area|}}}                  |{{{supply-area}}} {{Translation|tiles}} }}
{{Infobox/row  |Wire reach                  |{{{wire-reach|}}}                  |{{{wire-reach}}} {{Translation|tiles}} }}
{{Infobox/row  |Wire reach                  |{{{wire-reach|}}}                  |{{{wire-reach}}} {{Translation|tiles}} }}
{{Infobox/row  |Construction area            |{{{construction-area|}}}            |{{{construction-area}}} {{Translation|tiles}} }}
{{Infobox/row  |Construction area            |{{{construction-area|}}}            |{{{construction-area}}} {{Translation|tiles}} }}
{{Infobox/row  |Pollution                    |{{{pollution|}}} }}
{{Infobox/row  |Pollution                    |{{{pollution|}}} }}
{{Infobox/row  |Weight                      |{{{weight|}}} }}
{{Infobox/row  |Module slots                |{{{modules|}}}                      |{{{modules}}} {{Translation|slots}} }}
{{Infobox/row  |Module slots                |{{{modules|}}}                      |{{{modules}}} {{Translation|slots}} }}
</table>
{{Infobox/row  |Prototype type              |{{{prototype-type|}}}               |{{Prototype page|{{{prototype-type}}}}} }}
<table class="mw-collapsible" id="mw-customcollapsible-myDivision">
{{Infobox/row  |Internal name                |{{{internal-name|}}} }}
{{Infobox/vrow |Recipe                      |{{{recipe|}}}                      |{{User:TheWombatGuru/Crafting/parsing|{{{recipe}}} }} }}
{{Infobox/vrow |Accepted equipment          |{{{equipment|}}}                   |{{Item/parsing|{{{equipment}}} }} }}
{{Infobox/vrow |Total raw                    |{{{recipe|}}}                      |{{User:TheWombatGuru/Crafting/raw|{{{total-raw|{{{recipe}}} }}} }} }}
</table>
<table class="mw-collapsible mw-collapsed" id="mw-customcollapsible-myDivision">
{{Infobox/vrow |Hard mode recipe            |{{{hard-recipe|}}}                      |{{User:TheWombatGuru/Crafting/parsing|{{{hard-recipe}}} }} }}
{{Infobox/vrow |Hard mode total raw          |{{{hard-recipe|}}}                      |{{User:TheWombatGuru/Crafting/raw|{{{hard-total-raw|{{{hard-recipe}}} }}} }} }}
</table>
<table>
{{Infobox/vrow |Cost                        |{{{cost|}}}                         |{{Item/parsing|{{{cost|}}} }} {{#if: {{{cost-multiplier|}}}|<big>X {{{cost-multiplier|}}}</big>}} }}
{{Infobox/vrow |Required technologies        |{{{required-technologies|}}}        |{{Technology/parsing/sandbox|{{{required-technologies}}}|color=228B22}}                          |{{Translation|None required}}}}
{{Infobox/vrow |Required technologies        |{{{required-technologies|}}}        |{{Technology/parsing/sandbox|{{{required-technologies}}}|color=228B22}}                          |{{Translation|None required}}}}
{{Infobox/vrow |Allows                      |{{{allows|}}}                      |{{Technology/parsing/sandbox|{{{allows}}}|color=228B22}} }}
{{Infobox/vrow |Allows                      |{{{allows|}}}                      |{{Technology/parsing/sandbox|{{{allows}}}|color=228B22}} }}
Line 106: Line 162:
{{Infobox/vrow |Boosting technologies        |{{{boosting-technologies|}}}        |{{Technology/parsing/sandbox|{{{boosting-technologies}}}|color=228B22}} }}
{{Infobox/vrow |Boosting technologies        |{{{boosting-technologies|}}}        |{{Technology/parsing/sandbox|{{{boosting-technologies}}}|color=228B22}} }}
{{Infobox/vrow |Produced by                  |{{{producers|}}}                    |{{Item/parsing|{{{producers}}} }} }}
{{Infobox/vrow |Produced by                  |{{{producers|}}}                    |{{Item/parsing|{{{producers}}} }} }}
{{Infobox/vrow |Processed by                |{{{processors|}}}                  |{{Item/parsing|{{{processors}}} }} }}
{{Infobox/vrow |Consumed by                  |{{{consumers|}}}                    |{{Item/parsing|{{{consumers}}} }} }}
{{Infobox/vrow |Consumed by                  |{{{consumers|}}}                    |{{Item/parsing|{{{consumers}}} }} }}
{{Infobox/vrow |Valid fuel                  |{{{valid-fuel|}}}                  |{{Item/parsing|{{{valid-fuel}}} }} }}
{{Infobox/vrow |Used as fuel by              |{{{used-as-fuel-by|}}}              |{{Item/parsing|{{{used-as-fuel-by}}} }} }}
{{Infobox/vrow |Used as fuel by              |{{{used-as-fuel-by|}}}              |{{Item/parsing|{{{used-as-fuel-by}}} }} }}
{{Infobox/extra|{{{extra2|}}} }}
{{Infobox/extra|{{{extra2|}}} }}
</table>
</table>
</div>
</div>{{#seo:
 
|og:site_name=Official Factorio Wiki
<noinclude>
|og:type=article
|title={{Translation|{{No_language_suffix/No_namespace}}}} - Factorio Wiki
|og:image={{#if:{{{image|}}}|https://{{SERVERNAME}}/images/{{ucfirst:{{#replace:{{#if:{{{image|}}}|{{{image}}}{{#ifeq:{{#explode:{{{image}}}|.|1}}||.png}}|}}| |_}}}}|https://{{SERVERNAME}}/images/{{ucfirst:{{#replace:{{ConvertName|{{{icon|{{No_language_suffix/No_namespace}}}}}}}| |_}}}}.png}}
|description={{GETFIRST2SENTENCES}}
}}</includeonly><noinclude>
{{Documentation}}
{{Documentation}}
{{Infobox/sandbox
{{Infobox/sandbox
| category = Machinery
|category = Production
| category-name = Machine
|health=40
|health=40
|recipe=Time, 0.5 + Iron Gear Wheel, 15 + Electronic Circuit, 15 + Advanced Circuit, 1 + Fast inserter
|image=Crude oil entity
|total-raw=Time, 43.5 + Iron Plate, 55 + Copper Plate, 32 + Plastic bar, 2
|recipe=Time, 0.5 + Iron gear wheel, 15 + Electronic circuit, 15 + Advanced circuit, 1 + Fast inserter
|hard-recipe=Time, 5 + Iron Gear Wheel, 15 + Electronic Circuit, 15 + Advanced Circuit, 1 + Fast inserter
|total-raw=Time, 43.5 + Iron plate, 55 + Copper plate, 32 + Plastic bar, 2
|hard-total-raw=Time, 400 + Iron Plate, 55 + Copper Plate, 32 + Plastic bar, 2
|required-technologies=Stack inserter
|required-technologies=Stack inserter
|producers=Manual + Assembling machine 2 + Assembling machine 3
|producers=Manual + Assembling machine 2 + Assembling machine 3
|consumers=Stack filter inserter
|consumers=Stack filter inserter
|internal-name=stack-inserter
|prototype-type=inserter
}}
}}
</noinclude>
</noinclude>

Latest revision as of 10:29, 26 April 2024

Infobox/sandbox

Crude oil entity.png

Recipe

Time.png
0.5
+
Iron gear wheel.png
15
+
Electronic circuit.png
15
+
Advanced circuit.png
1
+
Fast inserter.png
1

Total raw

Time.png
43.5
+
Iron plate.png
55
+
Copper plate.png
32
+
Plastic bar.png
2

Health

40

Prototype type

inserter

Internal name

stack-inserter

Required technologies

Stack inserter (research).png

Produced by

Player.png
Assembling machine 2.png
Assembling machine 3.png

Consumed by

Stack filter inserter.png