Template:Update layout/doc: Difference between revisions

From Deadlock Wiki
Jump to navigation Jump to search
Mgpt (talk | contribs)
mNo edit summary
Sylphoid (talk | contribs)
add templatedata, cat,
Line 2: Line 2:
This template is used to display patch notes, including navigation links to the previous and next updates. Automatically categorizes the page into [[:Category:Updates]].
This template is used to display patch notes, including navigation links to the previous and next updates. Automatically categorizes the page into [[:Category:Updates]].


== Example ==
<pre style="width:50%">
<pre style="width:50%">
{{Update layout
{{Update layout
Line 14: Line 15:
}}
}}
</pre>
</pre>
{{Update layout
| prev_update = May 3, 2024
| current_update = May 10, 2024
| next_update = May 13, 2024
| source = https://forums.playdeadlock.com/threads/05-10-2024-update.689/
| source_title = 05-10-2024 Update
| notes =
* Sandbox mode now supports entering it with your party
* Sandbox mode now has troopers spawning on the left side
}}
<templatedata>
{
"params": {
"prev_update": {},
"current_update": {},
"next_update": {},
"source": {},
"source_title": {},
"notes": {}
},
"format": "block"
}
</templatedata>
<includeonly>[[Category:Navigation templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>

Revision as of 18:29, 27 September 2024

Usage

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

Example

{{Update layout
| prev_update = May 3, 2024
| current_update = May 10, 2024
| next_update = May 13, 2024
| source = https://forums.playdeadlock.com/threads/05-10-2024-update.689/
| source_title = 05-10-2024 Update
| notes = 
* Sandbox mode now supports entering it with your party
* Sandbox mode now has troopers spawning on the left side
}}
Updates
May 3, 2024 May 10, 2024 May 13, 2024

Source: 05-10-2024 Update

Patch notes

  • Sandbox mode now supports entering it with your party
  • Sandbox mode now has troopers spawning on the left side

No description.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
prev_updateprev_update

no description

Unknownoptional
current_updatecurrent_update

no description

Unknownoptional
next_updatenext_update

no description

Unknownoptional
sourcesource

no description

Unknownoptional
source_titlesource_title

no description

Unknownoptional
notesnotes

no description

Unknownoptional