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

From Kerbal Space Program Wiki
Jump to: navigation, search
(updated for XL (3.75m) parts)
(+ Mk1, Mk2)
Line 1: Line 1:
 
<includeonly>{{#switch:{{{1}}}
 
<includeonly>{{#switch:{{{1}}}
|0
+
|0=1
|t
+
|t=1
 
|tiny=1
 
|tiny=1
|1
+
|1=2
|s
+
|s=2
 
|small=2
 
|small=2
|2
+
|Mk1=3
|l
+
|Mk3=4
|large=3
+
|2=5
|3
+
|l=5
|l
+
|large=5
|xlarge=4
+
|3=6
|X
+
|l=6
|r
+
|xlarge=6
 +
|X=0
 +
|r=0
 
|radial=0
 
|radial=0
 
}}</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 22: Line 24:
 
! style="font-family:sans-serif;" | Radial size
 
! style="font-family:sans-serif;" | Radial size
 
! style="font-family:sans-serif;" | Value
 
! style="font-family:sans-serif;" | Value
 +
|-
 +
| radial || r || X || 0
 
|-
 
|-
 
| tiny || t || 0 || 1
 
| tiny || t || 0 || 1
Line 27: Line 31:
 
| small || s || 1 || 2
 
| small || s || 1 || 2
 
|-
 
|-
| large || l || 3 || 3
+
| Mk1 || || || 3
 +
|-
 +
| Mk2 || || || 4
 
|-
 
|-
| xlarge || xl || 3 || 4
+
| large || l || 2 || 5
 
|-
 
|-
| radial || r || X || 0
+
| xlarge || xl || 3 || 6
 
|}</noinclude>
 
|}</noinclude>

Revision as of 03:17, 14 September 2014

Returns a number for the radial size to allow sorting.

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