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

Data:Example: Difference between revisions

From Kerbal Space Program 2 Wiki
(→‎Example subpages: link to cb example)
Tag: 2017 source edit
(→‎Data sets: added info on entity tag)
Tag: 2017 source edit
Line 8: Line 8:


== Data sets ==
== Data sets ==
A Data: page contains a wide variety of information relevant to its subject. The following lists these data sets per the entity type subject of the page.
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 ===
=== Parts ===
* '''Name''': The name of the part as it appears in-game.
* '''Name''': The name of the part as it appears in-game.

Revision as of 01:35, 15 November 2024

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