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

星野昴留言 | 贡献
无编辑摘要
标签手工回退
星野昴留言 | 贡献
无编辑摘要
第193行: 第193行:
     #if:{{{Frequency|}}}|
     #if:{{{Frequency|}}}|
     <tr>
     <tr>
         <th>Frequency</th>
         <th>班次</th>
         <td>{{{Frequency}}}</td>
         <td>{{{Frequency}}}</td>
     </tr>
     </tr>
第207行: 第207行:
     #if:{{{Journey time|}}}|
     #if:{{{Journey time|}}}|
     <tr>
     <tr>
         <th>Journey time</th>
         <th>全程用時</th>
         <td>{{{Journey time}}}</td>
         <td>{{{Journey time}}}</td>
     </tr>
     </tr>
第214行: 第214行:
     #if:{{{Operates|}}}|
     #if:{{{Operates|}}}|
     <tr>
     <tr>
         <th>Operates</th>
         <th>服務時間</th>
         <td>{{{Operates}}}</td>
         <td>{{{Operates}}}</td>
     </tr>
     </tr>