Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Data:Example

From Kerbal Space Program 2 Wiki
Revision as of 01:35, 15 November 2024 by KiwiShark (talk | contribs) (→‎Data sets: added info on entity tag)

Pages in the Data: namespace are reserved for storing JSON-formatted information on game entities such as parts and celestial bodies. They are accessed and implemented in articles via Template:Data. Subpages of this page provide populated examples of various parts as well as a blank example that lists every usable data set.

Example subpages

Data sets

A Data: page contains a wide variety of information relevant to its subject.

All Data: pages start with the Entity element which can be "part", "body", "node", et cetera. The following lists the data sets per entity type defined.

Parts

  • Name: The name of the part as it appears in-game.
  • Subtitle: The subtitle of the part as it appears in-game.
  • File: The file name, including the extension, of the wiki thumbnail image for the part. Should not include apostrophe, spaces, or periods.
  • Category: The part’s category such as fuel tank, engine, or utility.
  • Family: The part’s family, or subcategory, such as methalox, stabilizer, or battery.

Celestial bodies

MediaWiki Appliance - Powered by TurnKey Linux