Content deleted Content added
The Mol Man (talk | contribs) No edit summary |
The Mol Man (talk | contribs) No edit summary |
||
Line 83:
local function add_title()
if args.Title and
local title_string = '"'..args.Title..'"'
if args.RTitle then
Line 105:
td_tags[v] = mw.html.create('td')
if
td_tags[v]:wikitext(add_title())
else
|