Difference between revisions of "Template:Infobox/Resource"
From Kerbal Space Program Wiki
m (hungarian added) |
m (sry, 1 missed) |
||
Line 6: | Line 6: | ||
}}{{Infobox/Line|{{lang|en=Density|de=Dichte|pl=Gęstość|hu=Sűrűség}}|2={{#ifeq: {{{density}}}|N|{{lang|en=None|de=Keine|pl=Brak|hu=Nincs}}|{{{density}}} kg/{{Unit|{{{unit|l}}}}}}}}} | }}{{Infobox/Line|{{lang|en=Density|de=Dichte|pl=Gęstość|hu=Sűrűség}}|2={{#ifeq: {{{density}}}|N|{{lang|en=None|de=Keine|pl=Brak|hu=Nincs}}|{{{density}}} kg/{{Unit|{{{unit|l}}}}}}}}} | ||
{{Infobox/Line|{{lang|en=Transferable|de=Transferierbar|pl=Transportowalne|hu=Áthelyezhető}}|{{#ifeq: {{{transfer}}}|N|{{No}}|{{Yes}}}}}} | {{Infobox/Line|{{lang|en=Transferable|de=Transferierbar|pl=Transportowalne|hu=Áthelyezhető}}|{{#ifeq: {{{transfer}}}|N|{{No}}|{{Yes}}}}}} | ||
− | {{Infobox/Line|{{lang|en=[[Resource#Flow modes|Flow mode]]|de=Flussmodus|pl=Tryb przepływu}}|{{#switch: {{{flow}}} | + | {{Infobox/Line|{{lang|en=[[Resource#Flow modes|Flow mode]]|de=Flussmodus|pl=Tryb przepływu|hu=Áramlás módja}}|{{#switch: {{{flow}}} |
|a={{lang|en=Adjacent|de=Benachbart|pl=Sąsiadujący|hu=Szomszédos}} | |a={{lang|en=Adjacent|de=Benachbart|pl=Sąsiadujący|hu=Szomszédos}} | ||
|e={{lang|en=Everywhere|de=Überall|pl=Wszędzie|hu=Bárhová}} | |e={{lang|en=Everywhere|de=Überall|pl=Wszędzie|hu=Bárhová}} |
Revision as of 15:52, 27 April 2014
Infobox | ||
Density | {{{density}}} kg/l | |
Transferable | Yes | |
Flow mode | Invalid flow mode | |
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. |