Difference between revisions of "Module:Road data/strings/ASIA"
< Module:Road data | strings
Jump to navigation
Jump to search
blackwiki>Fredddie (create, should work) |
m (3 revisions imported) |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 3: | Line 3: | ||
ASIA.AH = {shield = "", | ASIA.AH = {shield = "", | ||
| − | link = "AH%route | + | link = "AH%route%", |
| − | abbr = | + | abbr = "AH%route%"} |
return ASIA | return ASIA | ||
Latest revision as of 08:52, 27 September 2020
Documentation for this module may be created at Module:Road data/strings/ASIA/doc
-- Asia
local ASIA = {}
ASIA.AH = {shield = "",
link = "AH%route%",
abbr = "AH%route%"}
return ASIA