From Kerbal Space Program 2 Wiki
Jump to navigation
Jump to search
|
|
Line 1: |
Line 1: |
| <noinclude> | | <noinclude></noinclude> |
| <templatedata>
| | <includeonly>{{Infobox |
| {
| |
| "params": {
| |
| "type": {
| |
| "label": "CB Type",
| |
| "description": "What kind of celestial body is this?",
| |
| "example": "Planet",
| |
| "type": "string",
| |
| "suggestedvalues": [
| |
| "Planet",
| |
| "Moon",
| |
| "Star"
| |
| ],
| |
| "required": true
| |
| },
| |
| "subtype": {
| |
| "label": "CB Subtype",
| |
| "description": "What sub-type is this CB? ",
| |
| "example": "Terrestrial",
| |
| "type": "string",
| |
| "suggestedvalues": [
| |
| "Terrestrial",
| |
| "Gas giant",
| |
| "Oceanic",
| |
| "Frozen",
| |
| "K-type"
| |
| ],
| |
| "required": true
| |
| },
| |
| "parent": {
| |
| "label": "Parent Body",
| |
| "description": "What body does this one orbit?",
| |
| "example": "Kerbol",
| |
| "type": "string",
| |
| "suggestedvalues": [
| |
| "Kerbol",
| |
| "Eve",
| |
| "Kerbin",
| |
| "Duna",
| |
| "Jool"
| |
| ],
| |
| "suggested": true
| |
| },
| |
| "system": {
| |
| "label": "Star System",
| |
| "description": "What star system does this CB belong to?",
| |
| "example": "Kerbolar",
| |
| "type": "string",
| |
| "suggestedvalues": [
| |
| "Kerbolar",
| |
| "Deb Deb"
| |
| ],
| |
| "required": true
| |
| },
| |
| "radius": {
| |
| "label": "Radius",
| |
| "description": "The equatorial radius of the body.",
| |
| "type": "string",
| |
| "required": true
| |
| }
| |
| }
| |
| }
| |
| </templatedata></noinclude>
| |
| <includeonly> | |
| {{Infobox | |
| | title = {{PAGENAME}} | | | title = {{PAGENAME}} |
| | image = [[File:{{#invoke:Data|getData|{{PAGENAME}}|file}}|200px|center]] | | | image = [[File:{{#invoke:Data|getData|{{PAGENAME}}|file}}|200px|center]] |
Line 219: |
Line 155: |
| | label64 = Oxygen present | | | label64 = Oxygen present |
| | data64 = {{#ifeq: {{#invoke:Data|getData|{{PAGENAME}}|atmo_oxygen}} | true | ✔ | ✗}} | | | data64 = {{#ifeq: {{#invoke:Data|getData|{{PAGENAME}}|atmo_oxygen}} | true | ✔ | ✗}} |
| }} | | }}</includeonly> |
| | |
| | |
| </includeonly> | |
Latest revision as of 02:11, 12 March 2025