Difference between revisions of "Template:Infobox/Resource"
From Kerbal Space Program Wiki
(*more specific category; +cost;) |
m (!currency;) |
||
Line 11: | Line 11: | ||
|i={{lang|en=Internal|de=Intern|pl=Wewnętrzny|hu=Belül}} | |i={{lang|en=Internal|de=Intern|pl=Wewnętrzny|hu=Belül}} | ||
|#default=<span class="error" style="white-space:normal;">{{lang|en=Invalid flow mode|de=Ungültiger Flussmodus|pl=Nieprawidłowy tryb przepływu|hu=Érvénytelen}}</span>}}}} | |#default=<span class="error" style="white-space:normal;">{{lang|en=Invalid flow mode|de=Ungültiger Flussmodus|pl=Nieprawidłowy tryb przepływu|hu=Érvénytelen}}</span>}}}} | ||
− | {{Infobox/Line|{{Dict|Cost}}|{{#if: {{{cost|}}}|{{{cost}}} & | + | {{Infobox/Line|{{Dict|Cost}}|{{#if: {{{cost|}}}|{{{cost}}} ¤/{{Unit|{{{unit|l}}}}}|{{Dict|Unknown}}}}}} |
{{Infobox/Line|{{Dict|Since}}|{{#if: {{{since|}}}|{{version|{{{since}}}|}}|{{Dict|Unknown}}}}}} | {{Infobox/Line|{{Dict|Since}}|{{#if: {{{since|}}}|{{version|{{{since}}}|}}|{{Dict|Unknown}}}}}} | ||
}}<noinclude>Infobox for [[resource]]s. | }}<noinclude>Infobox for [[resource]]s. |
Revision as of 09:47, 20 July 2014
Infobox | ||
Density | {{{density}}} kg/l | |
Transferable | Yes | |
Flow mode | Invalid flow mode | |
Cost | Unknown | |
Since version | 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. |