Module talk:languages/track-bad-code

Page contents not supported in other languages.
මාතෘකාවක් එක්කරන්න
Wiktionary වෙතින්
oldid date/time username edit summary
76130303 2023-09-15T21:43:59Z Benwing2 Created page with "local function track(page) require("Module:debug/track")("languages/" .. page) return true end -- FIXME: Temporary. Lists nonstandard codes to track, so we can consider eliminating them. local nonstandard_codes_to_track = { ["bsg"] = true, ["inc-kha"] = true, ["pka"] = true, ["inc-mgd"] = true, ["pmh"] = true, ["psu"] = true, ["rdb"] = true, ["tgf"] = true, } return function(code) if nonstandard_codes_to_track[code] then track(code) end return true end"
"https://si.wiktionary.org/w/index.php?title=Module_talk:languages/track-bad-code&oldid=54862" වෙතින් සම්ප්‍රවේශනය කෙරිණි