Template:Update layout: Difference between revisions
Jump to navigation
Jump to search
Created page with "<div style="padding: 0.75em 1em; border: 1px solid #aaa; background-color: #f8f7f5;"> {| style="width:100%; border: 1px solid #aaa; margin: 0;" ! colspan="3" style="width:100%; background-color: #e1d2b3;" | Updates |- ! style="width:33%; background-color: #e1d2b3;" | ← {{#if:{{{prev_update|}}}|[[Update: {{{prev_update}}}|Update: {{{prev_update}}}]]|N/A}} ! style="width:34%; background-color: #e1d2b3;" | {{BASEPAGENAME}} ! style="width:33%; background-color: #e1d2b3..." |
mNo edit summary |
||
Line 3: | Line 3: | ||
! colspan="3" style="width:100%; background-color: #e1d2b3;" | [[Updates]] | ! colspan="3" style="width:100%; background-color: #e1d2b3;" | [[Updates]] | ||
|- | |- | ||
! style="width:33%; background-color: #e1d2b3;" | ← {{#if:{{{prev_update|}}}|[[Update: {{{prev_update}}}| | ! style="width:33%; background-color: #e1d2b3;" | ← {{#if:{{{prev_update|}}}|[[Update: {{{prev_update}}}|{{{prev_update}}}]]|N/A}} | ||
! style="width:34%; background-color: #e1d2b3;" | {{BASEPAGENAME}} | ! style="width:34%; background-color: #e1d2b3;" | {{BASEPAGENAME}} | ||
! style="width:33%; background-color: #e1d2b3;" | {{#if:{{{next_update|}}}|[[Update: {{{next_update}}}| | ! style="width:33%; background-color: #e1d2b3;" | {{#if:{{{next_update|}}}|[[Update: {{{next_update}}}|{{{next_update}}}]]|N/A}} → | ||
|} | |} | ||
''Source: {{#if:{{{source|}}}|{{{source}}}|No source link has been provided.}}'' | ''Source: {{#if:{{{source|}}}|{{{source}}}|No source link has been provided.}}'' |
Revision as of 19:15, 12 September 2024
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.
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 | Update layout | May 13, 2024 → |
Source: https://forums.playdeadlock.com/threads/05-10-2024-update.689/
Patch notes
- Sandbox mode now supports entering it with your party
- Sandbox mode now has troopers spawning on the left side
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
prev_update | prev_update | no description | Unknown | optional |
current_update | current_update | no description | Unknown | optional |
next_update | next_update | no description | Unknown | optional |
source | source | no description | Unknown | optional |
source_title | source_title | no description | Unknown | optional |
source2 | source2 | no description | Unknown | optional |
source2_title | source2_title | no description | Unknown | optional |
category | category | no description | Unknown | optional |
notes | notes | no description | Unknown | optional |