Module:Road data/strings/ASIA: Difference between revisions

From Pantonian Republic Wiki
Jump to navigation Jump to search
(add dab-ability)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 15:59, 13 July 2024

Documentation for this module may be created at Module:Road data/strings/ASIA/doc

-- 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