Module:Adjacent stations/NSW TrainLink
MyWikiBiz, Author Your Legacy — Friday November 15, 2024
Jump to navigationJump to searchTemplate:Adjacent stations doc
Style
This module covers style requirements for Intercity lines only style=NSW TrainLink
. For style requirements for Regional lines see Module:Adjacent stations/NSW TrainLink regional/doc.
Lines
Intercity
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
Regional
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
Coach
Template:Rail template doc Template:Rail template doc Template:Rail template doc
local nsw = "%1 railway station, New South Wales" local sydney = "%1 railway station, Sydney" local p = { ["lang"] = "en-US", ["system title"] = "[[File:TfNSW T.png|17px|link=NSW TrainLink]] [[NSW TrainLink]]", ["system color"] = "FF6600", ["name format"] = "font-size: 170%; font-family:sans-serif; font-weight: bolder; line-height: 100%; color: #FFFFFF; background-color:#F7901E; padding: 0.5em 0 0.5em 0;", ["station format"] = { ["Aberdeen"] = nsw, ["Adamstown"] = nsw, ["Bathurst"] = nsw, ["Bell"] = nsw, ["Blackheath"] = nsw, ["Brisbane"] = "Roma Street railway station", ["Broadmeadows"] = "Broadmeadows railway station, Melbourne", ["Cardiff"] = nsw, ["Central"] = sydney, ["Coniston"] = nsw, ["Epping"] = sydney, ["Exeter"] = nsw, ["Glenbrook"] = nsw, ["Glenfield"] = sydney, ["Gloucester"] = nsw, ["Gordon"] = sydney, ["Grafton"] = nsw, ["Hamilton"] = nsw, ["Hexham"] = nsw, ["High Street"] = nsw, ["Ivanhoe"] = nsw, ["Kings Cross"] = sydney, ["Linden"] = nsw, ["Loftus"] = sydney, ["Melbourne"] = "Southern Cross railway station", ["Newcastle Interchange"] = "Newcastle Interchange", ["Orange"] = nsw, ["Otford"] = nsw, ["Paterson"] = nsw, ["Penrith"] = sydney, ["Penrose"] = nsw, ["Sandgate"] = nsw, ["Scarborough"] = nsw, ["Singleton"] = nsw, ["Sydney"] = sydney, ["Tamworth"] = nsw, ["Thornton"] = nsw, ["Town Hall"] = sydney, ["Victoria Street"] = nsw, ["Waterfall"] = sydney, ["Wellington"] = nsw, ["Wingham"] = nsw, ["Wynyard"] = sydney, "%1 railway station", }, ["lines"] = { ["Blue Mountains"] = { ["title"] = "[[Blue Mountains Line]]", ["color"] = "f99d1c", ["left terminus"] = "Bathurst", ["right terminus"] = "Central", }, ["Central Coast & Newcastle"] = { ["title"] = "[[Central Coast & Newcastle Line]]", ["color"] = "d11f2f", ["left terminus"] = "Newcastle Interchange", ["right terminus"] = "Central", }, ["Coach"] = { ["title"] = "[[NSW TrainLink#Coach services|NSW TrainLink]] Coach Services", ["color"] = "5a3f99", ["left terminus"] = "Broken Hill", ["right terminus"] = "Central", }, ["Hunter"] = { ["title"] = "[[Hunter Line]]", ["color"] = "833134", ["left terminus"] = {"Dungog", "Scone"}, ["right terminus"] = "Newcastle Interchange", }, ["North Coast"] = { ["title"] = "[[NSW Trainlink#North Coast|NSW TrainLink North Coast Line]]", ["color"] = "df4c1d", ["left terminus"] = {"Grafton", "Casino", "Brisbane"}, ["right terminus"] = "Sydney", }, ["North Western"] = { ["title"] = "[[NSW Trainlink#North Western|NSW TrainLink North Western Line]]", ["color"] = "df4c1d", ["left terminus"] = {"Moree", "Armidale"}, ["right terminus"] = "Sydney", }, ["Southern"] = { ["title"] = "[[NSW Trainlink#Southern|NSW TrainLink Southern Line]]", ["color"] = "df4c1d", ["left terminus"] = {"Canberra", "Griffith", "Melbourne"}, ["right terminus"] = "Sydney", }, ["South Coast"] = { ["title"] = "[[South Coast Line]]", ["color"] = "005aa3", ["left terminus"] = {"Bomaderry", "Port Kembla"}, ["right terminus"] = "Bondi Junction", }, ["Southern Highlands"] = { ["title"] = "[[Southern Highlands Line]]", ["color"] = "00954c", ["left terminus"] = "Goulburn", ["right terminus"] = "Central", }, ["Western"] = { ["title"] = "[[NSW Trainlink#Western|NSW TrainLink Western Line]]", ["color"] = "df4c1d", ["left terminus"] = {"Broken Hill", "Dubbo"}, ["right terminus"] = "Sydney", }, }, ["aliases"] = { ["ccn"] = "Central Coast & Newcastle", ["shl"] = "Southern Highlands", ["bmt"] = "Blue Mountains", ["sco"] = "South Coast", ["hun"] = "Hunter", } } return p