Module:Adjacent stations/sandbox: Difference between revisions

Content deleted Content added
No edit summary
simp
Tag: Reverted
Line 266:
elseif Type['background color'] then
background_color = Type['background color']
color = line['color'] or default['color'] or ''
color_2 = line['color2'] or color
else
background_color = line['background color']
color = line['color'] or default['color'] or ''
color_2 = line['color2'] or color
end
color = line['color'] or default['color'] or ''
color_2 = line['color2'] or color
if Type['circular'] then
-- Type may override the circular status of the line