Content deleted Content added
mNo edit summary |
MusikAnimal (talk | contribs) m Protected "Module:Tone superscript": High-risk module ([Edit=Require autoconfirmed or confirmed access] (indefinite)) |
||
(One intermediate revision by one other user not shown) | |||
Line 4:
local root = mw.html.create()
local arg = frame:getParent().args[1] or ""
local x = arg:gsub("
root:tag('span'):wikitext(x)
local tracking = ''
|