Template:VersionInfobox
Jump to navigation
Jump to search
Usage Examples
| Template Call | Output | ||||||||
|---|---|---|---|---|---|---|---|---|---|
{{VersionInfobox|version=1.1.10.0|date=July 2, 2025}}
|
| ||||||||
{{VersionInfobox|version=1.2.11.0|date=October 16, 2025}}
|
| ||||||||
TemplateData
Renders an infobox for an Version page.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Version Number | version | Version number of a game patch (must match its corresponding wiki page name). Defaults to current page. | Page name | optional |
| Date | date | Date in the format `Month Day, Year`, e.g. October 31, 2025. | String | required |
| Official Patch Notes Link | link | Full URL to the patch notes for the current live build. By default, this can be omitted as the URL is automatically derived using `version`, but some patch notes may require this override if they do not follow the pattern: 'https://duneawakening.com/news/dune-awakening-<VERSION>-patch-notes/'. | URL | optional |