Changes

Module:Documentation

66 bytes added, 04:59, 6 March 2014
add the equivalent of {{clear}} before the sandbox notice - this was in the old {{documentation}} template, but somehow didn't find its way into the module before
text = text .. makeCategoryLink(message('sandbox-category'))
omargs.text = text
return local ret = '<div style="clear: both;"></div>' ret = ret .. messageBox.main('ombox', omargs) return ret
end
Anonymous user