Jump to content

Module:Road data/strings/HKG

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Fredddie (talk | contribs) at 02:24, 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.

-- Hong Kong
local HKG = {}

HKG.Route = {shield = "HK Route%route%.svg",
	shieldmain = "HK Route%route%.svg",
             link = "Route %route% (Hong Kong)",
             abbr = "Route %route%"}

HKG.route = HKG.Route

return HKG