Module:snon-translit: Difference between revisions
Jump to navigation
Jump to search
Created page with "local export = {} local tt = { ["s"]='ꞅ', ["r"]='ꞃ', }; function export.tr(text, lang, sc) text = mw.ustring.gsub(text, '.', tt) return text end return export" |
Blanked the page Tag: Blanking |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
Latest revision as of 19:19, 8 April 2026
Documentation for this module may be created at Module:snon-translit/doc