-- @brief -- <span class="searchmatch">Collation</span> for cs (Czech) language. -- -- @author -- [[meta:User:Danny B.]] local _module = {} ----------------------------------------...
Testy pro [[Modul:<span class="searchmatch">Collation</span>]]. Spouští se v diskusi. local p = require('Modul:UnitTests') local <span class="searchmatch">collation</span> = require('Modul:<span class="searchmatch">Collation</span>') function p:test_compare()...
local Priznaky = require ("Module:Priznaky/seznam") local <span class="searchmatch">Collation</span> = require( "Module:<span class="searchmatch">Collation</span>" ) for a in pairs (Priznaky) do table.insert(priznaky...
_module = {} ---------------------------------------- local <span class="searchmatch">Collation</span> = require( "Module:<span class="searchmatch">Collation</span>" ) local Error = require( "Module:Error" ) local Language...
then if prev_lang then local Sorter = require( 'Modul:<span class="searchmatch">Collation</span>' ) orderOk = Sorter.sortCompare( prev_lang, curr_lang ) ...