Jump to content

Module:Road data/strings/ASIA

Permanently protected module
From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Fredddie (talk | contribs) at 19:04, 23 October 2022 (add dab-ability). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

-- Asia
local ASIA = {}
 
ASIA.AH = {
	shield = "Tabliczka AH%route%.svg",
	name = "Asian Highway %route%",
	link = {
		default = "AH%route% [dab||(%dab%)|]",
		['6'] = "AH6 (highway)",
		['64'] = "AH6 (highway)"
	},
	abbr = "AH%route%",
	color = "ASIA",
	nbrowse = "[[Asian Highway Network]]"
}
 
return ASIA