Jump to content

Module:Road data/strings/PHL

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by FrjWorld (talk | contribs) at 07:27, 14 July 2017. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

-- Philippines
local PHL = {}

PHL.E = {shield = "E%route% (Philippines).svg",
         link =  "E%route% expressway (Philippines)",
         abbr = "E%route%"}



PHL.N = {shield = "N%route% (Philippines).svg",
         link = "National Route %route% (Philippines)",
         abbr = "N%route%"}
   
    
    
PHL.AH = {shield = "Asian Highway %route% PH sign.svg",
          link = "Asian Highway %route%",
          abbr = "AH%route%"}

return PHL