Content deleted Content added
fix |
m lowercase colours |
||
(12 intermediate revisions by 2 users not shown) | |||
Line 3:
local n = "[[%1 N station|%1 N]]"
local cal = "%1 station (Calgary)"
local p = {
Line 9 ⟶ 8:
["system title"] = "[[CTrain]]",
["system icon"] = "",
["name format"] = "font-size: 170%; font-family: Helvetica, sans; font-weight: bolder; line-height: 120%; color: #
["header background color"] = "
["header text color"] = "000000",
["station format"] = {
"%1 station",
["1 Street"] = sw,
["3 Street"] = sw,
["4 Street"] = sw,
["6 Street"] = sw,
["7 Street"] = sw,
["8 Street"] = sw,
["10 Street"] = sw,
["39 Avenue"] = cal,
["45 Street"] = cal,
Line 33 ⟶ 26:
["Brentwood"] = cal,
["Centre Street"] = cal,
["City Hall"] = cal,
["Dalhousie"] = cal,
Line 39 ⟶ 31:
["Heritage"] = cal,
["Jubilee"] = cal,
["Southland"] = cal,
["Sunnyside"] = cal,
Line 54 ⟶ 45:
["icon"] = "[[File:CT Red.svg|16px|link=Red Line (Calgary)]]",
["short name"] = "R",
["color"] = "
["left terminus"] = "Tuscany",
["right terminus"] = "Somerset–Bridlewood",
Line 62 ⟶ 53:
["icon"] = "[[File:CT Blue.svg|16px|link=Blue Line (Calgary)]]",
["short name"] = "B",
["color"] = "
["left terminus"] = "69 Street",
["right terminus"] = "Saddletowne",
Line 71 ⟶ 62:
["short name"] = "G",
["color"] = "509e2f",
["left terminus"] = "
["right terminus"] = "Shepard",
},
["Orange"] = {
["title"] = "[[MAX Orange (Calgary)|MAX Orange]]",
["icon"] = "[[File:CT Orange.svg|16px|link=MAX Orange (Calgary)]]",
["short name"] = "MO",
["color"] = "fa8b14",
},
["Yellow"] = {
["title"] = "[[MAX Yellow (Calgary)|MAX Yellow]]",
["icon"] = "[[File:CT Yellow.svg|16px|link=MAX Yellow (Calgary)]]",
["short name"] = "MY",
["color"] = "fdc90e",
|