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

MyWikiBiz, Author Your Legacy — Saturday September 06, 2025
Jump to navigationJump to search
(Pywikibot 6.4.0)
 
(No difference)

Latest revision as of 05:41, 16 July 2021

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

-- 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 = "ASIA"
}
 
return ASIA