Module:Tlg: Difference between revisions

4 bytes removed ,  4 years ago
poking with the mw.html....
mNo edit summary
(poking with the mw.html....)
Line 115:
-- Wrap as html
local span = mw.html.create('span')
span:wikitext(ret)
return tostring(span)
end
 
0

edits