Jump to content

Module talk:Languages/2/List

Page contents not supported in other languages.
මාතෘකාවක් එක්කරන්න
Wikibooks වෙතින්
oldid date/time username edit summary
648564282 2022-04-13T08:19:24Z TKsdik8900 [[Special:MyLanguage/COM:AES|←]]Created page with 'local p = {}; -- --[[ Check this list by running this in the console of the Lua Module editor in MediaWiki: ="p.list = { '" .. table.concat(p.getSortedList(mw.language.fetchLanguageNames()), "', '") .. "' }" ]] function p.getSortedList(mwLangList) local sortedList = {} for lang, _ in pairs(mwLangList) do table.insert(sortedList, lang) end table.sort(sortedList) return sortedList end -- note that this fetch w...'

Start a discussion about Module:Languages/2/List

Start a discussion
"https://si.wikibooks.org/w/index.php?title=Module_talk:Languages/2/List&oldid=23873" වෙතින් සම්ප්‍රවේශනය කෙරිණි