Difference between revisions of "Template:Infobox/Part/test subject"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (Center title)
Line 1: Line 1:
 
<noinclude>{{Infobox/Part/preview|</noinclude>
 
<noinclude>{{Infobox/Part/preview|</noinclude>
{{Infobox/Line|{{lang|en='''Testing Environments'''|it='''Ambienti di Test'''}}|style=text-align:center;text-decoration:underline;}}
+
{{Infobox/Line|{{lang|en='''Testing Environments'''|it='''Ambienti di Test'''|tr='''Test Ortamları'''}}|style=text-align:center;text-decoration:underline;}}
{{Infobox/Line|{{lang|en=On the surface|it=Sulla superficie}}|{{#ifexpr: {{{environments<noinclude>|9</noinclude>}}} div 1 mod 2|{{Yes}}|{{No}}}}}}
+
{{Infobox/Line|{{lang|en=On the surface|it=Sulla superficie|tr=Yüzeyde}}|{{#ifexpr: {{{environments<noinclude>|9</noinclude>}}} div 1 mod 2|{{Yes}}|{{No}}}}}}
{{Infobox/Line|{{lang|en=In the ocean|it=Immerso}}|{{#ifexpr: {{{environments<noinclude>|9</noinclude>}}} div 2 mod 2|{{Yes}}|{{No}}}}}}
+
{{Infobox/Line|{{lang|en=In the ocean|it=Immerso|tr=Okyanusta}}|{{#ifexpr: {{{environments<noinclude>|9</noinclude>}}} div 2 mod 2|{{Yes}}|{{No}}}}}}
{{Infobox/Line|{{lang|en=On the launchpad|it=Sulla P. di Lancio.}}|{{#ifexpr: {{{environments<noinclude>|9</noinclude>}}} div 4 mod 2|{{Yes}}|{{No}}}}}}
+
{{Infobox/Line|{{lang|en=On the launchpad|it=Sulla P. di Lancio.|tr=Fırlatma rampasında}}|{{#ifexpr: {{{environments<noinclude>|9</noinclude>}}} div 4 mod 2|{{Yes}}|{{No}}}}}}
{{Infobox/Line|{{lang|en=In the atmosphere|it=Nell'atmosfera}}|{{#ifexpr: {{{environments<noinclude>|9</noinclude>}}} div 8 mod 2|{{Yes}}|{{No}}}}}}
+
{{Infobox/Line|{{lang|en=In the atmosphere|it=Nell'atmosfera|tr=Atmosferde}}|{{#ifexpr: {{{environments<noinclude>|9</noinclude>}}} div 8 mod 2|{{Yes}}|{{No}}}}}}
{{Infobox/Line|{{lang|en=Sub orbital|it=In volo suborbitale}}|{{#ifexpr: {{{environments<noinclude>|9</noinclude>}}} div 16 mod 2|{{Yes}}|{{No}}}}}}
+
{{Infobox/Line|{{lang|en=Sub orbital|it=In volo suborbitale|tr=Yörüngealtı güzergahta}}|{{#ifexpr: {{{environments<noinclude>|9</noinclude>}}} div 16 mod 2|{{Yes}}|{{No}}}}}}
{{Infobox/Line|{{lang|en=In an orbit|it=In orbita}}|{{#ifexpr: {{{environments<noinclude>|9</noinclude>}}} div 32 mod 2|{{Yes}}|{{No}}}}}}
+
{{Infobox/Line|{{lang|en=In an orbit|it=In orbita|tr=Yörüngede}}|{{#ifexpr: {{{environments<noinclude>|9</noinclude>}}} div 32 mod 2|{{Yes}}|{{No}}}}}}
{{Infobox/Line|{{lang|en=On an escape|it=In fuga}}|{{#ifexpr: {{{environments<noinclude>|9</noinclude>}}} div 64 mod 2|{{Yes}}|{{No}}}}}}
+
{{Infobox/Line|{{lang|en=On an escape|it=In fuga|tr=Kaçış güzergahında}}|{{#ifexpr: {{{environments<noinclude>|9</noinclude>}}} div 64 mod 2|{{Yes}}|{{No}}}}}}
{{Infobox/Line|{{lang|en=Docked|it=Attraccato}}|{{#ifexpr: {{{environments<noinclude>|9</noinclude>}}} div 128 mod 2|{{Yes}}|{{No}}}}}}
+
{{Infobox/Line|{{lang|en=Docked|it=Attraccato|tr=Kenetlenmiş halde}}|{{#ifexpr: {{{environments<noinclude>|9</noinclude>}}} div 128 mod 2|{{Yes}}|{{No}}}}}}
{{Infobox/Line|{{lang|en=Test by staging|hu=Fokozat|ru=Ступень|it=Test tramite att. Stadio}}|{{#switch: {{lc:{{{staging<noinclude>|True</noinclude>}}}}}|y|yes|t|true={{Yes}}|n|no|f|false={{No}}}}}}
+
{{Infobox/Line|{{lang|en=Test by staging|hu=Fokozat|ru=Ступень|it=Test tramite att. Stadio|tr=Aşamalandırarak test edilir}}|{{#switch: {{lc:{{{staging<noinclude>|True</noinclude>}}}}}|y|yes|t|true={{Yes}}|n|no|f|false={{No}}}}}}
{{Infobox/Line|{{lang|en=Manually testable|hu=Esemény|ru=Событие|it=Test manuale}}|{{#switch: {{lc:{{{event<noinclude>|False</noinclude>}}}}}|y|yes|t|true={{Yes}}|n|no|f|false={{No}}}}}}<noinclude>
+
{{Infobox/Line|{{lang|en=Manually testable|hu=Esemény|ru=Событие|it=Test manuale|tr=Manüel olarak test edilebilir}}|{{#switch: {{lc:{{{event<noinclude>|False</noinclude>}}}}}|y|yes|t|true={{Yes}}|n|no|f|false={{No}}}}}}<noinclude>
 
}}
 
}}
 
{{Tl|Infobox/Part}} module for [[contract]] test subjects.
 
{{Tl|Infobox/Part}} module for [[contract]] test subjects.

Revision as of 21:47, 11 January 2019

Testing Environments
On the surface Yes
In the ocean No
On the launchpad No
In the atmosphere Yes
Sub orbital No
In an orbit No
On an escape No
Docked No
Test by staging Yes
Manually testable No

{{Infobox/Part}} module for contract test subjects.

Name Optional Description Default
environments No The environments variable from “ModuleTestSubject” module
staging No Whether the part can be tested through staging (see useStaging; y, yes, t, true, n, no, f, false)
event No Whether the part can be tested manually by rightclicking (see useEvent; y, yes, t, true, n, no, f, false)