Module:Adjacent stations/Metrorrey
MyWikiBiz, Author Your Legacy — Tuesday November 12, 2024
Jump to navigationJump to searchTemplate:Adjacent stations doc
Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
local my = "%1 metro station (Monterrey)" local sn = "%1 metro station (San Nicolás de los Garza)" local p = { ["lang"] = "en-US", ["system title"] = "[[Metrorrey]]", ["system icon"] = "[[File:Metrorrey.svg|15px|link=Metrorrey]]", ["system color"] = "#005391", ["name format"] = { "background-color: ##005391; font-size: 185%; font-family: sans-serif; color: white; padding: 5px; line-height: 50%; text-transform: uppercase;", ["1"] = "background-color: #FFBF00; font-size: 185%; font-family: sans-serif; color: white; padding: 5px; line-height: 50%;", ["2"] = "background-color: #6BC069; font-size: 185%; font-family: sans-serif; color: white; padding: 5px; line-height: 50%;", ["3"] = "background-color: #FF6309; font-size: 185%; font-family: sans-serif; color: white; padding: 5px; line-height: 50%;", }, ["station format"] = { "%1 metro station", ["Alameda"] = my, ["Central"] = my, ["Cuauhtémoc"] = my, ["General Anaya"] = my, ["Hospital"] = my, ["Niños Héroes"] = my, ["Santa Lucía"] = my, ["Simón Bolívar"] = my, ["Universidad"] = sn, ["Zaragoza"] = my, }, ["lines"] = { ["_default"] = { ["title"] = "[[Metrorrey Line %1|Line %1]]", }, ["1"] = { ["color"] = "FFBF00", ["left terminus"] = "Talleres", ["right terminus"] = "Exposición", }, ["2"] = { ["color"] = "6BC069", ["left terminus"] = "Sendero", ["right terminus"] = "Zaragoza", }, ["3"] = { ["color"] = "FF6309", ["left terminus"] = "Zaragoza", ["right terminus"] = "Hospital Metropolitano", }, } } return p