Module talk:Languages/List

Page contents not supported in other languages.
මාතෘකාවක් එක්කරන්න
Wikibooks වෙතින්
oldid date/time username edit summary
801412947 2023-09-13T20:34:05Z Verdy p
492873071 2020-10-17T21:33:15Z Verdy p fix for current bug in Scribunto (table.sort currently returns an unexpeceted error and does not accept a comparison function) will be solved soon; for now keep results unsorted if there's an error
492853043 2020-10-17T21:06:51Z Verdy p
416584287 2020-05-02T20:30:11Z Verdy p sort by native name rather by code (same order as for multilingual description, which is already sorted and whost sort order is also tested for completeness)
416577613 2020-05-02T20:01:27Z Verdy p p.list = {'" .. table.concat(p.getSortedList(mw.language.fetchLanguageNames()), "', '") .. "'}"
416577349 2020-05-02T20:00:09Z Verdy p just formatting the list for tests in comments; this module has almost no utility, it does not correctly sort languages by name, only by code, and only those in mw.language (which is also a costly list)
193258156 2016-04-14T19:30:00Z Verdy p Javascript snippet no longer needed (and may be also inaccurate as it returns the list from the javascripts loaded by the client, possibly outdated when read from its browser cache)
193257431 2016-04-14T19:16:43Z Verdy p
193257375 2016-04-14T19:15:27Z Verdy p move to doc page
157919570 2015-04-20T13:27:15Z Verdy p
157919478 2015-04-20T13:26:01Z Verdy p
157832874 2015-04-19T20:51:05Z Verdy p +"aeb", "arq", "bbc", "bbc-latn", "bgn", "gom-latn", "hrx", "ses", "tzm", "uz-cyrl", "uz-latn" : now use builtin mw.language to get the sorted code list (static list commented out and compacted)
142140287 2014-12-10T16:00:53Z Rillke new method .getSortedList( mwLangList )
96225604 2013-05-14T16:15:44Z Rillke Protected Module:Languages/List: Widely used template ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))
96175801 2013-05-13T19:20:08Z Rillke local p
96174224 2013-05-13T18:54:19Z Rillke [[COM:AES|←]]Created page with 'p = {}; --[[ // JavaScript-snippet to update this list: var list = ''; $.each(wpAvailableLanguages, function(c, lang) { list += '"' + c + '", '; }) consol...'
"https://si.wikibooks.org/w/index.php?title=Module_talk:Languages/List&oldid=23875" වෙතින් සම්ප්‍රවේශනය කෙරිණි