local export = {} local gsub = mw.ustring.gsub local u = mw.ustring.char function export.show() return "Octahedron80" end return export