Jump to content

Module:Road data/strings/NZL

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Ajf773 (talk | contribs) at 10:11, 18 April 2020 (updated targets). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

-- New Zealand
local NZL = {}

NZL.SH = {shield = {hook = "lowercase",
                    default = "State Highway %lowercase% NZ.svg"},
          link = "State Highway %route% (New Zealand)",
          abbr = "SH %route%"}

return NZL