Module:Road data/strings/ASIA

From English Wikipedia @ Freddythechick

This is the current revision of this page, as edited by imported>Fredddie at 20:04, 23 October 2022 (add dab-ability). The present address (URL) is a permanent link to this version.

(diff) ← Older 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