Module:Television episode short description: 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.

23 December 2025

  • curprev 05:0405:04, 23 December 2025Mob talk contribs 22,392 bytes +22,392 Created page with "--- @module local television = {} --- Language (for capitalization) local lang = mw.language.new( "en" ) -- 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_s..."