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 01:32, 19 February 2021 (add shieldmain (via WP:JWB)). 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",
	shieldmain = "Tabliczka AH%route%.svg",
	name = "Asian Highway %route%",
	link = "AH%route%",
	abbr = "AH%route%",
	color = "background:#1e2c76; color:#fff;"
}
 
return ASIA