Difference between revisions of "Template:Reference frames"

From Kerbal Space Program Wiki
Jump to: navigation, search
(Blanked the page)
m (Fix dict)
(52 intermediate revisions by 15 users not shown)
Line 1: Line 1:
 +
<includeonly>{| class="wikitable"
 +
! {{Reference frames/dict|Warp}}
 +
! {{Reference frames/dict|Altitude}}
 +
|-
 +
| 1×
 +
| {{Reference frames/dict|Any}}
 +
|-
 +
{{Reference frames/row|5|{{{1}}}|{{#if: {{{name|}}}|{{{name}}}|{{KSPROOTPAGE}}}}}}
 +
{{Reference frames/row|10|{{{2}}}|{{#if: {{{name|}}}|{{{name}}}|{{KSPROOTPAGE}}}}}}
 +
{{Reference frames/row|50|{{{3}}}|{{#if: {{{name|}}}|{{{name}}}|{{KSPROOTPAGE}}}}}}
 +
{{Reference frames/row|100|{{{4}}}|{{#if: {{{name|}}}|{{{name}}}|{{KSPROOTPAGE}}}}}}
 +
{{Reference frames/row|1000|{{{5}}}|{{#if: {{{name|}}}|{{{name}}}|{{KSPROOTPAGE}}}}}}
 +
{{Reference frames/row|10000|{{{6}}}|{{#if: {{{name|}}}|{{{name}}}|{{KSPROOTPAGE}}}}}}
 +
{{Reference frames/row|100000|{{{7}}}|{{#if: {{{name|}}}|{{{name}}}|{{KSPROOTPAGE}}}}}}
 +
|}
  
 +
</includeonly><noinclude>
 +
This template creates a table for the different maximum [[Time warp]] values at specific altitudes above an celestial object. The values for 1× are fixed with ''Any''.
 +
 +
{{Data template|RefFrame|Kerbin}}
 +
 +
== Parameters ==
 +
{{Parameter table|name=both|parameters=
 +
{{Parameter row|1|Min. altitude for 5× warp}}
 +
{{Parameter row|2|Min. altitude for 10× warp}}
 +
{{Parameter row|3|Min. altitude for 50× warp}}
 +
{{Parameter row|4|Min. altitude for 100× warp}}
 +
{{Parameter row|5|Min. altitude for 1 000× warp}}
 +
{{Parameter row|6|Min. altitude for 10 000× warp}}
 +
{{Parameter row|7|Min. altitude for 100 000× warp}}
 +
{{Parameter row|name|Name of the celestial body|{{Tl|KSPROOTPAGE}}}}
 +
}}
 +
 +
== Examples ==
 +
<pre>{{Reference frames|3270000|3270000|6540000|13080000|26160000|52320000|65400000}}</pre>
 +
{{Reference frames|3270000|3270000|6540000|13080000|26160000|52320000|65400000}}
 +
 +
<pre>{{Reference frames|3000|3000|6000|12000|24000|48000|60000}}</pre>
 +
{{Reference frames|3000|3000|6000|12000|24000|48000|60000}}
 +
 +
== Languages ==
 +
This template uses {{Tl|Reference frames/dict}} for translation.
 +
 +
Following languages are supported:
 +
* English: Completely
 +
* German (Deutsch): Completely
 +
* Spanish (Español): Completely
 +
* French (Français): Completely
 +
* Croatian (Hrvatski): Completely
 +
* Hungarian (Magyar): Completely
 +
* Italian (Italiano): Completely
 +
* Japanese (日本語): Completely
 +
* Korean (한국어): Completely
 +
* Dutch (Nederlands): Completely
 +
* Polish (Polski): Completely
 +
* Portuguese (Português): Completely
 +
* Russian (Русский): Completely
 +
* Chinese (中国大陆): Completely
 +
 +
[[Category:Templates]]</noinclude>

Revision as of 06:57, 6 June 2019

This template creates a table for the different maximum Time warp values at specific altitudes above an celestial object. The values for 1× are fixed with Any.

To avoid adding the information for each language this templates should be reused and with the suggested subpage name /RefFrame. The Templates help page contains additional information how to implement reusing. All page which use template directly should add the {{Data template used}} note. For example Kerbin/RefFrame can be used in Kerbin and all it's translation via {{:Kerbin/RefFrame}}.

Parameters

#/Name Optional Description Default
1 No Min. altitude for 5× warp
2 No Min. altitude for 10× warp
3 No Min. altitude for 50× warp
4 No Min. altitude for 100× warp
5 No Min. altitude for 1 000× warp
6 No Min. altitude for 10 000× warp
7 No Min. altitude for 100 000× warp
name Yes Name of the celestial body {{KSPROOTPAGE}}

Examples

{{Reference frames|3270000|3270000|6540000|13080000|26160000|52320000|65400000}}
Time warp Minimum Altitude
Any
5× 3 270 000 m Expression error: Unrecognized punctuation character "[".
10× 3 270 000 m Expression error: Unrecognized punctuation character "[".
50× 6 540 000 m Expression error: Unrecognized punctuation character "[".
100× 13 080 000 m Expression error: Unrecognized punctuation character "[".
1 000× 26 160 000 m Expression error: Unrecognized punctuation character "[".
10 000× 52 320 000 m Expression error: Unrecognized punctuation character "[".
100 000× 65 400 000 m Expression error: Unrecognized punctuation character "[".
{{Reference frames|3000|3000|6000|12000|24000|48000|60000}}
Time warp Minimum Altitude
Any
5× 3 000 m Expression error: Unrecognized punctuation character "[".
10× 3 000 m Expression error: Unrecognized punctuation character "[".
50× 6 000 m Expression error: Unrecognized punctuation character "[".
100× 12 000 m Expression error: Unrecognized punctuation character "[".
1 000× 24 000 m Expression error: Unrecognized punctuation character "[".
10 000× 48 000 m Expression error: Unrecognized punctuation character "[".
100 000× 60 000 m Expression error: Unrecognized punctuation character "[".

Languages

This template uses {{Reference frames/dict}} for translation.

Following languages are supported:

  • English: Completely
  • German (Deutsch): Completely
  • Spanish (Español): Completely
  • French (Français): Completely
  • Croatian (Hrvatski): Completely
  • Hungarian (Magyar): Completely
  • Italian (Italiano): Completely
  • Japanese (日本語): Completely
  • Korean (한국어): Completely
  • Dutch (Nederlands): Completely
  • Polish (Polski): Completely
  • Portuguese (Português): Completely
  • Russian (Русский): Completely
  • Chinese (中国大陆): Completely