<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://stationeers-wiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Arresleetje</id>
	<title>Stationeers Community Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://stationeers-wiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Arresleetje"/>
	<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/Special:Contributions/Arresleetje"/>
	<updated>2026-06-10T08:37:04Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Tank&amp;diff=27745</id>
		<title>Tank</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Tank&amp;diff=27745"/>
		<updated>2026-05-31T13:20:45Z</updated>

		<summary type="html">&lt;p&gt;Arresleetje: Hide Data Outputs, added insulated version, updated fixed storage values (moll), fixed images&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Atmospherics]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Tank)&lt;br /&gt;
 | image       = [[File:ItemKitTank.png]]&lt;br /&gt;
 | maxpressure =  60,795kPa (60MPa)&lt;br /&gt;
 | createdwith = [[Hydraulic Pipe Bender]], [[Fabricator]]&lt;br /&gt;
 | cost        = 5g [[copper]] + 20g [[steel]]&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Insulated Tank)&lt;br /&gt;
 | image       = [[File:ItemKitTankInsulated Orange.png]]&lt;br /&gt;
 | maxpressure =  60,795kPa (60MPa)&lt;br /&gt;
 | createdwith = [[Hydraulic Pipe Bender]], [[Fabricator]]&lt;br /&gt;
 | cost        = 5g [[copper]] + 20g [[steel]] + 30g [[silicon]]&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Small Tank&lt;br /&gt;
 | image            = [[File:TankSmall.png]]&lt;br /&gt;
 | other            = 1 Kit to place volume 6000L&lt;br /&gt;
 | placed_with_item = Kit (Tank)&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Tank)]]&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Tank Big (Insulated)&lt;br /&gt;
 | image            = [[File:StructureTankBigInsulated.png]]&lt;br /&gt;
 | other            = 5 Kits to place volume 50000L&lt;br /&gt;
 | placed_with_item = Kit (Insulated Tank)&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Tank)]]&lt;br /&gt;
}}&lt;br /&gt;
== Description ==&lt;br /&gt;
[[Tank]]s are used to store large amounts of gas. Current-generation tanks are integrated directly into the connected pipe network, rather than acting as separate containers.&lt;br /&gt;
&lt;br /&gt;
The Small Tank requires 1 kit and can store 6000L.&lt;br /&gt;
The Large Tank requires 5 kits and can store 50000L.&lt;br /&gt;
&lt;br /&gt;
Combined with their high bursting pressure (60 MPa), tanks can store very large quantities of gas. At room temperature (20 °C), a fully pressurized Small Tank can hold approximately 145 kMol of gas, while a fully pressurized Large Tank can hold approximately 1.2 Mmol.&lt;br /&gt;
&lt;br /&gt;
Both Small and Large Tanks are also available in insulated variants, which are constructed using Insulated Tank Kits instead of standard Tank Kits.&lt;br /&gt;
&lt;br /&gt;
Tanks do not have data ports. Information such as pressure, temperature, and gas composition can be measured using a [[Pipe Analyzer]] connected to the same pipe network.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Maximum || Float ||&lt;br /&gt;
|-&lt;br /&gt;
| Temperature || Float || Returns the temperature inside the tank.&lt;br /&gt;
|-&lt;br /&gt;
| Setting || Boolean ||&lt;br /&gt;
|-&lt;br /&gt;
| RatioWater || Float || Returns the ratio of Water (H2O) inside the tank.&lt;br /&gt;
|-&lt;br /&gt;
| RatioVolatiles || Float || Returns the ratio of Volatiles (H2) inside the tank.&lt;br /&gt;
|-&lt;br /&gt;
| RatioPollutant || Float || Returns the ratio of Pollutant (X) inside the tank.&lt;br /&gt;
|-&lt;br /&gt;
| RatioOxygen || Float || Returns the ratio of Oxygen (O2) inside the tank.&lt;br /&gt;
|-&lt;br /&gt;
| RatioNitrousOxide || Float || Returns the ratio of Nitrous Oxide (NO2) inside the tank.&lt;br /&gt;
|-&lt;br /&gt;
| RatioNitrogen || Float || Returns the ratio of Nitrogen (N2) inside the tank.&lt;br /&gt;
|-&lt;br /&gt;
| RatioCarbonDioxide || Float || Returns the ratio of Carbon Dioxide (CO2) inside the tank.&lt;br /&gt;
|-&lt;br /&gt;
| Ratio || Float || &lt;br /&gt;
|-&lt;br /&gt;
| TotalMoles || Float || Returns the quantity inside the tank in Mols.&lt;br /&gt;
|-&lt;br /&gt;
| Pressure || Float || Returns the pressure inside the tank in kilo Pascals.&lt;br /&gt;
|-&lt;br /&gt;
| PrefabHash || Integer || Returns Prefab Hash number.&lt;br /&gt;
|-&lt;br /&gt;
| Open || Boolean || Does nothing&lt;br /&gt;
|-&lt;br /&gt;
| Combustion || Boolean || Returns true if gasses inside are combusting.&lt;br /&gt;
|}&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Arresleetje</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=File:StructureTankBigInsulated.png&amp;diff=27744</id>
		<title>File:StructureTankBigInsulated.png</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=File:StructureTankBigInsulated.png&amp;diff=27744"/>
		<updated>2026-05-31T13:16:50Z</updated>

		<summary type="html">&lt;p&gt;Arresleetje: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In game asset&lt;/div&gt;</summary>
		<author><name>Arresleetje</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Tank&amp;diff=27743</id>
		<title>Tank</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Tank&amp;diff=27743"/>
		<updated>2026-05-31T12:02:09Z</updated>

		<summary type="html">&lt;p&gt;Arresleetje: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Atmospherics]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Tank)&lt;br /&gt;
 | image       = [[File:ItemKitTank.png]]&lt;br /&gt;
 | maxpressure =  60,795kPa (60MPa)&lt;br /&gt;
 | createdwith = [[Hydraulic Pipe Bender]], [[Fabricator]]&lt;br /&gt;
 | cost        = 5g [[copper]] + 20g [[steel]]&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Insulated Tank)&lt;br /&gt;
 | image       = [[File:ItemKitTankInsulated Orange.png]]&lt;br /&gt;
 | maxpressure =  60,795kPa (60MPa)&lt;br /&gt;
 | createdwith = [[Hydraulic Pipe Bender]], [[Fabricator]]&lt;br /&gt;
 | cost        = 5g [[copper]] + 20g [[steel]] + 30g [[silicon]]&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Small Tank&lt;br /&gt;
 | image            = [[File:TankSmall.png]]&lt;br /&gt;
 | other            = 1 Kit to place volume 6000L&lt;br /&gt;
 | placed_with_item = [[Kit (Tank)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Tank)]]&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Large Tank&lt;br /&gt;
 | image            = [[File:TankBig.png]]&lt;br /&gt;
 | other            = 5 Kits to place volume 50000L&lt;br /&gt;
 | placed_with_item = [[Kit (Tank)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Tank)]]&lt;br /&gt;
}}&lt;br /&gt;
== Description ==&lt;br /&gt;
[[Tank]]s are used to store large amounts of gas. Current-generation tanks are integrated directly into the connected pipe network, rather than acting as separate containers.&lt;br /&gt;
&lt;br /&gt;
The Small Tank requires 1 kit and can store 6000L.&lt;br /&gt;
The Large Tank requires 5 kits and can store 50000L.&lt;br /&gt;
&lt;br /&gt;
Combined with their high bursting pressure (60 MPa), tanks can store very large quantities of gas. At room temperature (20 °C), a fully pressurized Small Tank can hold approximately 145 kMol of gas, while a fully pressurized Large Tank can hold approximately 1.2 Mmol.&lt;br /&gt;
&lt;br /&gt;
Both Small and Large Tanks are also available in insulated variants, which are constructed using Insulated Tank Kits instead of standard Tank Kits.&lt;br /&gt;
&lt;br /&gt;
Tanks do not have data ports. Information such as pressure, temperature, and gas composition can be measured using a [[Pipe Analyzer]] connected to the same pipe network.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Maximum || Float ||&lt;br /&gt;
|-&lt;br /&gt;
| Temperature || Float || Returns the temperature inside the tank.&lt;br /&gt;
|-&lt;br /&gt;
| Setting || Boolean ||&lt;br /&gt;
|-&lt;br /&gt;
| RatioWater || Float || Returns the ratio of Water (H2O) inside the tank.&lt;br /&gt;
|-&lt;br /&gt;
| RatioVolatiles || Float || Returns the ratio of Volatiles (H2) inside the tank.&lt;br /&gt;
|-&lt;br /&gt;
| RatioPollutant || Float || Returns the ratio of Pollutant (X) inside the tank.&lt;br /&gt;
|-&lt;br /&gt;
| RatioOxygen || Float || Returns the ratio of Oxygen (O2) inside the tank.&lt;br /&gt;
|-&lt;br /&gt;
| RatioNitrousOxide || Float || Returns the ratio of Nitrous Oxide (NO2) inside the tank.&lt;br /&gt;
|-&lt;br /&gt;
| RatioNitrogen || Float || Returns the ratio of Nitrogen (N2) inside the tank.&lt;br /&gt;
|-&lt;br /&gt;
| RatioCarbonDioxide || Float || Returns the ratio of Carbon Dioxide (CO2) inside the tank.&lt;br /&gt;
|-&lt;br /&gt;
| Ratio || Float || &lt;br /&gt;
|-&lt;br /&gt;
| TotalMoles || Float || Returns the quantity inside the tank in Mols.&lt;br /&gt;
|-&lt;br /&gt;
| Pressure || Float || Returns the pressure inside the tank in kilo Pascals.&lt;br /&gt;
|-&lt;br /&gt;
| PrefabHash || Integer || Returns Prefab Hash number.&lt;br /&gt;
|-&lt;br /&gt;
| Open || Boolean || Does nothing&lt;br /&gt;
|-&lt;br /&gt;
| Combustion || Boolean || Returns true if gasses inside are combusting.&lt;br /&gt;
|}&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Arresleetje</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Tank&amp;diff=27742</id>
		<title>Tank</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Tank&amp;diff=27742"/>
		<updated>2026-05-31T11:50:33Z</updated>

		<summary type="html">&lt;p&gt;Arresleetje: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Atmospherics]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Tank)&lt;br /&gt;
 | image       = [[File:ItemKitTank.png]]&lt;br /&gt;
 | maxpressure =  60,795kPa (60MPa)&lt;br /&gt;
 | createdwith = [[Hydraulic Pipe Bender]], [[Fabricator]]&lt;br /&gt;
 | cost        = 5g [[copper]] + 20g [[steel]]&lt;br /&gt;
}}&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Insulated Tank)&lt;br /&gt;
 | image       = [[File:ItemKitTankInsulated Orange.png]]&lt;br /&gt;
 | maxpressure =  60,795kPa (60MPa)&lt;br /&gt;
 | createdwith = [[Hydraulic Pipe Bender]], [[Fabricator]]&lt;br /&gt;
 | cost        = 5g [[copper]] + 20g [[steel]] + 30g [[silicon]]&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Small Tank&lt;br /&gt;
 | image            = [[File:TankSmall.png]]&lt;br /&gt;
 | other            = 1 Kit to place volume 6000L&lt;br /&gt;
 | placed_with_item = [[Kit (Tank)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Tank)]]&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Large Tank&lt;br /&gt;
 | image            = [[File:TankBig.png]]&lt;br /&gt;
 | other            = 5 Kits to place volume 50000L&lt;br /&gt;
 | placed_with_item = [[Kit (Tank)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Tank)]]&lt;br /&gt;
}}&lt;br /&gt;
== Description ==&lt;br /&gt;
[[Tank]]s are used to store large amounts gas.&lt;br /&gt;
Current-generation tanks are integrated directly into the connected pipe network, rather than acting as separate containers.&lt;br /&gt;
&lt;br /&gt;
*The Small Tank requires 1 kit and can store 6000L.&lt;br /&gt;
*The Large Tank requires 5 kits and can store 50000L.&lt;br /&gt;
&lt;br /&gt;
Combined with its high bursting pressure (60MPa) it can store upwards of 72000 mols at room temperature (20 °C).&lt;br /&gt;
&lt;br /&gt;
Both Small and Large Tanks are also available in insulated variants, which are constructed using Insulated Tank Kits instead of standard Tank Kits.&lt;br /&gt;
&lt;br /&gt;
Tanks do not have data ports. Information such as pressure, temperature, and gas composition can be measured using a [[Pipe Analyzer]] connected to the same pipe network.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Maximum || Float ||&lt;br /&gt;
|-&lt;br /&gt;
| Temperature || Float || Returns the temperature inside the tank.&lt;br /&gt;
|-&lt;br /&gt;
| Setting || Boolean ||&lt;br /&gt;
|-&lt;br /&gt;
| RatioWater || Float || Returns the ratio of Water (H2O) inside the tank.&lt;br /&gt;
|-&lt;br /&gt;
| RatioVolatiles || Float || Returns the ratio of Volatiles (H2) inside the tank.&lt;br /&gt;
|-&lt;br /&gt;
| RatioPollutant || Float || Returns the ratio of Pollutant (X) inside the tank.&lt;br /&gt;
|-&lt;br /&gt;
| RatioOxygen || Float || Returns the ratio of Oxygen (O2) inside the tank.&lt;br /&gt;
|-&lt;br /&gt;
| RatioNitrousOxide || Float || Returns the ratio of Nitrous Oxide (NO2) inside the tank.&lt;br /&gt;
|-&lt;br /&gt;
| RatioNitrogen || Float || Returns the ratio of Nitrogen (N2) inside the tank.&lt;br /&gt;
|-&lt;br /&gt;
| RatioCarbonDioxide || Float || Returns the ratio of Carbon Dioxide (CO2) inside the tank.&lt;br /&gt;
|-&lt;br /&gt;
| Ratio || Float || &lt;br /&gt;
|-&lt;br /&gt;
| TotalMoles || Float || Returns the quantity inside the tank in Mols.&lt;br /&gt;
|-&lt;br /&gt;
| Pressure || Float || Returns the pressure inside the tank in kilo Pascals.&lt;br /&gt;
|-&lt;br /&gt;
| PrefabHash || Integer || Returns Prefab Hash number.&lt;br /&gt;
|-&lt;br /&gt;
| Open || Boolean || Does nothing&lt;br /&gt;
|-&lt;br /&gt;
| Combustion || Boolean || Returns true if gasses inside are combusting.&lt;br /&gt;
|}&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Arresleetje</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=File:ItemKitTankInsulated_Orange.png&amp;diff=27741</id>
		<title>File:ItemKitTankInsulated Orange.png</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=File:ItemKitTankInsulated_Orange.png&amp;diff=27741"/>
		<updated>2026-05-31T11:15:13Z</updated>

		<summary type="html">&lt;p&gt;Arresleetje: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Game Texture2D asset&lt;/div&gt;</summary>
		<author><name>Arresleetje</name></author>
	</entry>
</feed>