Difference between revisions of "Template:Infobox/Resource"
From Kerbal Space Program Wiki
(+unit;) |
m (! image. * wikitabled flow modes.) |
||
Line 3: | Line 3: | ||
|padding=.5 | |padding=.5 | ||
|name='''{{{name|{{BASEPAGENAME}}}}}''' | |name='''{{{name|{{BASEPAGENAME}}}}}''' | ||
− | |file= | + | |file=none |
|lines= | |lines= | ||
{{Infobox/Line|Density|2={{#ifeq: {{{density}}}|N|None|{{{density}}} kg/{{#ifeq: {{{unit|l}}}|unit|unit|<abbr title="Assuming that 1 unit = 1 liter">{{{unit|l}}}</abbr>}}}}}} | {{Infobox/Line|Density|2={{#ifeq: {{{density}}}|N|None|{{{density}}} kg/{{#ifeq: {{{unit|l}}}|unit|unit|<abbr title="Assuming that 1 unit = 1 liter">{{{unit|l}}}</abbr>}}}}}} | ||
Line 25: | Line 25: | ||
=== Flow modes === | === Flow modes === | ||
− | {| | + | {| class="wikitable" |
! Code | ! Code | ||
! Type | ! Type |
Revision as of 20:04, 24 June 2013
Infobox | ||
Density | {{{density}}} kg/l | |
Transferable | Yes | |
Flow mode | Invalid flow mode | |
Since | Unknown |
Parameters
Flow modes
Code | Type | Description |
---|---|---|
a | Adjacent | Resources will only flow between adjacent sources and sinks, meaning that tanks can be drained unevenly. |
e | Everywhere | The resource is always available to all parts structurally connected to the vessel, and the same amount of resources is drained from every container. |
i | Internal | The resource can only be used by the part containing it. |