Module:Qud look: Difference between revisions

Jump to navigation Jump to search
21 bytes added ,  21:03, 15 November 2019
m
no edit summary
imported>Teamtotobot
((by SublimeText.Mediawiker))
mNo edit summary
Line 72: Line 72:
   parsedbottomtext=colorparse.parse('&Y'..bottomtext, 'notxml')
   parsedbottomtext=colorparse.parse('&Y'..bottomtext, 'notxml')
else
else
   title = colorparse.parse('&y'.. titlein)
   title = colorparse.parse('&y'.. titlein, 'xml')
   textcontent=colorparse.parse('&y' .. text)
   textcontent=colorparse.parse('&y' .. text, 'xml')
   parsedbottomtext=colorparse.parse('&Y'..bottomtext)
   parsedbottomtext=colorparse.parse('&Y'..bottomtext, 'xml')
end
end


Navigation menu