Template:Update list/doc

Revision as of 23:39, 6 November 2024 by Merds (talk | contribs) (Created page with "{{Documentation}} This template creates an entry for an article's update history. You '''must''' only put this template inside of {{t|Update history}}, as it acts as a wrapper container. '''See RS:HISTORY for guidance'''. You should use {{T|UL}} as an alias for this template. ==Usage== * <code>type</code> must be one of the following: ** empty (defaults to <code>update</code>) ** <code>update</code> ** <code>ninja</code> ** <code>patch</code> ** <code>coldfix</code...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 RS: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=1 October 2018}}
** All existing [[cabbage]]s have been turned into [[green partyhat]]s.
** Cabbages have been removed from the game.

* {{UL|update=Menaphos - The Gates are Open|date=5 June 2017}}
** Chests within [[Shifting Tombs]] now have a chance to spawn cabbages.

* {{UL|type=patch|update=Patch Notes (22 May 2017)|date=22 May 2017}}
** [[Sumona]] can no longer give slayer assignments to underleveled cabbages.

* {{UL|type=hotfix|update=Patch Notes (14 November 2016)|date=14 November 2016}}
** Cabbages can now be seen flying in the southern part of [[Sophanem]].

* {{UL|type=ninja|update=Patch Notes (28 September 2015)|date=28 September 2015}}
** Cabbages of Shilo Village got together and repaired the gaps in the cabbage patches.
}}

Produces:

This information has been manually compiled. Some updates may not be included yet.
  • patch 22 May 2017 (Update):
    • Sumona can no longer give slayer assignments to underleveled cabbages.
  • hotfix 14 November 2016 (Update):
    • Cabbages can now be seen flying in the southern part of Sophanem.
  • ninja 28 September 2015 (Update):
    • Cabbages of Shilo Village got together and repaired the gaps in the cabbage patches.


Template:External

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