local export = {} function export.tr(text, lang, sc) return text or mw.title.getCurrentTitle().text end return export