Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Discord server
Recent changes
Random page
Community
Discord
Steam
Search
Search
English
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Module:Changelog/doc
Module
Discussion
English
Read
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit source
View history
General
What links here
Related changes
Special pages
Page information
Languages
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=Overview= Generates lines of changes for all data pages. See <nowiki>[[Category:Changelog Dates]]</nowiki> for the dates of all changelogs, and [[Changelogs]] for list of all the data pages that contain a Changelog. =Functions= All of these functions are callable by wikitext, i.e. <code><nowiki>{{#invoke|Changelog|invokable_name|param1|paramN}}</nowiki></code> ==write_changelog_by_tag== The main invokable that will be used. Given a specific tag, it outputs all relevant changelogs from all dates in a [[Template:Update history table]]. ===Parameters=== * '''tag''' - Tag to search relevant changelogs for. Should be localized, i.e. Abrams for hero_atlas in english. * '''num_dates''' - (OPTIONAL) Number of dates to add, recommend 3 for articles. If unprovided, defaults to all. ===Examples=== For use on [[Pocket/Update history]]: <code><nowiki>{{#invoke:Changelog|write_changelog_by_tag|Pocket}}</nowiki></code> Outputs {{#invoke:Changelog|write_changelog_by_tag|Pocket}} For use on [[Pocket#Update history]]: <code><nowiki>{{#invoke:Changelog|write_changelog_by_tag|Pocket|3}}</nowiki></code> Outputs {{#invoke:Changelog|write_changelog_by_tag|Pocket|3}} ==write_changelog_by_date_id== Write's a specific date's changelog, as opposed to a specific tag's changelog. ===Parameters=== * '''date_id_to_write''' - Date-id to write, format yyyy-mm-dd, view all at <nowiki>[[Category:Changelog Dates]]</nowiki> ===Examples=== For a non-herolab patch page<br> <code><nowiki>{{#invoke:Changelog|write_changelog_by_date_id|2024-05-03}}</nowiki></code> {{#invoke:Changelog|write_changelog_by_date_id|2024-05-03}} For a herolab patch page<br> <code><nowiki>{{#invoke:Changelog|write_changelog_by_date_id|2024-12-06_HeroLab}}</nowiki></code> {{#invoke:Changelog|write_changelog_by_date_id|2024-12-06_HeroLab}} ==write_data_pages_list== Writes list of all changelog data pages using the list of patches at [[Data:ChangelogConfigs.json]]. Used on <nowiki>[[Category:Changelog Dates]]</nowiki>. ===Parameters=== None ===Examples=== <code><nowiki>{{#invoke:Changelog|write_data_pages_list}}</nowiki></code> Outputs {{#invoke:Changelog|write_data_pages_list}} ==get_last_updated== Retrieve the last (or first) date that a tag was updated on. Planned to be used on a given tag's page, i.e. [[Abrams]]'s infobox could mention that it was last updated on 2024-05-03, or that Mirage was released on 2024-05-03, etc. ===Parameters=== * '''tag''' - Tag to search * '''last_or_first''' - Named optional - Must be ''last'' or ''first'' - defaults to ''last'' - Retrieves last or first date ===Examples=== Example using ''last'' <code><nowiki>{{#invoke:Changelog|get_last_updated|Basic Magazine}}</nowiki></code> Outputs {{#invoke:Changelog|get_last_updated|Basic Magazine}} Example using ''first'' <code><nowiki>{{#invoke:Changelog|get_last_updated|Basic Magazine|last_or_first=first}}</nowiki></code> Outputs {{#invoke:Changelog|get_last_updated|Basic Magazine|last_or_first=first}}
Summary:
Please note that all contributions to 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
Templates used on this page:
Template:PageRef
(
edit
)
Template:Update history table
(
edit
)
Template:Update history table/row
(
edit
)
Template:Update layout
(
edit
)
Module:Changelog
(
edit
)
Module:Date
(
edit
)
Module:Dictionary
(
edit
)
Module:PageRef
(
edit
)
Data:ChangelogConfigs.json
(
edit
)
Data:ChangelogTagTree.json
(
edit
)
Data:Changelog 2024-05-03.json
(
edit
)
Data:Changelog 2024-05-10.json
(
edit
)
Data:Changelog 2024-05-13.json
(
edit
)
Data:Changelog 2024-05-16.json
(
edit
)
Data:Changelog 2024-05-19.json
(
edit
)
Data:Changelog 2024-05-23.json
(
edit
)
Data:Changelog 2024-05-24.json
(
edit
)
Data:Changelog 2024-05-30.json
(
edit
)
Data:Changelog 2024-06-01.json
(
edit
)
Data:Changelog 2024-06-06.json
(
edit
)
Data:Changelog 2024-06-07.json
(
edit
)
Data:Changelog 2024-06-13.json
(
edit
)
Data:Changelog 2024-06-14.json
(
edit
)
Data:Changelog 2024-06-16.json
(
edit
)
Data:Changelog 2024-06-20.json
(
edit
)
Data:Dictionary
(
edit
)
Data:LangCodes.json
(
edit
)
This page is a member of a hidden category:
Category:Pages with broken file links