No edit summary |
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. | ||
== | ==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 | ==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 | buttonlabel=Create new page | ||
placeholder= | placeholder=Page name | ||
</inputbox> | </inputbox> | ||
</div> | </div> |
Revision as of 00: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".
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.