埃森兰维基
阅读
查看源代码
查看历史
个人工具
创建账号
登录
查看“︁模板:Infobox rail system-route”︁的源代码
来自埃森兰维基
←
模板:Infobox rail system-route
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
管理员
您可以查看和复制此页面的源代码。
<noinclude> == 用法 == <pre> {{Infobox rail system-route | name = | other_name = | banner_color = | image = | image_width = | country = | locale = | service_type = | system = | status = | start = | end = | open = | lastextension = | system_length = | lines = | character = | stations = | rollingstock = | fleet_size = | max_speed = | track_gauge = | block_signal = | signalling = | electrification = | depot = | owner = | operator = | daily_ridership = }} </pre> [[Category:Templates]] </noinclude><includeonly> {| class="infobox" style="width:300px;" |- ! colspan="2" style="background:{{{banner_color|var(--ei-gold-900)}}}; color:var(--ei-gold-50); text-align:center; font-size:1.15em; padding:14px;" | {{{name|{{PAGENAME}}}}} {{#if:{{{other_name|}}}| {{!}}- {{!}} colspan="2" style="text-align:center; font-size:0.92em; color:#706b60; padding:4px;" {{!}} ''{{{other_name}}}'' }} {{#if:{{{image|}}}| {{!}}- {{!}} colspan="2" style="text-align:center; padding:12px;" {{!}} [[File:{{{image}}}|{{{image_width|260px}}}]] }} |- ! colspan="2" style="background:var(--ei-gold-50); text-align:center; font-weight:bold; padding:10px; border-top:2px solid var(--ei-gold-900);" | 路线信息 {{#if:{{{country|}}}| {{!}}- ! 国家 {{!}} {{{country}}} }} {{#if:{{{locale|}}}| {{!}}- ! 所在地 {{!}} {{{locale}}} }} {{#if:{{{service_type|}}}| {{!}}- ! 类型 {{!}} {{{service_type}}} }} {{#if:{{{system|}}}| {{!}}- ! 系统 {{!}} {{{system}}} }} {{#if:{{{status|}}}| {{!}}- ! 状态 {{!}} {{{status}}} }} {{#if:{{{start|}}}| {{!}}- ! 起点 {{!}} {{{start}}} }} {{#if:{{{end|}}}| {{!}}- ! 终点 {{!}} {{{end}}} }} {{#if:{{{open|}}}| {{!}}- ! 启用时间 {{!}} {{{open}}} }} {{#if:{{{lastextension|}}}| {{!}}- ! 最后延伸 {{!}} {{{lastextension}}} }} {{#if:{{{system_length|}}}| {{!}}- ! 线路长度 {{!}} {{{system_length}}} }} {{#if:{{{stations|}}}| {{!}}- ! 车站数 {{!}} {{{stations}}} }} |- ! colspan="2" style="background:var(--ei-gold-50); text-align:center; font-weight:bold; padding:10px; border-top:2px solid var(--ei-gold-900);" | 技术与运营 {{#if:{{{lines|}}}| {{!}}- ! 线路形式 {{!}} {{{lines}}} }} {{#if:{{{character|}}}| {{!}}- ! 线路特征 {{!}} {{{character}}} }} {{#if:{{{rollingstock|}}}| {{!}}- ! 列车 {{!}} {{{rollingstock}}} }} {{#if:{{{fleet_size|}}}| {{!}}- ! 编组 {{!}} {{{fleet_size}}} }} {{#if:{{{max_speed|}}}| {{!}}- ! 最高速度 {{!}} {{{max_speed}}} }} {{#if:{{{track_gauge|}}}| {{!}}- ! 轨距 {{!}} {{{track_gauge}}} }} {{#if:{{{block_signal|}}}| {{!}}- ! 闭塞方式 {{!}} {{{block_signal}}} }} {{#if:{{{signalling|}}}| {{!}}- ! 信号系统 {{!}} {{{signalling}}} }} {{#if:{{{electrification|}}}| {{!}}- ! 供电方式 {{!}} {{{electrification}}} }} {{#if:{{{depot|}}}| {{!}}- ! 车辆基地 {{!}} {{{depot}}} }} {{#if:{{{owner|}}}| {{!}}- ! 所有者 {{!}} {{{owner}}} }} {{#if:{{{operator|}}}| {{!}}- ! 运营者 {{!}} {{{operator}}} }} {{#if:{{{daily_ridership|}}}| {{!}}- ! 日均客流 {{!}} {{{daily_ridership}}} }} |} </includeonly>
返回
模板:Infobox rail system-route
。