Difference between revisions of "Template:Radial size/number"
From Kerbal Space Program Wiki
m (correction...) |
(Mk3 is bigger than 2.5m) |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
|0 | |0 | ||
|t | |t | ||
− | |tiny= | + | |tiny=2 |
|1 | |1 | ||
|s | |s | ||
− | |small= | + | |small=3 |
− | |Mk2 | + | |Mk2=4 |
− | |||
|2 | |2 | ||
|l | |l | ||
|large=5 | |large=5 | ||
+ | |Mk3=6 | ||
|3 | |3 | ||
|xl | |xl | ||
− | |xlarge= | + | |xlarge=7 |
|X | |X | ||
|r | |r | ||
− | |radial= | + | |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 || | + | | radial || r || X || 1 |
|- | |- | ||
− | | tiny || t || 0 || | + | | tiny || t || 0 || 2 |
|- | |- | ||
− | | small || s || 1 || | + | | small || s || 1 || 3 |
|- | |- | ||
− | | Mk2 || || || | + | | Mk2 || || || 4 |
|- | |- | ||
− | | | + | | large || l || 2 || 5 |
|- | |- | ||
− | | | + | | Mk3 || || || 6 |
|- | |- | ||
− | | xlarge || xl || 3 || | + | | 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 |