-
-
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-->
---
# Wiki Section
<If exists, includes link to the relevant Paradox Game wiki page>
See [LINK](LINK)
# From Stellaris Game Files
<Includes the Informative codes/comments left by the Developers in Game Files>
## From `File Path 1`
## From `File Path 2`
## From `File Path 3...`
# From Discord (Stellaris Modding Den)
See Discord > [Stellaris Modding Den](https://discord.gg/cUjJAQzutt)
## TOPIC 1:
Source: [This Post](DISCORD-POST-LINK)
## TOPIC 2:
Source: [This Post](DISCORD-POST-LINK)
## TOPIC 3:
Source: [This Post](DISCORD-POST-LINK)
# From by Github Contributors to the Project
## Contributor Name or Topic
## Related Triggers & Effects & Modifiers etc
| Type | Code | X Entry Field (If Exists) | Description |
| :--- | :--- | :--- | :--- |
| | `` | | |
| | `` | | |
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