Template:線路資訊框:修订间差异

JH. YQ留言 | 贡献
无编辑摘要
阿壹留言 | 贡献
无编辑摘要
第91行: 第91行:


     <tr>
     <tr>
         <th colspan="2" style="text-align: center;width: 400px; background-color:aqua;">路</th>
         <th colspan="2" style="text-align: center;width: 400px; background-color:aqua;">路</th>
     </tr>
     </tr>


第97行: 第97行:
     #if:{{{Route type|}}}|
     #if:{{{Route type|}}}|
     <tr>
     <tr>
         <th>路類型</th>
         <th>路類型</th>
         <td>{{{Route type}}}</td>
         <td>{{{Route type}}}</td>
     </tr>
     </tr>
第146行: 第146行:
     #if:{{{Length|}}}|
     #if:{{{Length|}}}|
     <tr>
     <tr>
         <th>线路里程</th>
         <th>路里程</th>
         <td>{{{Length}}}</td>
         <td>{{{Length}}}</td>
     </tr>
     </tr>