Module:Road data/strings/THA
< Module:Road data | strings
Jump to navigation
Jump to search
Revision as of 06:23, 27 January 2019 by blackwiki>Fredddie (create)
Documentation for this module may be created at Module:Road data/strings/THA/doc
-- Thailand
local THA = {}
THA.AH = {shield = "AH%route%-T.svg",
link = "AH%route%",
abbr = "AH%route%"}
THA.R = {shield = "Thai Highway-%route%.svg",
link = "Thailand Route %route%",
abbr = "Route %route%"}
THA.M = {shield = "Thai Motorway-f%route%.svg",
link = "Thailand Route %route%",
abbr = "Route %route%"}
THA.T = {shield = "Thai Motorway-t%route%.svg",
link = "Thailand Route %route%",
abbr = "Route %route%"}
return THA