Content deleted Content added
No edit summary |
No edit summary |
||
Line 270:
root:wikitext((string.gsub(lineTitle, '[[.*|(.*)]]', tostring(box))))
else
root:wikitext(tostring(box), ' ', lineTitle)
end
return root
|
No edit summary |
No edit summary |
||
Line 270:
root:wikitext((string.gsub(lineTitle, '[[.*|(.*)]]', tostring(box))))
else
root:wikitext(tostring(box), ' ', lineTitle)
end
return root
|