Module:File license: 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.

(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)

24 March 2024

21 March 2024

19 March 2024

18 March 2024

17 March 2024

6 March 2024

5 March 2024

4 March 2024

3 March 2024

2 March 2024

  • curprev 21:3921:39, 2 March 2024 tardis>Bongo50 1,323 bytes +166 No edit summary
  • curprev 21:3721:37, 2 March 2024 tardis>Bongo50 1,157 bytes +84 No edit summary
  • curprev 21:3421:34, 2 March 2024 tardis>Bongo50 1,073 bytes +1,073 Created page with "local p = {} --p stands for package local h = {} --h stands for helper function p.makeLicense(frame) local args = frame:getParent().args local image = args["image"] or "" local imageSize = 80 local typeOfFile = "" or "image" local source = "" local license = args["license"] or "" local copyrightHolder = "" local typeOfFileArticle = "a" local vowels = {["a"] = true, ["e"] = true, ["i"] = true, ["o"] = true, ["u"] = true} if vowels[string.sub(typeOfFile, 1,..."
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)