Template:Update layout/doc: Difference between revisions

From The Deadlock Wiki
Jump to navigation Jump to search
m update data, remove example (error stuff).
mNo edit summary
Line 30: Line 30:
},
},
"source2_title": {
"source2_title": {
"description": "Source 2 title.",
"description": "2nd Source title.",
"type": "string"
"type": "string"
},
},

Revision as of 03:33, 29 June 2025

Usage

This template is used to display patch notes, including navigation links to the previous and next updates. Automatically categorizes the page onto Category:Updates.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
prev_updateprev_update

Previous update.

Example
{{Update link|Month|Day|Year}}
Templaterequired
monthmonth

Month

Stringrequired
dayday

Day

Numberrequired
yearyear

Year

Numberrequired
next_updatenext_update

Next update.

Example
{{Update link|Month|Day|Year}}
Templaterequired
sourcesource

Source link.

URLoptional
source_titlesource_title

Source title.

Stringoptional
source2source2

2nd Source link.

URLoptional
source2_titlesource2_title

2nd Source title.

Stringoptional
categorycategory

Exclude the page from Category:Updates.

Suggested values
false
Booleanoptional
notesnotes

Patch notes content.

Stringoptional