Modul:Navbox: Unterschied zwischen den Versionen

Kill nowikis
(reapply just Add colour tracking changes from sandbox)
(Kill nowikis)
Zeile 278: Zeile 278:
     for key, style in pairs(args) do
     for key, style in pairs(args) do
         if tostring(key):match("style$") then
         if tostring(key):match("style$") then
             if styleratio{style} < 4.5 then
             if styleratio{mw.text.unstripNoWiki(style)} < 4.5 then
                 return true  
                 return true  
             end
             end
Anonymer Benutzer