Difference between revisions of "Template:Infobox/Part/kerbnet"
From Kerbal Space Program Wiki
< Template:Infobox | Part
Peteletroll (talk | contribs) m (Added degree symbol to field of view info) |
SlayerGames (talk | contribs) (Localization) |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{Infobox/Part/preview|</noinclude> | {{Infobox/Part/preview|</noinclude> | ||
− | {{Infobox/Line| | + | {{Infobox/Line|{{Infobox/Part/Dict|fov}}|{{{min-FoV<noinclude>|5</noinclude>}}} °|{{{max-FoV|<noinclude>10</noinclude>}}} °|type1=min|type2=max}} |
− | {{Infobox/Line| | + | {{Infobox/Line|{{Infobox/Part/Dict|detection}}|{{#expr: {{{detect<noinclude>|0.3</noinclude>}}} * 100 round 0}} %|}} |
− | {{Infobox/Line| | + | {{Infobox/Line|{{Infobox/Part/Dict|enhancable}}|{{#ifeq: {{lc:{{{enhance<noinclude>|y</noinclude>}}}}}|y|{{Yes}}|{{No}}}}}} |
− | {{Infobox/Line|{{#if: {{{mode2}}}| | + | {{Infobox/Line|{{#if: {{{mode2}}}|{{Infobox/Part/Dict|modes}}|{{Infobox/Part/Dict|mode}}}}|{{#switch: {{lc:{{{mode1<noinclude>|b</noinclude>}}}}}|b={{Dict|biome}}|t={{Dict|terrain}}|r={{Dict|resources}}|#default=N/A}}}} |
− | {{Infobox/Line||{{#switch: {{lc:{{{mode2<noinclude>|t</noinclude>}}}}}|b= | + | {{Infobox/Line||{{#switch: {{lc:{{{mode2<noinclude>|t</noinclude>}}}}}|b={{Dict|biome}}|t={{Dict|terrain}}|r={{Dict|resources}}|#default=}}}} |
− | {{Infobox/Line||{{#switch: {{lc:{{{mode3<noinclude>|r</noinclude>}}}}}|b= | + | {{Infobox/Line||{{#switch: {{lc:{{{mode3<noinclude>|r</noinclude>}}}}}|b={{Dict|biome}}|t={{Dict|terrain}}|r={{Dict|resources}}|#default=}}}} |
<noinclude>}} | <noinclude>}} | ||
Revision as of 14:59, 10 June 2019
Field of View | (min) | 5 ° |
(max) | 10 ° | |
Anomaly detection | 30 % | |
enhancable | Yes | |
Modes | Biome | |
Terrain | ||
Resources |
{{Infobox/Part}} module for KerbNet access.
Name | Optional | Description | Default |
---|---|---|---|
min-FoV | No | Minimum Field of View. | |
max-FoV | No | Maximum Field of View. | |
detect | No | Percentage to detect anomalies, expressed in a decimal. | |
enhance | Yes | Wether the scanning can be enhanced or not. | Not set/Hidden |
mode1 | No | In which modes can be scanned (biome, terrain, resources). | |
mode2 | Yes | In which modes can be scanned (biome, terrain, resources). | Not set/Hidden |
mode3 | Yes | In which modes can be scanned (biome, terrain, resources). | Not set/Hidden |