Module:Interprovincial highway: Difference between revisions

Content deleted Content added
Deploy sandbox code
Update error message
 
Line 74:
-- Generate the name for a highway type
local function getName(type)
return data.types[type] or require('Module:Error').error{'Unknown |type=name'}
end