Template:Version Infobox/doc

From Honkai: Nexus Anima Wiki
Jump to navigation Jump to search
This is the documentation page for Version Infobox.
It contains usage information, categories, and other content not part of the original template page.

Infobox for Versions.

Syntax

{{Version Infobox
|title        =
|version      = {{subst:SUBPAGENAME}}
|image        = <!--Splash Screen ?.png-->
|release_date = <!--YYYY-MM-DD-->
|prev         =
|next         =
|link1        = <!--[https://hna.hoyoverse.com/en-us/news/ Patch Notes]-->
|link2        = <!--[https://hna.hoyoverse.com/en-us/news/ Update Notice]-->
|link3        = <!--[https://act.hoyoverse.com/na/event/ Preview Page]-->
|link4        = <!--[https://act.hoyoverse.com/na/event/ Website]-->
}}

Example

{{Version Infobox
|title        = Nexus Bond Test
|version      = 0.3.0
|image        = Splash Screen Nexus Bond Test.png
|release_date = 2025-9-17
|prev         =
|next         =
|link1        = Official Website
}}

Template Data

Infobox for Versions.

Template parameters

This template has custom formatting.

ParameterDescriptionTypeStatus
Version Nametitle

The name of the Version

Example
Nexus Bond Test
Stringsuggested
Version Numberversion

The Version's number

Example
0.3.0, 1.0
Numberrequired
Splash Screenimage

Version splash screen, usually "Splash Screen <Version Name>.png"

Contentrequired
Release Daterelease_date

Version release date, in the form YYYY-MM-DD

Daterequired
Previous Versionprev

Previous Version number

Numbersuggested
Next Versionnext

Next Version number

Numbersuggested
Patch Noteslink1

Link to the official Patch Notes

URLoptional
Update Noticelink2

Link to the official Update Notice

URLoptional
Preview Pagelink3

Link to the Version Preview Page

URLoptional
Websitelink4

Link to the Version website

URLoptional