Module:TVChannelList: Revision history

Jump to navigation Jump to search

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.

2 March 2025

21 February 2025

17 February 2025

  • curprev 01:5801:58, 17 February 2025PeaceDeadC talk contribs 6,108 bytes +3,147 No edit summary undo
  • curprev 01:5101:51, 17 February 2025PeaceDeadC talk contribs 2,961 bytes +2,961 Created page with "local p = {} local arg = ... local i18n function p.channel(frame) local args = require('Module:Arguments').getArgs(frame, {wrappers = 'Template:TVChannelList'}) if not args.channel or args.channel == '' then return string.format('|-\n| colspan="6" style="text-align:center;vertical-align:middle;color:red;font-weight:bold;" | Channel name is empty\n') end local channel, error = getChannel(args.channel) if error then return string..."