Module:Routelist row: Difference between revisions

Content deleted Content added
Force route column to not wrap (fake nbsps for everyone!!)
Partial sync with sandbox: Add separate anchor override
Line 218:
local decommissioned = args.decommissioned
local routeState = getRouteState(established, decommissioned)
local sortkeyanchor = args.anchor or sortkey(args)
local rowdef = routeState.row .. string.format(' id="%s"', sortkeyanchor)
local route = route(args)
local length = length(args)