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

Kerbal Space Program 2 Wiki:To-Do List

From Kerbal Space Program 2 Wiki
Revision as of 01:47, 19 November 2024 by KiwiShark (talk | contribs) (update to json stuff)

The following items are listed in general order of importance as tasks to be done for the wiki.

Lots to do
Task Status
Complete necessary wiki setup Importing extensions/modules/templates as needed
Continue development of the Manual of Style and overall editing guidelines Exists for parts, research nodes, celestial bodies
Import existing SELECTIVE content from the fandom.com wiki A few parts and some misc. pages.
Add missing content Introduce a few of the broad types of things (diff. parts, nodes, CBs, facilities) to develop style and then do a bunch.
Create necessary templates to use in articles Navboxes looking good, most general templates implemented
Implement custom CSS to give the wiki some Kerbal flair (plus a dark mode) Using Star Citizen skin as a placeholder
Overhaul part data storage and distribution Existing infoboxes take part data as direct template input, which is a mess. Planning to move part data to individual JSON pages in a separate namespace (Data: (?)) which can be Lua'd into a Template. Part data will be centralized and can be pulled into pages as needed (Infoboxes, tables, etc)

Module:Data is functional. JSON structure is being worked on (module parameters added, refinement in the works) and to be further documented. Template implementation ongoing, part tables work but the table template sources don't pull from JSON yet.

MediaWiki Appliance - Powered by TurnKey Linux