Module:HTML Utility: Difference between revisions

Jump to navigation Jump to search
4,277 bytes added ,  19:50, 7 January 2020
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 ""..."
(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 ""...")
(No difference)

Navigation menu