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

Main Page: Difference between revisions

From Kerbal Space Program 2 Modding Wiki
Spacewarp>Admin
No edit summary
Spacewarp>Admin
No edit summary
Line 1: Line 1:
[[Category:TOC]]
[[Category:TOC]]
'''Welcome to KSP 2 Modding Wiki'''
'''Welcome to KSP 2 Modding Wiki'''


This wiki serves as a place to share knowledge about modding KSP 2. Anyone can create their own articles or contribute to existing ones.
This wiki serves as a place to share knowledge about modding KSP 2. Anyone with an account can create their own articles or contribute to existing ones.


== Categories ==
==Existing categories==
To create your own category, simple create a page with the prefix "Category:", for example "Category:Part modding".
{{#categorytree:TOC|hideroot|mode=pages}}
{{#categorytree:TOC|hideroot|mode=pages}}


== Create a new article ==
==Create a new page==
For information on how to edit and format pages, you can visit [[mediawikiwiki:Help:Contents|MediaWiki's Help page]]. For code snippets syntax highlighting, you can use the‎ <syntaxhighlight lang="xml" inline><syntaxhighlight></syntaxhighlight> tag, see [[mediawikiwiki:Extension:SyntaxHighlight|full documentation]] for more details.
 
<div style="float: left;">
<div style="float: left;">
<inputbox>
<inputbox>
type=create
type=create
break=no
break=no
buttonlabel=Create new article
buttonlabel=Create new page
placeholder=Article name
placeholder=Page name
</inputbox>
</inputbox>
</div>
</div>

Revision as of 01:04, 16 April 2023

Welcome to KSP 2 Modding Wiki

This wiki serves as a place to share knowledge about modding KSP 2. Anyone with an account can create their own articles or contribute to existing ones.

Existing categories

To create your own category, simple create a page with the prefix "Category:", for example "Category:Part modding". {{#categorytree:TOC|hideroot|mode=pages}}

Create a new page

For information on how to edit and format pages, you can visit MediaWiki's Help page. For code snippets syntax highlighting, you can use the‎ <syntaxhighlight> tag, see full documentation for more details.

<inputbox> type=create break=no buttonlabel=Create new page placeholder=Page name </inputbox>