埃森兰维基
阅读
查看源代码
查看历史
个人工具
创建账号
登录
查看“︁模板:Infobox station”︁的源代码
来自埃森兰维基
←
模板:Infobox station
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
管理员
您可以查看和复制此页面的源代码。
<noinclude> == 用法 == <pre> {{Infobox station | name = | native_name = | other_name = | image = | image_size = | image_caption = | address = | borough = | country = | owned = | operator = | line = | connections = | platforms = | tracks = | structure = | classification = | code = | website = | opened = | passengers = }} </pre> [[Category:Templates]] </noinclude><includeonly> {| class="infobox" style="width:300px;" |- ! colspan="2" style="background:#2a2825; color:#e8ddb5; text-align:center; font-size:1.15em; padding:12px;" | {{{name|{{PAGENAME}}}}} {{#if:{{{native_name|{{{other_name|}}}}}| {{!}}- {{!}} colspan="2" style="text-align:center; font-size:0.9em; color:#706b60; padding:4px;" {{!}} ''{{{native_name|{{{other_name}}}}}'' }} {{#if:{{{image|}}}| {{!}}- {{!}} colspan="2" style="text-align:center; padding:12px;" {{!}} [[File:{{{image}}}|{{{image_size|260px}}}]] {{#if:{{{image_caption|}}}|<br/><small>{{{image_caption}}}</small>}} }} |- ! colspan="2" style="background:#faf8f1; text-align:center; font-weight:bold; padding:8px; border-top:2px solid #e8ddb5;" | 车站信息 {{#if:{{{address|}}}| {{!}}- ! 地址 {{!}} {{{address}}} }} {{#if:{{{borough|}}}| {{!}}- ! 所在地 {{!}} {{{borough}}} }} {{#if:{{{country|}}}| {{!}}- ! 国家 {{!}} {{{country}}} }} {{#if:{{{classification|}}}| {{!}}- ! 车站等级 {{!}} {{{classification}}} }} {{#if:{{{opened|}}}| {{!}}- ! 启用日期 {{!}} {{{opened}}} }} {{#if:{{{passengers|}}}| {{!}}- ! 客流规模 {{!}} {{{passengers}}} }} |- ! colspan="2" style="background:#faf8f1; text-align:center; font-weight:bold; padding:8px; border-top:2px solid #e8ddb5;" | 运营与设施 {{#if:{{{owned|}}}| {{!}}- ! 所有者 {{!}} {{{owned}}} }} {{#if:{{{operator|}}}| {{!}}- ! 运营者 {{!}} {{{operator}}} }} {{#if:{{{line|}}}| {{!}}- ! 接入线路 {{!}} {{{line}}} }} {{#if:{{{connections|}}}| {{!}}- ! 换乘交通 {{!}} {{{connections}}} }} {{#if:{{{platforms|}}}| {{!}}- ! 站台 {{!}} {{{platforms}}} }} {{#if:{{{tracks|}}}| {{!}}- ! 股道 {{!}} {{{tracks}}} }} {{#if:{{{structure|}}}| {{!}}- ! 站体类型 {{!}} {{{structure}}} }} {{#if:{{{code|}}}| {{!}}- ! 车站代码 {{!}} {{{code}}} }} {{#if:{{{website|}}}| {{!}}- ! 官方网站 {{!}} {{{website}}} }} |} </includeonly>
返回
模板:Infobox station
。