Jump to content

Module:Road data/strings/NZL

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Fredddie (talk | contribs) at 02:36, 19 February 2021 (add shieldmain (via WP:JWB)). 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"},
          shieldmain = {hook = "lowercase",
                    default = "State Highway %lowercase% NZ.svg"},
          link = "State Highway %route% (New Zealand)",
          abbr = "SH %route%"}

return NZL