Cosmoteer Wiki:Page starters/Game update starter

From Cosmoteer Wiki
Jump to navigation Jump to search
{{Version infobox
	| title1 = Version title. Do not change unless necessary.
        TYPE: number
	| image1 = Primary image.
        TYPE: wiki-file-name
        EXAMPLE: Version0.24.0.png
	| image2 = Secondary image
        TYPE: wiki-file-name
        EXAMPLE: Version0.24.0_image2.png
	| image3 = Secondary image
        TYPE: wiki-file-name
        EXAMPLE: Version0.24.0_image3.png
	| type = [REQUIRED] Type of update. Major updates are 0.23.0, 0.24.0, etc. Minor updates are 0.23.1, 0.24.2, etc. Bugfix updates include bugfixes. Hotfixes are released quickly to fix issues in the previous version.
        TYPE: line
        EXAMPLE: Major
	| releaseDate = [REQUIRED] The date the version was released publicly.  Month-Day-Year.
        TYPE: date
        EXAMPLE: March 9th 2024
	| source = [REQUIRED] Link to the patch notes source on Steam Community.
        TYPE: url
        EXAMPLE: https://store.steampowered.com/news/app/799600/view/3672171270307517936
	| previousMajor = Previous major version. For example, if writing about version 0.24.2a, the previous major version is 0.24.0.
        TYPE: wiki-page-name
        EXAMPLE: 0.24.0
	| previousMinor = The previous minor version. For example, if writing about version 0.24.2a, the previous minor version is 0.24.2
        TYPE: wiki-page-name
        EXAMPLE: 0.24.2
	| nextMinor = The next minor versiom. For example, if writing about version 0.24.2a, the next minor version is 0.24.3. Leave blank if the next minor version has not yet been announced.
        TYPE: wiki-page-name
        EXAMPLE: 0.24.3
	| nextMajor = The next major version. For example, if writing about version  0.24.2a, the next major version is 0.25.0. Leave blank if the next major version has not yet been announced.
        TYPE: wiki-page-name
        EXAMPLE: 0.25.0
}}

{{Quote|Description of the update.}}

<!-- for the type of update specify one of: major, minor, bugfix, hotfix -->
'''__version_number__''' is a __type_of_update__ update released on __release_date__. It includes __what_was_added_or_changed__.


== Changelog ==
<!-- most important categories -->

=== Ship parts ===
* Added XXXX.
* Replaced YYYY.
* Removed ZZZZ.

=== Resources ===
* Added XXXX.
* Replaced YYYY.
* Removed ZZZZ.

=== Built-In Ships ===
* Added XXXX.
* Changed YYYY.


<!-- modes -->

=== Career Mode ===
* __change__
* __change__

=== Creative Mode ===
* __change__
* __change__

=== Elimination (Multiplayer) ===
<!-- changes to this multiplayer-exlusive mode, see for more: https://cosmoteer.wiki.gg/wiki/Game_Modes#Multiplayer_Exclusive -->
* __change__
* __change__

=== Arena (Multiplayer) ===
<!-- changes to this multiplayer-exlusive mode, see for more: https://cosmoteer.wiki.gg/wiki/Game_Modes#Multiplayer_Exclusive -->
* __change__
* __change__

=== Domination (Multiplayer) ===
<!-- changes to this multiplayer-exlusive mode, see for more: https://cosmoteer.wiki.gg/wiki/Game_Modes#Multiplayer_Exclusive -->
* __change__
* __change__

=== Build & Battle (Multiplayer) ===
<!-- changes to this multiplayer-exlusive mode, see for more: https://cosmoteer.wiki.gg/wiki/Game_Modes#Multiplayer_Exclusive -->
* __change__
* __change__

=== Multiplayer ===
<!-- changes to multiplayer, except to specific multiplayer-exlusive modes -->
* __change__
* __change__


<!-- aspects of the game -->

=== Balance ===
* __change__
* __change__

=== Ship A.I. ===
<!-- AI of all ships, including players' -->
* __change__
* __change__


<!-- other parts of the game -->

=== User Interface ===
* __change__
* __change__

=== Visuals ===
<!-- any graphics changes, except the UI -->
* __change__
* __change__

=== Tech ===
<!-- changes to the technical side of the game, like runtimes, gpu support, etc. -->
* __change__
* __change__

<!-- all bug fixes go here -->
=== Bug Fixes ===
* __change__
* __change__

<!-- all modding changes go here -->
=== Modding ===
* __change__
* __change__

<!-- if the update includes news for new updates, put them here. -->
=== News about upcoming updates ===
* __news__
* __news__

[[Category:Versions]]
[[Category:Versions not yet reflected on wiki]]