Module:Citation: Revision history

From Warwick Wiki

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 August 2025

15 August 2025

15 July 2025

14 July 2025

13 July 2025

12 July 2025

11 July 2025

7 July 2025

6 July 2025

  • curprev 20:2020:20, 6 July 2025 AlfieG talk contribs 1,578 bytes +629 No edit summary
  • curprev 19:4119:41, 6 July 2025 AlfieG talk contribs 949 bytes +949 Created page with "local p = {} local h = {} function p.citation(frame) local args = frame:getParent().args local data = {} data["authors"] = args["authors"] or "" if data["authors"] == "" then local finished = false local i = 1 while not finished do if i == 1 then local displayText = "" if args["author"] or args["author1"] then displayText = displayText .. (args["author"] or args["author1"]) elseif args["last"] or args["last1"] then displayText = disp..."