Template:Patch-notes
Template page
More actions
Usage
Basic call on a patch-notes page:
{{Patch notes
|version = 0.9.13
|date = 2026-01-09
|type = Release
|summary = Tight summary of what changed.
|breaking =
* Item 1
* Item 2
|features =
* Item 1
* Item 2
|fixes =
* Item 1
* Item 2
}}
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.