-- testpage local p = {} function p.expand(frame) local t1 = frame:preprocess("{{en}}") local t2 = frame:preprocess("{{subst:en}}") local t3 =...
-- testpage local p = {} function p.longString(frame) local i = 0 local s = "" local cp = "" local cnt = 0 local loopcnt = 0 + frame.args[1]...
-- testpage local p = {} function p.sort(frame) local ar = {} table.insert(ar, "abc") table.insert(ar, "ABC") table.insert(ar, "aabbcc") table...
-- Unit tests for [[Module:String]]. Click talk page to run tests. local p = require('Module:UnitTests') function p:test_len() self:preprocess_e...
-- testpage -- click on "Diskussion" to run test local p = {} function p.order(frame) if "a" < "A" then return "a < A" else return "A <...
wiktionary.org/wiki/<span class="searchmatch">User</span>:DTLHS -- an das deutsche Wiktionary angepasst vom Nutzer <span class="searchmatch">Formatierer</span> -- https://de.wiktionary.org/wiki/<span class="searchmatch">User</span>:<span class="searchmatch">Formatierer</span> local export...