Jump to content

Module:Road data/strings/ASIA

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Fredddie (talk | contribs) at 23:08, 20 September 2021 (add browse). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

-- Asia
local ASIA = {}
 
ASIA.AH = {
	shield = "Tabliczka AH%route%.svg",
	name = "Asian Highway %route%",
	link = "AH%route%",
	abbr = "AH%route%",
	color = "ASIA",
	browse = "[[Asian Highway Network]]"
}
 
return ASIA