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 TagaSanPedroAko (talk | contribs) at 05:22, 4 May 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 = {hook = "lowercase",
                     default = "E%lowercase%.svg"},
           link = "E%route% expressway (Philippines)",
           abbr = "E%route%"}

PHL.N = {shield = {hook = "lowercase",
                    default = "N%lowercase% (Philippines).svg"},
          link = "N%route% highway (Philippines)",
          abbr = "N%route%"}

return PHL