Модуль:Естьликарты

Документация
local p = {}

function p.test(frame)
    local args = frame:getParent().args;
    local o1=args["страна"] or "";
    local o2=args["регион"] or "";
    local o3=args["район"] or "";
    local p1=args["карта страны"] or "";
    local p2=args["карта региона"] or "";
    local p3=args["карта района"] or "";
    if ( p1 == "0"  and p2 == "0" and p3 == "0") then 
    	return "none";
    end
    return "inline";
end

return p

 

Prefix: a b c d e f g h i j k l m n o p q r s t u v w x y z 0 1 2 3 4 5 6 7 8 9

Portal di Ensiklopedia Dunia