Module:qhv-noun/test: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
function export.test(frame) | function export.test(frame) | ||
local word = frame.args[1] or mw.title.getCurrentTitle().text | local word = frame.args[1] or mw.title.getCurrentTitle().text | ||
local lang = require("Module:languages") | local lang = require("Module:languages").getByCode("qhv") | ||
return lang:makeSortKey(word) | return lang:makeSortKey(word) | ||
end | end | ||
return export | return export |
Latest revision as of 15:56, 4 March 2021
- The following documentation is located at Module:qhv-noun/test/doc.[edit]
- Useful links: root page • root page's subpages • links • transclusions • testcases • sandbox