Content deleted Content added
testing |
m Fixing layout errors |
||
(2 intermediate revisions by one other user not shown) | |||
Line 145:
}
-- add new types above this line if you want it to have the state
for k, v in pairs(LA) do if k:find ("^%a") then
v.maint = "[[Louisiana Department of Transportation and Development|Louisiana DOTD]]"
end
end
-- CR is defined by Module:Road data/strings/USA
LA.CR.name = "Parish Road %route%"
LA.CR.shieldmain =
LA.CR.link = "
LA.CR.abbr = "PR %route%"
LA.CR.maint = ""
|