Template:Patch-notes: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 28: | Line 28: | ||
<pre> | <pre> | ||
{{Patch notes | {{Patch notes | ||
|version = 0. | |version = 1.0.0 | ||
|date = 01-09-2026 | |date = 01-09-2026 | ||
|type = | |type = Release | ||
|summary = | |summary = Summary of what changed. | ||
|breaking = | |breaking = | ||
* None noted. | * None noted. | ||
|features = | |features = | ||
* | * First official release of the game | ||
* | * The game is real | ||
|fixes = | |fixes = | ||
* Fixed bugs regarding | * Fixed bugs regarding name filters. | ||
* Fixed a bug where the registration menu would fail to open the welcome screen after finishing registration. | * Fixed a bug where the registration menu would fail to open the welcome screen after finishing registration. | ||
}} | }} | ||
</pre> | </pre> | ||
Revision as of 21:09, 9 January 2026
Usage
{{Patch notes
|version = 1.0.0
|date = 01-09-2026
|type = Release
|summary = Summary of what changed.
|breaking =
* None noted.
|features =
* First official release of the game
* The game is real
|fixes =
* Fixed bugs regarding name filters.
* Fixed a bug where the registration menu would fail to open the welcome screen after finishing registration.
}}
Parameters
version– Required version string (for example0.9.13).date– Release date of version (MM-DD-YYYY format).type– Optional. Release type (Release,Hotfix,Beta).summary– Optional high-level summary of version.breaking– Optional. Bullet list of breaking changes. Section is hidden if left empty.features– Optional. Bullet list of new features. Section is hidden if left empty.fixes– Optional. Bullet list of bug fixes. Section is hidden if left empty.
- Version
- {{{version}}}
- Date
- Unknown
- Type
- Release
Summary
No summary provided.