Related changes
Jump to navigation
Jump to search
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
21 June 2026
|
|
N 19:59 | Module:taln-translit 4 changes history +990 [Sware (4×)] | |||
|
|
19:59 (cur | prev) +10 Sware talk contribs | ||||
|
|
11:35 (cur | prev) +16 Sware talk contribs | ||||
|
|
11:33 (cur | prev) −1 Sware talk contribs | ||||
| N |
|
11:13 (cur | prev) +965 Sware talk contribs (Created page with "local export = {} local tt = {} tt["Mong"] = { {"ᠠ", "a"}, {"ᠪ", "b"}, {"ᠺ", "c"}, {"ᠴ", "č"}, {"ᠳ", "d"}, {"ᠡ", "e"}, {"ᠹ", "f"}, {"ᠭ", "g"}, {"ᠢ", "i"}, {"ᠯ", "l"}, {"ᠨ", "n"}, {"ᠣ", "o"}, {"ᠣ", "u"}, {"ᠫ", "p"}, {"ᠬ", "q"}, {"ᠷ", "r"}, {"ᠰ", "s"}, {"ᠲ", "t"}, {"ᠸ", "v"}, {"ᠶ", "y"}, {"ᠵ", "z"}, } tt["Latn"] = require("Module:table").invert(tt["Mong"]) function export.tr(text, lang, sc) text = mw.ustri...") | |||
| N 10:36 | Module:fulf-translit diffhist +20,770 Sware talk contribs (Created page with "-- Authors: Benwing, ZxxZxxZ, Atitarev local export = {} local m_str_utils = require("Module:string utilities") local gcodepoint = m_str_utils.gcodepoint local rfind = m_str_utils.find local rsubn = m_str_utils.gsub local rmatch = m_str_utils.match local rsplit = m_str_utils.split local U = m_str_utils.char local unpack = unpack or table.unpack -- Lua 5.2 compatibility -- assigned below local has_diacritics -- version of rsubn() that discards all but the first retur...") | ||||