Template:Update history table/row: Difference between revisions

From The Deadlock Wiki
Jump to navigation Jump to search
Sur (talk | contribs)
m added update_link optional param
m added support for new template.
Line 1: Line 1:
<includeonly>|-
<includeonly>|-
| style="padding: 5px; border: 1px solid #ccc; text-align: center;" |
| style="padding: 5px; border: 1px solid #ccc; text-align: center;" | {{{update}}}
[[Update:{{{update_link|{{{update}}}}}}|{{{update}}}]]
| style="padding: 5px; border: 1px solid #ccc;" | {{{changes}}}</includeonly>
| style="padding: 5px; border: 1px solid #ccc;" |  
<noinclude>{{Documentation}}</noinclude>
{{{changes}}}</includeonly><noinclude>{{Documentation}}</noinclude>

Revision as of 00:29, 29 June 2025

Template documentation [view] [edit] [history] [purge]

Usage

Intended for the Update history subpage. Uses {{Update history table/row}}.

{{Update history table
| contents = 
{{Update history table/row
| update = {{Update link|Month|Day|Year}}
| changes = 
* Patch notes content.
}}
}}

See also