Module:Television episode short description: Revision history

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.

9 April 2023

  • curprev 14:3914:39, 9 April 2023NeonWabbit talk contribs 21,805 bytes +21,805 Created page with "--- @module local television = {} -- Unique suffix list. local uniqueSuffix = { [1] = "st", [2] = "nd", [3] = "rd", } -- Common suffix. local commonSuffix = "th" -- Test validation. local test = false local descriptions = { no_series = { type = 1, text = "Television episode", category = "%s", }, only_series_name = { type = 2, text = "Episode of %s", category = "[[Cat..."