Module:Inventory slot: Difference between revisions

mw.html annoying treats attribute values as plain text, rather than HTML text which can have HTML entities in it, unlike the rest of MediaWiki and the web in general. Also fixed formatting only titles not working.
No edit summary
Line 209: Line 209:
end
end
return body
return tostring( body )
end
end