Difference between revisions of "Template:Radial size"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (*more specific category; +numbers as sizes;)
(-removed numbers; *use X for radial sizes; +recommended to use numbers;)
Line 2: Line 2:
 
|0
 
|0
 
|t
 
|t
|tiny={{lang|en=Tiny|pl=Bardzo mały|zh-cn=很小|ko=최소|de=Winzig|ru=Крошечный|es=Diminuto|hr=sitan|hu=Apró}} (0)
+
|tiny={{lang|en=Tiny|pl=Bardzo mały|zh-cn=很小|ko=최소|de=Winzig|ru=Крошечный|es=Diminuto|hr=sitan|hu=Apró}}
 
|1
 
|1
 
|s
 
|s
|small={{lang|en=Small|ru=Маленький|pl=Mały|zh-cn=小|ko=소|de=Klein|es=Pequeño|hr=malen|hu=Kicsi}} (1)
+
|small={{lang|en=Small|ru=Маленький|pl=Mały|zh-cn=小|ko=소|de=Klein|es=Pequeño|hr=malen|hu=Kicsi}}
 
|2
 
|2
 
|l
 
|l
|large={{lang|en=Large|ru=Большой|pl=Duży|zh-cn=大|ko=대|de=Groß|es=Grande|hr=velik|hu=Nagy}} (2)
+
|large={{lang|en=Large|ru=Большой|pl=Duży|zh-cn=大|ko=대|de=Groß|es=Grande|hr=velik|hu=Nagy}}
 
|3
 
|3
 
|xl
 
|xl
|xlarge={{lang|en=Extra large|de=Extra groß|hu=Hatalmas}} (3)
+
|xlarge={{lang|en=Extra large|de=Extra groß|hu=Hatalmas}}
|-1
+
|X
 
|r
 
|r
 
|radial={{lang|en=Radial mounted|ru=Установленный радиально|pl=Montowany promieniowo|zh-cn=径向安装|ko=측면부착|de=Radial montiert|es=Montado radialmente|hr=radijalna ugradnja|hu=Felszínre <br> illeszthető}}
 
|radial={{lang|en=Radial mounted|ru=Установленный радиально|pl=Montowany promieniowo|zh-cn=径向安装|ko=측면부착|de=Radial montiert|es=Montado radialmente|hr=radijalna ugradnja|hu=Felszínre <br> illeszthető}}
 
|#default={{{1}}}
 
|#default={{{1}}}
}}</includeonly><noinclude>Returns a language specific [[radial size]]. The first and only parameter can be one of the following:
+
}}</includeonly><noinclude>Returns a language specific [[radial size]]. There is one parameter denoting the radial size and it is recommended to use the value from the "number" column. This way it is possible to rename the radial size at a later point when the current names don't make sense.
  
* '''tiny''' (or '''t''', '''0''')
+
{| class="wikitable"
* '''small''' (or '''s''', '''1''')
+
! Number
* '''large''' (or '''l''', '''2''')
+
! Text
* '''xlarge''' (or '''xl''', '''3''')
+
! Short
* '''radial''' (or '''r''', '''-1''')
+
|-
 +
| 0
 +
| tiny
 +
| t
 +
|-
 +
| 1
 +
| small
 +
| s
 +
|-
 +
| 2
 +
| large
 +
| l
 +
|-
 +
| 3
 +
| xlarge
 +
| xl
 +
|-
 +
| X <!-- not negative, so we could introduce sizes smaller then tiny -->
 +
| radial
 +
| r
 +
|}
  
 
[[Category:Translating templates]]</noinclude>
 
[[Category:Translating templates]]</noinclude>

Revision as of 17:11, 9 July 2014

Returns a language specific radial size. There is one parameter denoting the radial size and it is recommended to use the value from the "number" column. This way it is possible to rename the radial size at a later point when the current names don't make sense.

Number Text Short
0 tiny t
1 small s
2 large l
3 xlarge xl
X radial r