Jump to content

Module:Pagelist: Revision history

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.

23 April 2026

  • curprev 20:1120:11, 23 April 2026 Majestix talk contribs 2,857 bytes +2,857 Created page with "local p = {} local separators = { dot = true, pipe = true, comma = true, ['tpt-languages'] = true } local function getMessage(msg) return mw.message.new(msg):plain() end local function getSeparator(sep) if type(sep) ~= 'string' then return nil end if separators[sep] then return getMessage(sep .. '-separator') else return sep end end local function generateLink(page, nspace, delim, endDelim) if not page then return nil end local pagename = mw.titl..."

Debug data: