Module:Jcttop/core: 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.

13 May 2024

  • curprev 13:5113:51, 13 May 2024Insui talk contribs 3,752 bytes +3,752 Created page with "local p = {} local format = string.format -- Local version of string formatting function local function hatnote(args) local insert = table.insert local text = {args.region_note} local tense local hatnoteArg = args.hatnote if hatnoteArg == 'off' then insert(text, '') elseif hatnoteArg then insert(text, hatnoteArg .. " ") else local indep_city = args.indep_city local sub1 = args.sub1 local sub2 = args.sub2 if indep_city or sub1 or sub2 then l..."