Module:Infobox/dates: Revision history

From BoyWiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

30 June 2022

  • curprev 20:4920:49, 30 June 2022Etenne talk contribs 2,552 bytes +2,552 Created page with "local getArgs = require('Module:Arguments').getArgs local default_error_category = "Category:Pages using infobox television with nonstandard dates" local p = {} function p.start_end_date_template_validation(frame) local args = getArgs(frame) local error_category = args.error_category or default_error_category local start_date = args.first_aired or args.released or args.airdate or args.release_date or args.airdate_overall if start_date then if not start_date..."