Skip to content
This repository has been archived by the owner on Jan 20, 2020. It is now read-only.

TheSandDoctor/TrackListingFix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TrackListingFix

This was in relation to my second ever Bot Request for Approval on the English Wikipedia. The purpose of this task was to remove deprecated parameters (of Template:Track listing) from pages in Category:Track listings with deprecated parameters. The specific parameters to be removed by this task were |writing_credits=, |lyrics_credits= and |music_credits=. These were to be removed where ever found. The bot worked using the following steps.

  1. Select a page from Category:Track listings with deprecated parameters
  2. Scan all instances of Template:Track listing within the page
    1. If a given instance contained any of the three deprecated parameters (|writing_credits=, |lyrics_credits= and |music_credits=) that were now automated, remove the deprecated parameters and their values. Continue on to the next instance.
    2. If a given instance did not contain any of the deprecated parameters, then move on to the next instance.
    3. Once all instances on the page were reviewed and any occurrences of the deprecated parameters were removed, save the page.
  3. Move on to the next page within the category

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages