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

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

Latest revision as of 05:42, 16 July 2021

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

-- Cyprus
local CYP = {}

CYP.A = {
	shield = "A%route% Motorway Cyprus.png",
	name = "A%route%",
	link = "A%route% motorway (Cyprus)",
	abbr = "A%route%",
	color = "primary"
}

CYP.B = {
	shield = "B%route% road cyprus.png",
	name = "B%route%",
	link = "B%route% road (Cyprus)",
	abbr = "B%route%"
}

return CYP