Difference between revisions of "Module:Adjacent stations/TransLink"
Jump to navigation
Jump to search
blackwiki>AJP426 (Link) |
blackwiki>Slynd m (Changes made to revert heading style to the previous TransLink (SEQ) style which is derived from Translink's style guide, and has been the formatting since 2014.) |
||
| Line 5: | Line 5: | ||
["system color"] = "5d555a", | ["system color"] = "5d555a", | ||
["system icon"] = "", | ["system icon"] = "", | ||
| − | ["name format"] = "font-size: | + | ["name format"] = "font-size: 150%; font-family:sans-serif; font-weight: normal; font-style: italic; line-height: 100%; color: #FFFFFF; background-color:#5d555a; padding: 0.4em 0.4em 0.4em 0.4em;", |
["header background color"] = "fa6432", | ["header background color"] = "fa6432", | ||
["header text color"] = "FFFFFF", | ["header text color"] = "FFFFFF", | ||
Revision as of 23:58, 5 September 2020
{{Module rating }}
Brisbane Busway Routes
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
local brisbane = "%1 station, Brisbane"
local p = {
["system title"] = "[[TransLink (Queensland)|Translink]]",
["system color"] = "5d555a",
["system icon"] = "",
["name format"] = "font-size: 150%; font-family:sans-serif; font-weight: normal; font-style: italic; line-height: 100%; color: #FFFFFF; background-color:#5d555a; padding: 0.4em 0.4em 0.4em 0.4em;",
["header background color"] = "fa6432",
["header text color"] = "FFFFFF",
["station format"] = {
["Springwood"] = "Springwood bus station",
["Capalaba"] = "Capalaba bus station",
"%1 busway station",
},
["lines"] = {
["South East"] = {
["title"] = "[[South East Busway]]",
["color"] = "00928F",
["left terminus"] = "Cultural Centre",
["right terminus"] = {"Woolloongabba", "Springwood"},
},
["Eastern"] = {
["title"] = "[[Eastern Busway]]",
["color"] = "F58605",
["left terminus"] = "UQ Lakes",
["right terminus"] = "Langlands Park",
},
["Northern"] = {
["title"] = "[[Northern Busway, Brisbane|Northern Busway]]",
["color"] = "E54095",
["left terminus"] = "Cultural Centre",
["right terminus"] = "Kedron Brook",
},
},
}
return p