-
-
Notifications
You must be signed in to change notification settings - Fork 0
New File Template for Wiki
This Wiki page was last updated for v4.4.*
While creating examples of code via code blocks with 3 tilde, make sure to properly format it with python for .txt, and cs for localisation .yml files.
This Section is for Generic Wiki Pages. Copy & Paste in a new wiki file and don't forget to add it to the Custom Sidebar.
# Table of Contents
<!-- toc -->
<!-- tocstop -->
<!--Horizontal Line-->
---
<!--Horizontal Line-->
---
This Wiki page was last updated for $$\textcolor{aqua}{Stellaris}$$ version `v4.4.*`
<!--Horizontal Line-->
---
<!--Horizontal Line-->
---
TODO
This section is for creating Pages that includes lots of Modding Info and Coding Examples about various Topics, and includes resources on where they come from.
If a section will not be used, simply delete that section.
# Table of Contents
<!-- toc -->
<!-- tocstop -->
<!--Horizontal Line-->
---
<!--Horizontal Line-->
---
This Wiki page was last updated for $$\textcolor{aqua}{Stellaris}$$ version `v4.4.*`
<!--Horizontal Line-->
---
<!--Horizontal Line-->
---
# 3. Wiki Section
<If exists, includes link to the relevant Paradox Game wiki page>
See [LINK](LINK)
# 4. From Stellaris Game Files
<Includes the Informative codes/comments left by the Developers in Game Files>
## 4.1. From `File Path 1`
## 4.2. From `File Path 2`
## 4.3. From `File Path 3...`
# 5. From Discord (Stellaris Modding Den)
See Discord > [Stellaris Modding Den](https://discord.gg/cUjJAQzutt)
## 5.1. TOPIC 1:
Source: [This Post](DISCORD-POST-LINK)
## 5.2. TOPIC 2:
Source: [This Post](DISCORD-POST-LINK)
## 5.3. TOPIC 3:
Source: [This Post](DISCORD-POST-LINK)
# 6. From by Github Contributors to the Project
## 6.1. Contributor Name or Topic
TODO
Note
This is a Markdown file and is formatted for viewing in
You can read the Markdown Wiki to learn how to use and modify these types of files.
This Documentation is for