Content deleted Content added
MuzikMachine (talk | contribs) Undid revision 1165275532 by MuzikMachine (talk) |
see my revert reason in the AB road data; it's supposed to be Highway, not Hwy, and this follows provincial standards, similar to Ontario. |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 56:
["916"] = "Golden Ears Way"
},
abbr = "
orientation = "upright"
}
Line 70:
shieldmain = BC.Hwy.shieldmain,
name = BC.Hwy.name,
link =
abbr = {
default =
["16"] = "
},
orientation = "upright"
Line 83:
v.name = BC.Hwy.name
v.link = "British Columbia Highway %route%"
v.abbr = "
v.orientation = "upright"
end
Line 90:
-- add new types above this line if you want it to have the provincial highway browse and maint
for k, v in pairs(BC) do if k:find ("^%a") then
v.maint = "the [[Ministry of Transportation and Infrastructure (British Columbia
end
end
|