Content deleted Content added
dunno if this will work or not, but here goes |
add types |
||
Line 41:
MT.MT = {shield = "MT-%route%.svg",
link = "Montana Highway %route%[dab|| (%dab%)|]",
abbr = "MT %route%",
width = "expand"}
MT["MT 1926"] = {shield = "",
link = MT.MT.link,
abbr = MT.MT.abbr,
width = square}
MT["MT 1948"] = {shield = "",
link = MT.MT.link,
abbr = MT.MT.abbr,
width = square}
MT["MT-Bus"] = {shield = MT.MT.shield,
|