Module:Adjacent stations/Prague Metro
MyWikiBiz, Author Your Legacy — Monday November 04, 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 p = { ["lang"] = "en-US", ["system title"] = "[[Prague Metro]]", ["system icon"] = "[[File:Prag Metro Logo.svg|15px|link=Prague Metro]]", ["system color"] = "D8261C", ["name format"] = { "background-color: #D8261C; font-size: 185%; font-family: helvetica; color: white; padding: 5px; line-height: 50%;", ["A"] = "background-color: #02A848; font-size: 185%; font-family: helvetica; color: white; padding: 5px; line-height: 75%;", ["B"] = "background-color: #FFBD0E; font-size: 185%; font-family: helvetica; color: black; padding: 5px; line-height: 75%;", ["C"] = "background-color: #FF0917; font-size: 185%; font-family: helvetica; color: white; padding: 5px; line-height: 75%;", ["A B"] = "font-size: 185%; font-family: sans-serif; color: white; padding: 5px; line-height: 75%; background-image: linear-gradient(to right, #02A848, #02A848, #FFBD0E, #FFBD0E);", ["A C"] = "font-size: 185%; font-family: sans-serif; color: white; padding: 5px; line-height: 75%; background-image: linear-gradient(to right, #02A848, #02A848, #FF0917, #FF0917);", ["B C"] = "font-size: 185%; font-family: sans-serif; color: white; padding: 5px; line-height: 75%; background-image: linear-gradient(to right, #FFBD0E, #FFBD0E, #FF0917, #FF0917);", }, ["station format"] = { "%1 (Prague Metro)" }, ["lines"] = { ["_default"] = { ["title"] = "[[Line %1 (Prague Metro)|Line %1]]", }, ["A"] = { ["color"] = "02A848", ["left terminus"] = "Nemocnice Motol", ["right terminus"] = "Depo Hostivař", }, ["B"] = { ["color"] = "FFBD0E", ["left terminus"] = "Zličín", ["right terminus"] = "Černý Most", }, ["C"] = { ["color"] = "FF0917", ["left terminus"] = "Letňany", ["right terminus"] = "Háje", }, } } return p