Module:HTML Utility: Difference between revisions

No change in size ,  00:28, 1 September 2020
m
Undo revision 26476 by Teamtoto (talk)
(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 ""...")
 
m (Undo revision 26476 by Teamtoto (talk))
 
(One intermediate revision by the same user not shown)