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

From Kerbal Space Program Wiki
Jump to: navigation, search
m (correction...)
(increased values by 1... (make radial different from n/a))
Line 2: Line 2:
 
|0
 
|0
 
|t
 
|t
|tiny=1
+
|tiny=2
 
|1
 
|1
 
|s
 
|s
|small=2
+
|small=3
|Mk2=3
+
|Mk2=4
|Mk3=4
+
|Mk3=5
 
|2
 
|2
 
|l
 
|l
|large=5
+
|large=6
 
|3
 
|3
 
|xl
 
|xl
|xlarge=6
+
|xlarge=7
 
|X
 
|X
 
|r
 
|r
|radial=0
+
|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
 
|-
 
|-
| Mk2 || || || 3
+
| Mk2 || || || 4
 
|-
 
|-
| Mk3 || || || 4
+
| Mk3 || || || 5
 
|-
 
|-
| large || l || 2 || 5
+
| large || l || 2 || 6
 
|-
 
|-
| xlarge || xl || 3 || 6
+
| xlarge || xl || 3 || 7
 
|}</noinclude>
 
|}</noinclude>

Revision as of 15:54, 11 October 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
Mk3 5
large l 2 6
xlarge xl 3 7