Module:Road data/strings/PAK
< Module:Road data | strings
Jump to navigation
Jump to search
Revision as of 07:57, 6 September 2016 by 182.189.30.245 (talk)
Documentation for this module may be created at Module:Road data/strings/PAK/doc
-- Pakistan
local PAK = {}
PAK.M = {shield = "Pakistan M-%route%.svg",
link = "M%route% motorway (Pakistan)",
abbr = "M-%route%"}
PAK.N = {shield = "Pakistan N-%route%.svg",
link = "N-%route% National Highway",
abbr = "N-%route%"}
PAK.E = {shield = "Pakistan motorway symbol.svg",
link = "E%route% expressway (Pakistan)",
abbr = "E-%route%"}
PAK.SH = {shield "",
link = "S-%route% Strategic Highway",
abbr = "SH-%route%"}
PAK.KP = {shield "",
link = "Khyber Pakhtunkhwa Highway S-%route%",
abbr = "S-%route%"}
return PAK