Modul:Temp: Porovnání verzí

Smazaný obsah Přidaný obsah
+ další formáty
+ agregační monitoring
Řádek 251:
if equalityType == "≢" then
output = output .. string.format( "[[Kategorie:Monitoring:Audio/1/≢ */%s]]", entry )
end
if string.match( fileName, "^%l.*$" ) ~= nil then
output = output .. "[[Kategorie:Monitoring:Audio/1/!]]"
output = output .. string.format( "[[Kategorie:Monitoring:Audio/1/!%s]]", string.sub( fileName, 1, 1 ) )
end