From Honkai: Nexus Anima Wiki
Jump to navigation
Jump to search
|
|
| Line 28: |
Line 28: |
| -->{{#ifeq:{{{introduced|}}}|{{{1|}}}||{{#switch:{{{introduced|}}}<!-- | | -->{{#ifeq:{{{introduced|}}}|{{{1|}}}||{{#switch:{{{introduced|}}}<!-- |
| -->|Pre-Release=[[Category:Introduced Pre-Release]]<!-- | | -->|Pre-Release=[[Category:Introduced Pre-Release]]<!-- |
| -->|0.3.0=[[Category:Introduced in Version {{{introduced|}}}]]<!-- | | -->|0.3.0|0.60.0=[[Category:Introduced in Version {{{introduced|}}}]]<!-- |
| -->}}<!-- | | -->}}<!-- |
| -->}}<!-- | | -->}}<!-- |
|
| |
|
| -->{{#switch:{{{1|}}}<!-- | | -->{{#switch:{{{1|}}}<!-- |
| -->|0.3.0=[[Category:Released in Version {{{1|}}}]][[Category:Version|{{{1}}}]]<!-- | | -->|0.3.0|0.60.0=[[Category:Released in Version {{{1|}}}]][[Category:Version|{{{1}}}]]<!-- |
| -->|#default={{#if:{{{introduced|}}}||[[Category:Released in Unknown Version]][[Category:Version]]}}<!-- | | -->|#default={{#if:{{{introduced|}}}||[[Category:Released in Unknown Version]][[Category:Version]]}}<!-- |
| -->}}<!-- | | -->}}<!-- |
Latest revision as of 09:46, 8 July 2026
- Notes
When embedded into articles and viewed with the mobile skin, the full change history will be added directly to the article rather than being contained within an independently-scrolling window.
This template is used to display when something was released and display any changes it has received since it's release (Change History). The Change History text displayed is normally from the PAGENAME/Change History subpage.
If the subject of the page has not changed significantly since it was released or does not require specific details on how it was released the subpage is not required.
Syntax
{{Change History|version number|introduced = version number|page = page}}
- 1 — Version content was released in. Numbers include:
- introduced — Version content or concept was introduced in.
- page — To transclude the Change History of another page, use this parameter.
Examples
{{Change History|1.0}} yields:
{{Change History|1.0|page = Nanafey}} yields:
Version 0.60.0
- Nanafey's design was modified.
- Splash Art was updated:
Version 0.3.0
- Nanafey was added as a 4-Star Kardia.
Pre-Release
August 29th, 2025
- Nanafey was introduced through the Honkai: Nexus Anima website.
May 3rd, 2025
- Nanafey was introduced in a teaser trailer for Honkai: Nexus Anima at the end of Star Rail LIVE 2025.
Change History Subpage
The formatting below should be used for the change history subpage. The history should be listed in reverse chronological order with the most recent change(s) at the top of the list.
{{Change History/Header}}
[[Version X.Y]]
* Change 1
----
[[Version A.B]]
* PAGENAME was released.
Templatedata
Template parameters
This template prefers inline formatting of parameters.
| Parameter | Description | Type | Status |
|---|
| Version | 1 | Version the content was released is. - Example
- 1.0
| Number | required |
|---|
| Introduced | introduced | Version content or concept was introduced in.
| Number | suggested |
|---|
| Page | page | Page to summon Change History from. - Default
- {{PAGENAME}}/Change History
- Example
- Welt
| String | optional |
|---|