Difference between revisions of "Template:Infobox/Part/antenna"

From Kerbal Space Program Wiki
Jump to: navigation, search
(Use dict, add more params)
Line 1: Line 1:
<noinclude>{{Infobox/Part/preview|</noinclude>{{Infobox/Line|{{lang|en=Packet size|de=Paketgröße|hu=Csomagméret|ru=Размер пакета|ja=パケットサイズ|tr=Paket boyutu|it=Dimensioni pacchetto}}|{{{packet size|2}}}&nbsp;{{Dict|Mit}}}}
+
<noinclude>{{Infobox/Part/preview|</noinclude>
{{Infobox/Line|{{lang|en=Transmission speed|de=Übertragungs&shy;geschwindig&shy;keit|hu=Átviteli sebesség|ru=Скорость передачи|ja=伝送速度|tr=Aktarım hızı|it=Velocità di trasmissione}}|{{#expr: {{{packet size|2}}}/{{{packet interval<noinclude>|0.4</noinclude>}}} round 2}}&nbsp;{{Dict|Mit}}/{{Dict|s}}}}
+
{{Infobox/Line|{{Infobox/Part/Dict|antenna}}|{{#switch: {{uc:{{{type<noinclude>|direct</noinclude>}}}}}
{{Infobox/Line|{{Infobox/Part/Dict|ele-req}}|2=<abbr title="{{#expr: {{{packet electricity<noinclude>|10</noinclude>}}} / {{{packet interval<noinclude>|0.4</noinclude>}}} round 2}} {{Mark|echu}}/{{Dict|s}}">{{#expr: {{{packet electricity<noinclude>|10</noinclude>}}} / {{{packet size|2}}} round 2}}</abbr>&nbsp;{{Mark|echu}}/{{Dict|Mit}}}}<noinclude>}}
+
|INTERNAL={{Infobox/Part/Dict|internal}}
 +
|DIRECT={{Infobox/Part/Dict|direct}}
 +
|RELAY={{Infobox/Part/Dict|relay}}
 +
|#default={{Dict|Unknown}}[[Category:Infobox/Part with missing parameters]]}}}}
 +
{{Infobox/Line|{{Infobox/Part/Dict|rating}}|{{SI prefix|{{{power<noinclude>|500000</noinclude>}}}}}{{Dict|m}}}}
 +
{{#ifeq: {{uc:{{{type<noinclude>|direct</noinclude>}}}}}|INTERNAL||
 +
{{Infobox/Line|{{Infobox/Part/Dict|packet size}}|{{{packet size|1}}}&nbsp;{{Dict|Mit}}}}
 +
{{Infobox/Line|{{Infobox/Part/Dict|transmission}}|{{Formatnum|{{#expr: {{{packet size|1}}}/{{{packet interval<noinclude>|0.35</noinclude>}}}}}|2}}&nbsp;{{Dict|Mit}}/{{Dict|s}}}}
 +
{{Infobox/Line|{{Infobox/Part/Dict|ele-req}}|2=<abbr title="{{#expr: {{{packet electricity<noinclude>|24</noinclude>}}} / {{{packet interval<noinclude>|0.35</noinclude>}}} round 2}}&nbsp;{{Mark|echu}}/{{Dict|s}}">{{#expr: {{{packet electricity<noinclude>|24</noinclude>}}} / {{{packet size|1}}} round 2}}</abbr>&nbsp;{{Mark|echu}}/{{Dict|Mit}}}}}}<noinclude>
 +
}}
  
 
{{Tl|Infobox/Part}} module for [[antenna]]e. The transmission speed does not include the time to open and close the antenna.
 
{{Tl|Infobox/Part}} module for [[antenna]]e. The transmission speed does not include the time to open and close the antenna.
  
 
{{Parameter table|name=text|parameters=
 
{{Parameter table|name=text|parameters=
{{Parameter row|packet size|The size of one packet in Mits.|2}}
+
{{Parameter row|type|The type of antenna.}}
{{Parameter row|packet interval|The <tt>packetInterval</tt> value.}}
+
{{Parameter row|power|The power of the antenna.}}
{{Parameter row|packet electricity|Electricity consumption for each packet in E/packet. Does multiply the value by the packet size to show the electricity consumption per Mit.}}
+
{{Parameter row|packet size|The size of one packet in Mits.|Hidden if <tt>type</tt> is <tt>INTERNAL</tt>, otherwise <tt>1</tt>}}
 +
{{Parameter row|packet interval|The <tt>packetInterval</tt> value.|Hidden if <tt>type</tt> is <tt>INTERNAL</tt>}}
 +
{{Parameter row|packet electricity|Electricity consumption for each packet in {{mark|echu}}/packet. Does multiply the value by the packet size to show the electricity consumption per Mit.|Hidden if <tt>type</tt> is <tt>INTERNAL</tt>}}
 
}}
 
}}
 
{{Subcategory|modules}}</noinclude>
 
{{Subcategory|modules}}</noinclude>

Revision as of 09:45, 4 September 2024

Antenna type Direct
Antenna rating 500 km
Packet size 1 Mits
Transmission speed 2.86 Mits/s
Electricity required 24 ⚡/Mits

{{Infobox/Part}} module for antennae. The transmission speed does not include the time to open and close the antenna.

Name Optional Description Default
type No The type of antenna.
power No The power of the antenna.
packet size Yes The size of one packet in Mits. Hidden if type is INTERNAL, otherwise 1
packet interval Yes The packetInterval value. Hidden if type is INTERNAL
packet electricity Yes Electricity consumption for each packet in ⚡/packet. Does multiply the value by the packet size to show the electricity consumption per Mit. Hidden if type is INTERNAL