Template:VersionInfobox

From Dune: Awakening Community Wiki
Jump to navigation Jump to search


Usage Examples

Template Call Output
{{VersionInfobox|version=1.1.10.0|date=July 2, 2025}}
Version 1.1.10.0
Release DateJuly 2, 2025
Official Patch NotesExternal Link

PreviousNext
{{VersionInfobox|version=1.2.11.0|date=October 16, 2025}}
Version 1.2.11.0
Release DateOctober 16, 2025
Official Patch NotesExternal Link

PreviousNext

TemplateData

Renders an infobox for an Version page.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Version Numberversion

Version number of a game patch (must match its corresponding wiki page name). Defaults to current page.

Page nameoptional
Datedate

Date in the format `Month Day, Year`, e.g. October 31, 2025.

Stringrequired
Official Patch Notes Linklink

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/'.

URLoptional