Difference between revisions 18626574 and 18626575 on frwiktionarylocal m_languages = mw.loadData("Module:languages") local export = {} -- transliterate the text, if possible function export.translit(lang, text) -- TODO: the table's information should be moved to [[Module:languages]] local translit_modules = { ["ab"] = "Module:ab-translit", (contracted; show full) if NAMESPACE == "" or NAMESPACE == "Appendix" then PAGENAME = PAGENAME or mw.title.getCurrentTitle().text SUBPAGENAME = SUBPAGENAME or mw.title.getCurrentTitle().subpageText -- Generate a default language-independent sort key sort_base = mw.ustring.lower(sort_base or SUBPAGENAME) ⏎ -- Remove initial hyphens and *⏎ sort_base = mw.ustring.gsub(sort_base, "^[-־ـ*]+(.)", "%1")⏎ ⏎ -- Remove initial hyphens and *anything in parentheses, as long as they are either preceded or followed by something sort_base = mw.ustring.gsub(sort_base, "(.)%([^()]+%)", "%1")⏎ ⏎ -- Remove anything in parentheses sort_base = mw.ustring.gsub(sort_base, "%([^()]+%)(.)", "%1") -- If there are language-specific rules to generate the key, use those if langinfo.sort_key then for i, from in ipairs(langinfo.sort_key.from) do local to = langinfo.sort_key.to[i] or "" sort_base = mw.ustring.gsub(sort_base, from, to) end (contracted; show full) i = i + 1 cat = args[i] end return export.format_categories(categories, lang, sort_key) end return export All content in the above text box is licensed under the Creative Commons Attribution-ShareAlike license Version 4 and was originally sourced from https://fr.wiktionary.org/w/index.php?diff=prev&oldid=18626575.
![]() ![]() This site is not affiliated with or endorsed in any way by the Wikimedia Foundation or any of its affiliates. In fact, we fucking despise them.
|