Module:Adjacent stations: Difference between revisions

Content deleted Content added
No edit summary
m to-do list
Line 1:
--[[
to do:
-- to do: * add rest ofother S-line parameters
* port more {{S-line}} and {{rail line}} systems
* add TemplateStyles CSS (and make CSS as minimal as possible)
* remove inconsistent styling which ignores non-Vector skins
* figure out Wikidata integration (require sources on Wikidata end)
]]
 
local yesno = require("Module:Yesno")
local _style = {
Line 208 ⟶ 217:
local max = #t
for i = 2, max - 2, 4 do combine(t, i) end
for i = 3, max - 1, 4 do combine(t, i) end
for i = 4, max, 4 do combine(t, i) end
Line 237 ⟶ 246:
}
 
-- to do: add rest of S-line parameters
local _index = {}
local parameters = {