Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 17:40, 2 May 2025 by imported>Manfegor
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template documentation (for the above template, sometimes hidden or invisible) [view] [edit] [history] [refresh]
Template loop detected: Template:DW/UL/doc
The above text is transcluded from Template:DW/UL/doc; you can change it or view its history.
If you're done making changes, please refresh the text.
Please add categories and interwikis to Template:DW/UL/doc. (View all subpages of this page.)

This template creates an entry for an article's update history. You must only put this template inside of {{UH}}.

Usage

  • date = Date of the update in [[DD MONTH]] YY. For example, [[15 April]] 2025.
    • If the date is unknown, type: Unknown date.
  • type = update, hotfix or patch; Default: update
  • ver = Full name of the version.
    • If the version is unknown, type: Unknown.
  • vernum = only the version number to be displayed, optional
  • update = The text of the update

Examples

Update example with version number

{{UH|
{{UL
|date = [[2 May]] 2025
|ver = Eye on Ashenfall 0.7.3
|vernum = 0.7.3
|update = Spitfoot is now more noticeable in the Vertentis Kara Vault.
}}
}}

Produces:
Template:UH

Update example with unknown date and version

{{UH|
{{UL
|date = Unknown date
|ver = Unknown
|vernum = 0.7.3
|update = Spitfoot is now more noticeable in the Vertentis Kara Vault.
}}
}}

Produces:
Template:UH

Hotfix example without the version number, but with multiple text

{{UH|
{{UL
|date = [[2 May]] 2025
|type = hotfix
|ver = Hotfix 1 - 0.7.1.2
|update =
First thing that happened.
*Comment on the first thing.
Second thing that happened.
}}
}}

Produces:
Template:UH