Template:Patch

From Predecessor Wiki
Jump to navigation Jump to search

This template defines the table "Patches". View table.

Template-info.svg Documentation

Syntax

{{Patch
|title            = 
|version          = 
|release date     = 
|source url       = 
|previous version = 
|next version     = 
}}

Example

{{Patch
|title            = EARLY ACCESS PATCH V0.16
|version          = V0.16
|release date     = March 28, 2024
|source url       = https://www.predecessorgame.com/news/patch-notes/early-access-patch-v0-16
|previous version = V0.15
|next version     = V0.17
}}

Template Data

Place at the top of a patch page to create a banner with information.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
titletitle

The title given to the version at the top of the patch article.

Example
|title=EARLY ACCESS PATCH V0.16
Stringrequired
versionversion

Patch version.

Example
|version=V0.16
Stringrequired
release daterelease date

The date that the patch released/releases. Write as MONTH DAY, YEAR. Do NOT write the date of the article's publishing as this doesn't reflect when the patch is released.

Example
|date=March 28, 2024
Daterequired
source urlsource url

URL of the version's article on the Predecessor site.

Example
|source url=https://www.predecessorgame.com/news/patch-notes/early-access-patch-v0-16
URLrequired
previous versionprevious version

Self explanatory. For navigation purposes, creates a link to go to the page of the previous version.

Example
|previous version=V0.15
Stringsuggested
next versionnext version

Self explanatory. For navigation purposes, creates a link to go to the page of the next version. Leave blank if the next version hasn't been confirmed yet.

Example
|next version=V0.17
Stringsuggested