Module:HTML Utility: 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.

1 September 2020

7 January 2020

  • curprev 19:5019:50, 7 January 2020Teamtoto talk contribs 4,277 bytes +4,277 Created page with "local util_table = require("Module:Table Utility") local p = {} function p.makeFootnoteN(n) if n and n ~= "" then return string.format('<sup>%s</sup>', n) end return ""..."