Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Patch Notes Infobox

Template page

Documentation[view] [edit] [history] [purge]

Usage

Displays a standardised infobox on patch note articles. All parameters are optional but version and date are strongly recommended.

{{Patch Notes Infobox
| version    = 20.3.0
| date       = December 24, 2025
| type       = Hotfix
| modpack    = Vault Hunters 3
| previous   = 20.2.0
| next       = 20.4.0
| summary    = Fixes for gear, raid rooms, portals, and dungeons.
}}

Parameters

Parameter Description Example
version Patch version number 20.3.0
date Human-readable release date December 24, 2025
type Release type (auto-detected if blank) Hotfix, Major Update, Balance
modpack Modpack name (defaults to Vault Hunters 3) Vault Hunters 3
previous Version number of the previous patch 20.2.0
next Version number of the next patch 20.4.0
summary One-sentence description of the patch Fixes for gear and portals.

Displays a standardised infobox on Vault Hunters patch note articles, showing the version number, release date, patch type, modpack name, and links to neighbouring patches.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Versionversion ver

Patch version number in SemVer format

Example
4.0.0
Stringrequired
Release Datedate releasedate reldate

Human-readable release date

Example
March 23, 2026
Datesuggested
Release typetype patchtype

The kind of release. Controls the colour of the badge shown below the version number. Accepted values: Hotfix, Major Update, Balance, Content Update. Any other value is displayed with a neutral grey badge. Leave blank to omit the badge entirely.

Suggested values
Hotfix Major Update Minor Update Balance Content Update
Example
Hotfix
Stringsuggested
Mod Packmodpack pack

Name of the modpack this patch belongs to. Defaults to 'Vault Hunters 3rd Edition' if left blank.

Suggested values
Vault Hunters 3rd Edition VH3 Remastered Vault Hunters 4
Default
Vault Hunters 3rd Edition
Example
Vault Hunters 3rd Edition, VH3 Remastered, Vault Hunters 4,
Stringsuggested
Previous versionprevious prevrelease prev

Version number of the patch released immediately before this one. Used to generate a navigation link to [[Patch Notes/<previous>]].

Example
3.20.4
Stringsuggested
Next versionnext nextrel nextrelease

Version number of the patch released immediately after this one. Used to generate a navigation link to [[Patch Notes/<next>]]. Leave blank for the most recent patch.

Example
3.21.0
Stringoptional
Summarysummary

A single sentence describing the main focus of this patch. Displayed in italics at the bottom of the infobox.

Example
Fixes for gear, raid rooms, portals, dungeons, and multiple progression systems.
Stringsuggested
[view] [edit] [history] [purge]The above documentation is transcluded from Template:Patch Notes Infobox/doc.
Contents