Template:Unlisted update

From Brighter Shores Wiki
Jump to navigation Jump to search

No patch notes were published, but the build string was incremented to {{{build}}}.

Template documentation
This documentation is transcluded from Template:Unlisted update/doc. [edit] [history] [purge]

This template shows the standard preamble for unlisted updates, as well as setting categories and SMW data for the page.

The build string can be found in the Console (with the build_string command). The time of the update can be found on SteamDB.

The optional "number" parameter should be used when there are multiple unlisted updates on the same day. Later updates get higher numbers.

This should be under a header "D MMMMMM YYYY - Unlisted update", appending " #N" for all unlisted updates after the first.

Usage

==D MMMMMM YYYY - Unlisted update[ #N]==
{{Unlisted update|date=YYYY-MM-DDTHH:MM:SS|link=https://steamdb.info/app/2791440/history/?changeid=CHANGEID|build=BUILD_STRING[|number=N]}}
[Optional information]

For example, on a day with two unlisted updates, where the first did X and it is unknown what the second changed, it would look like:

==1 February 2025 - Unlisted update #2==
{{Unlisted update|date=2025-02-01T16:01:59|link=https://steamdb.info/app/2791440/history/?changeid=12345|build=0.1.2-0123456789abcdef|number=2}}

==1 February 2025 - Unlisted update==
{{Unlisted update|date=2025-02-01T09:20:20|link=https://steamdb.info/app/2791440/history/?changeid=12340|build=0.1.1-0123456789abcdef|number=1}}
Did X

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.

Display the standard preamble for unlisted updates

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Datedate

Time of the update, preferably in ISO8601 timestamp format

Example
2024-06-13T09:59:59
Daterequired
Build stringbuild

The build_string immediately after the update

Example
0.2.0-df094ea079b97df9
Stringrequired
Numbernumber

If there were multiple unlisted updates on the same day, which one this is. Later one get higher numbers

Suggested values
1 2 3
Default
1
Example
2
Numberoptional
Linklink

An optional permanant link to the change on SteamDB

Default
https://steamdb.info/app/2791440/history/?changeid=
Example
https://steamdb.info/app/2791440/history/?changeid=26112627
URLoptional