-- Philippines
local PHL = {}
PHL.E = {shield = {ifexists = true,
default = "E%route% (Philippines).svg",
otherwise = ""},
link = "E%route% expressway (Pilipinas)",
abbr = "E%route%"}
PHL.N = {shield = {ifexists = true,
default = "N%route% (Philippines).svg",
otherwise = ""},
link = "Lansangang N%route% (Pilipinas)",
abbr = "N%route%"}
PHL.AH = {shield = {ifexists = true,
default = "Asian Highway %route% PH sign.svg",
otherwise = ""},
link = "Asian Highway %route%",
abbr = "AH%route%"}
return PHL