Module:Archives: 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.

22 June 2022

  • curprev 17:0017:00, 22 June 2022Etenne talk contribs 9,780 bytes +9,780 Created page with "p = {} local cfg = mw.loadData('Module:Archives/config') local function is_filled(var) return var and var ~= '' end -- simple helper for simple cases local function var_or_default(var, default) if is_filled(var) then return var else return default end end local function wikilink(link, display) if display then return '' .. display .. '' else return '' .. link .. '' end end local function talk_other(demospace, talk) if is_filled(..."