Template:Update list/doc

This is a documentation subpage for Template:Update list.
It contains usage information, categories, and other content that is not part of the original template page.

This template creates an entry for an article's update history. You must only put this template inside of {{Update history}}, as it acts as a wrapper container. See BS:HISTORY for guidance. You should use {{UL}} as an alias for this template.

Usage

  • type must be one of the following:
    • empty (defaults to update)
    • update
    • ninja
    • patch
    • coldfix
    • hotfix
    • warmfix
    • hidden
    • nxt
    • beta
  • update is the name of the update page, without the Update: prefix included. This parameter may be left empty.
  • date uses the format 7 November 2024

Example

{{UH|
* {{UL|type=hidden|update=Hidden updates|date=6 November 2024}}
** Winkled Starfish has been recoloured.

* {{UL|update=Menaphos - The Gates are Open|date=6 November 2024}}
** Added to game.

* {{UL|type=patch|update=Patch Notes (22 May 2017)|date=6 November 2024}}
** The level required to catch Wrinkled Starfish has been decreased.

* {{UL|type=hotfix|update=Patch Notes (14 November 2016)|date=6 November 2024}}
** Characters with very long names can now be deleted.

* {{UL|type=ninja|update=Patch Notes (28 September 2015)|date=6 November 2024}}
** Wrinkled Starfish now have less wrinkles.
}}

Produces:

This information has been manually compiled. Some updates may not be included yet.
  • hidden 6 November 2024 (Update):
    • Winkled Starfish has been recoloured.
  • patch 6 November 2024 (Update):
    • The level required to catch Wrinkled Starfish has been decreased.
  • hotfix 6 November 2024 (Update):
    • Characters with very long names can now be deleted.
  • ninja 6 November 2024 (Update):
    • Wrinkled Starfish now have less wrinkles.


Template data

Show/hide template's data

The following information is used by extensions and applications, such as VisualEditor, to help users implement this template onto pages. Please ensure that it is up-to-date.

This template creates an entry for an article's update history. It must be placed inside of an {{Update history}} template. It takes three parameters. The first is the type of the update (update, ninja, patch, coldfix, hotfix, warmfix, hidden, or nxt). The next is the update name (the article name of the update without the Update: prefix included. This parameter may be left empty for Hidden updates or other updates without an update article on the wiki. The last is the date parameter in the format (DD MMMM YYYY, ex. 14 November 2016)

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Type of Updatetype

The type of the update

Default
update
Example
patch
Auto value
update
Stringsuggested
Update Nameupdate

The name of the update, without including the Update: prefix at the beginning

Example
Patch Notes (14 November 2016)
Page namesuggested
Date of Updatedate

The date of the Updates listed below this update list entry.

Default
The date of the update specified with the "update" parameter
Example
14 November 2016
Auto value
Datesuggested