Home
Random
Log in
Settings
About the Deadlock Wiki
Search
Editing
Template
:
Update row/doc
Give feedback
Warning:
You are not logged in. Once you make an edit, a temporary account will be created for you.
Learn more
.
Log in
or
create an account
to continue receiving notifications after this account expires, and to access other features.
Anti-spam check. Do
not
fill this in!
== Usage == This template is used on the [[Updates]] page to format individual patch rows. It automatically parses comma-separated hero lists into icons using [[Module:IconList]]. == Syntax == <pre> {{Update row | date = Month DD YYYY | summary = Bullet points... | new = Hero1, Hero2 | buffs = Hero1, Hero2 | nerfs = Hero1, Hero2 | adjs = Hero1, Hero2 | fixes = Hero1, Hero2 | heroes = Manual text }} </pre> == Parameters == * '''date''': The date of the update (e.g., <code>November 21 2025</code>). Automatically formats a link using {{tl|Update link}}. * '''summary''': A bulleted list of general changes. * '''new''': (Optional) Comma-separated list of new heroes. * '''buffs''': (Optional) Comma-separated list of buffed heroes. * '''nerfs''': (Optional) Comma-separated list of nerfed heroes. * '''adjs''': (Optional) Comma-separated list of adjusted heroes. * '''fixes''': (Optional) Comma-separated list of fixed heroes. * '''heroes''': (Optional) Manual input for the hero column if needed (appends to the bottom). == Example == <pre style="width:50%;"> {| class="wikitable" ! Update !! Summary !! Hero Changes {{Update row | date = November 21 2025 | summary = * General gameplay updates. | new = Vyper | buffs = Abrams, Bebop | nerfs = Seven | adjs = Viscous | fixes = Yamato | heroes = ''Note: Manual text here'' }} |} </pre> {| class="wikitable" ! Update !! Summary !! Hero Changes {{Update row | date = November 21 2025 | summary = * General gameplay updates. | new = Vyper | buffs = Abrams, Bebop | nerfs = Seven | adjs = Viscous | fixes = Yamato | heroes = ''Note: Manual text here'' }} |} == TemplateData == <templatedata> { "params": { "date": { "label": "Date", "description": "Date of the update (e.g., November 21 2025).", "type": "date", "required": true }, "summary": { "label": "Summary", "description": "Bulleted list of general changes.", "type": "content", "required": true }, "new": { "label": "New Heroes", "description": "Comma-separated list of new heroes.", "type": "string" }, "buffs": { "label": "Buffs", "description": "Comma-separated list of buffed heroes.", "type": "string" }, "nerfs": { "label": "Nerfs", "description": "Comma-separated list of nerfed heroes.", "type": "string" }, "adjs": { "label": "Adjustments", "description": "Comma-separated list of adjusted heroes.", "type": "string" }, "fixes": { "label": "Fixes", "description": "Comma-separated list of fixed heroes.", "type": "string" }, "heroes": { "label": "Manual Hero Text", "description": "Extra content to append to the hero column manually.", "type": "content" } }, "format": "block", "description": "Formats a single row in the Updates table." } </templatedata> <includeonly>[[Category:Formatting templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
Summary:
Please note that all contributions to The Deadlock Wiki are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see
Deadlock:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Preview page with this template
Pages included on this page:
Template:If lang
(
view source
) (⧼restriction-level-bot+⧽)
Template:Tag
(
edit
)
Template:Tl
(
edit
)
Template:Translate
(
edit
)
Template:Update link
(
edit
)
Template:Update row
(
edit
)
Module:Dictionary
(
edit
)
Module:Icon
(
edit
)
Module:Icon/data
(
edit
)
Module:IconList
(
edit
)
Module:Lang
(
edit
)
Module:Utilities
(
edit
)
Data:Dictionary
(
edit
)
Data:LangCodes.json
(
view source
) (⧼restriction-level-bot+⧽)
Data:ResourceLookup.json
(
edit
)
Data:ResourceLookup2.json
(
edit
)