Template:車站資訊框:修订间差异

星野昴留言 | 贡献
无编辑摘要
星野昴留言 | 贡献
已保护“Template:車站資訊框”​([编辑=仅允许管理员](无限期))
 
(未显示2个用户的8个中间版本)
第1行: 第1行:
<div class="infobox">
<div class="infobox" style="width: 300px;">
<div class="infobox-title" style=" background-color:aqua;">
<div class="infobox-title" style=" background-color:aqua;">
{{{title|{{PAGENAME}}}}}
{{{title|{{PAGENAME}}}}}
第11行: 第11行:
<table>
<table>
     <tr>
     <tr>
         <th colspan="2" style="text-align: center;width: 400px; background-color:aqua;">General information</th>
         <th colspan="2" style="text-align: center; background-color:aqua; width: 300px">巴士站信息</th>
     </tr>
     </tr>


第17行: 第17行:
     #if:{{{other_name|}}}|
     #if:{{{other_name|}}}|
     <tr>
     <tr>
         <th>Other names</th>
         <th>别名</th>
        <td>{{{other_name}}}</td>
    </tr>
}}
{{
    #if:{{{former_name|}}}|
    <tr>
        <th>曾用名</th>
         <td>{{{other_name}}}</td>
         <td>{{{other_name}}}</td>
     </tr>
     </tr>
}}
}}
{{
{{
     #if:{{{Location|}}}|
     #if:{{{address|}}}|
     <tr>
     <tr>
         <th>Location</th>
         <th>位置</th>
         <td>{{{address}}}</td>
         <td>{{{address}}}</td>
     </tr>
     </tr>
}}
}}
{{
{{
     #if:{{{owned|}}}|
     #if:{{{owned|}}}|
     <tr>
     <tr>
         <th>Owned by</th>
         <th>管理方</th>
         <td>{{{owned}}}</td>
         <td>{{{owned}}}</td>
     </tr>
     </tr>
}}
}}
{{
{{
     #if:{{{operator|}}}|
     #if:{{{operator|}}}|
     <tr>
     <tr>
         <th>Operated by</th>
         <th>營運方</th>
         <td>{{{operator}}}</td>
         <td>{{{operator}}}</td>
     </tr>
     </tr>
}}
}}
{{
{{
     #if:{{{bus_routes|}}}|
     #if:{{{dimensions|}}}|
     <tr>
     <tr>
         <th>Bus routes</th>
         <th>面積</th>
         <td>{{{bus_routes}}</td>
         <td>{{{dimensions}}}</td>
     </tr>
     </tr>
}}
}}
{{
{{
     #if:{{{bus_stands|}}}|
     #if:{{{attribute|}}}|
     <tr>
     <tr>
         <th>Bus stands</th>
         <th>巴士站性質</th>
         <td>{{{bus_stands}}}</td>
         <td>{{{attribute}}}</td>
     </tr>
     </tr>
}}
}}
{{
    #if:{{{bus_operators|}}}|
    <tr>
        <th>Bus operators</th>
        <td>{{{bus_operators}}}</td>
    </tr>
}}
{{
    #if:{{{connections|}}}|
    <tr>
        <th>Connections</th>
        <td>{{{connections}}}</td>
    </tr>
}}
    <tr>
        <th colspan="2" style="text-align: center;width: 400px; background-color:aqua;">Construction</th>
    </tr>
{{
    #if:{{{structure|}}}|
    <tr>
        <th>Structure type</th>
        <td>{{{structure}}}</td>
    </tr>
}}
{{
    #if:{{{accessible|}}}|
    <tr>
        <th>Accessible</th>
        <td>{{{accessible}}}</td>
    </tr>
}}
    <tr>
        <th colspan="2" style="text-align: center;width: 400px; background-color:aqua;">Other information</th>
    </tr>
    <tr>
        <th colspan="2" style="text-align: center;width: 400px; background-color:aqua;">History</th>
    </tr>
{{
{{
     #if:{{{opened|}}}|
     #if:{{{opened|}}}|
     <tr>
     <tr>
         <th>Opened</th>
         <th>啟用日期</th>
         <td>{{{opened}}}</td>
         <td>{{{opened}}}</td>
     </tr>
     </tr>
}}
}}
    <tr>
        <th colspan="2" style="text-align: center;width: 400px; background-color:aqua;">Key dates</th>
    </tr>
{{
{{
     #if:{{{events|}}}|
     #if:{{{facilities|}}}|
     <tr>
     <tr>
         <th>{{{years}}}</th>
         <th>配套設施</th>
         <td>{{{events}}}</td>
         <td>{{{facilities}}}</td>
     </tr>
     </tr>
}}
}}
{{
{{
     #if:{{{events1|}}}|
     #if:{{{bus_stand|}}}|
     <tr>
     <tr>
         <th>{{{years1}}}</th>
         <th>站台/卡位數量</th>
         <td>{{{events1}}}</td>
         <td>{{{bus_stand}}}</td>
     </tr>
     </tr>
}}
}}
{{
{{
     #if:{{{events2|}}}|
     #if:{{{bus_routes|}}}|
     <tr>
     <tr>
         <th>{{{years2}}}</th>
         <th>停靠線路數目</th>
         <td>{{{events2}}}</td>
         <td>{{{bus_routes}}}</td>
     </tr>
     </tr>
}}
}}
{{
{{
     #if:{{{events3|}}}|
     #if:{{{accessible|}}}|
     <tr>
     <tr>
         <th>{{{years3}}}</th>
         <th>附近巴士站</th>
         <td>{{{events3}}}</td>
         <td>{{{accessible}}}</td>
     </tr>
     </tr>
}}
}}
</table>
</table>
</div>
</div>