Module:Infobox road/length and Module:Infobox road/length/sandbox: Difference between pages
Appearance
(Difference between pages)
Content deleted Content added
until a better solution presents; see Template_talk:Infobox_road#December_2021_updates; |
reverse see if that does anything |
||
Line 13: | Line 13: | ||
local notes = args["length_notes" .. num] or '' |
local notes = args["length_notes" .. num] or '' |
||
if |
if mi == '' and km == '' and nmi == '' then |
||
return nil -- none of these set, abandon |
return nil -- none of these set, abandon |
||
end |
end |