模組解[]
-- Hong Kong
local HKG = {}

HKG.Route = {shield = "HK Route%route%.svg",
             link = "%route%號幹線",
             abbr = "Route %route%"}

HKG.route = HKG.Route

return HKG