Template:Current version/pt-br

From PZwiki
[view] [edit] [history] [purge] Template documentation
A simple template that displays the current version so articles can be updated on a single page (here) rather than updating each page individually. Depending on the variable, this template can display the current stable, unstable/IWBUMS, or test version.

Usage

Date updated

This is to identify the last time this template was updated.

{{Current version|date}}

Will display: 3/3/2024


Stable

Used to display the current stable build

{{Current version|stable}}

Will display: 41.78.16


{{Current version|date=stable}}

Will display: 12/12/2022


Unstable

Used to display the current unstable build

{{Current version/pt-br|unstable}} or {{Current version/pt-br|UNSTABLE}} or {{Current version/pt-br|iwbums}} or {{Current version/pt-br|IWBUMS}}

Will display: 41.78.16


{{Current version/pt-br|date=unstable}} or {{Current version/pt-br|date=UNSTABLE}} or {{Current version/pt-br|date=IWBUMS}} or {{Current version/pt-br|date=iwbums}}

Will display: 8/12/2022


Test

Used to display the current public test build

{{Current version/pt-br|test}}

Will display: 42


{{Current version/pt-br|date=test}}

Will display: 19/02/2023

Updating

The variables within this template can be updated easily.

Version Number

Replace the old version number with the new one:
| stable | Stable = [[Build 40|40.43]]

If it's a whole new build, replace the article name - this will provide a link to the relevant changelogs:
| stable | Stable = [[Build 40|40.43]]

Date

Replace the old date with when the update was released:

| stable | Stable = 20/12/2018
Documentation transcluded from Template:Current version/pt-br/doc.
Editors can experiment in this template's sandbox (create)