Difference between revisions of "Template:Radial size/number"

From Kerbal Space Program Wiki
Jump to: navigation, search
(+ Mk1, Mk2)
(Mk3 is bigger than 2.5m)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly>{{#switch:{{{1}}}
 
<includeonly>{{#switch:{{{1}}}
|0=1
+
|0
|t=1
+
|t
|tiny=1
+
|tiny=2
|1=2
+
|1
|s=2
+
|s
|small=2
+
|small=3
|Mk1=3
+
|Mk2=4
|Mk3=4
+
|2
|2=5
+
|l
|l=5
 
 
|large=5
 
|large=5
|3=6
+
|Mk3=6
|l=6
+
|3
|xlarge=6
+
|xl
|X=0
+
|xlarge=7
|r=0
+
|X
|radial=0
+
|r
 +
|radial=1
 
}}</includeonly><noinclude>Returns a number for the radial size to allow sorting.
 
}}</includeonly><noinclude>Returns a number for the radial size to allow sorting.
  
Line 25: Line 25:
 
! style="font-family:sans-serif;" | Value
 
! style="font-family:sans-serif;" | Value
 
|-
 
|-
| radial || r || X || 0
+
| radial || r || X || 1
 
|-
 
|-
| tiny || t || 0 || 1
+
| tiny || t || 0 || 2
 
|-
 
|-
| small || s || 1 || 2
+
| small || s || 1 || 3
|-
 
| Mk1 || || || 3
 
 
|-
 
|-
 
| Mk2 || || || 4
 
| Mk2 || || || 4
Line 37: Line 35:
 
| large || l || 2 || 5
 
| large || l || 2 || 5
 
|-
 
|-
| xlarge || xl || 3 || 6
+
| Mk3 || || || 6
 +
|-
 +
| xlarge || xl || 3 || 7
 
|}</noinclude>
 
|}</noinclude>

Latest revision as of 13:04, 16 December 2014

Returns a number for the radial size to allow sorting.

Long name Short name Radial size Value
radial r X 1
tiny t 0 2
small s 1 3
Mk2 4
large l 2 5
Mk3 6
xlarge xl 3 7