Jump to content

Module:Road data/strings/CAN

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by MusikBot II (talk | contribs) at 18:24, 29 March 2021 (Protected "Module:Road data/strings/CAN": High-risk template or module (more info) ([Edit=Require autoconfirmed or confirmed access] (indefinite))). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

-- Canada
local CAN = {}

CAN.road = {
	shield = '',
	name = "%route%",
	link = '',
	abbr = "%route%",
	browse = '',
}

return CAN