Content deleted Content added
Initial creation for Calgary LRT system |
m lowercase colours |
||
(27 intermediate revisions by 6 users not shown) | |||
Line 1:
local sw = "[[%1 SW station|%1 SW]]"
local se = "[[%1 SE station|%1 SE]]"
local n = "[[%1 N station|%1 N]]"
local cal = "%1 station (Calgary)"
Line 5 ⟶ 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,
["69 Street"] = cal,
["Anderson"] = cal,
["Brentwood"] = cal,
Line 23 ⟶ 35:
["University"] = cal,
["Westbrook"] = cal,
["Zoo"] = cal,
},
["lines"] = {
Line 31 ⟶ 43:
["Red"] = {
["title"] = "[[Red Line (Calgary)|Red Line]]",
["icon"] = "[[File:CT Red.svg|16px|link=Red Line (Calgary)]]",
["color"] = "ed1c24",▼
["short name"] = "R",
["left terminus"] = "Tuscany",
["right terminus"] = "Somerset–Bridlewood",
Line 37 ⟶ 51:
["Blue"] = {
["title"] = "[[Blue Line (Calgary)|Blue Line]]",
["icon"] = "[[File:CT Blue.svg|16px|link=Blue Line (Calgary)]]",
["color"] = "026894",▼
["
["left terminus"] = "69 Street",
["right terminus"] = "Saddletowne",
},
["Green"] = {
["title"] = "[[Green Line (Calgary)|Green Line]]",
["icon"] = "[[File:CT Green.svg|16px|link=Green Line (Calgary)]]",
["color"] = "948a4c",▼
["short name"] = "G",
["left terminus"] = "7 Avenue SW",
["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",
},
["Teal"] = {
["title"] = "[[MAX Teal]]",
["icon"] = "[[File:CT Teal.svg|16px|link=MAX Teal]]",
["short name"] = "MT",
["color"] = "009ca7",
},
["Purple"] = {
["title"] = "[[MAX Purple]]",
["icon"] = "[[File:CT Purple.svg|16px|link=MAX Purple]]",
["short name"] = "MP",
["color"] = "91378d",
},
},
["aliases"] = {
["
["
["
["
["
["
["
["
["
["
},
}
|