词条 | Module:I18n/testcases |
释义 | -- Example Unit tests for i18n. Click talk page to run tests. local p = require('Module:UnitTests') function p:_test() local i18n = { a = 'x', b = 'y', }; require('Module:i18n').loadI18n('Module:i18n/testcases/i18n', i18n) return mw.dumpObject(i18n) end function p:test() self:preprocess_equals('{{#invoke:i18n/testcases|_test}}', ) end return p |
随便看 |
|
开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。