Template:線路資訊框:修订间差异
| 无编辑摘要 | 无编辑摘要 | ||
| 第26行: | 第26行: | ||
|          <th>所屬車隊</th> |          <th>所屬車隊</th> | ||
|          <td>{{{Livery}}}</td> |          <td>{{{Livery}}}</td> | ||
|      </tr>}} |      </tr> | ||
| }} | |||
| {{ | {{ | ||
|      #if:{{{Garage|}}}| |      #if:{{{Garage|}}}| | ||
| 第33行: | 第33行: | ||
|          <th>車廠</th> |          <th>車廠</th> | ||
|          <td>{{{Garage}}}</td> |          <td>{{{Garage}}}</td> | ||
|      </tr>}} |      </tr> | ||
| }} | |||
| {{ | |||
|     #if:{{{requirement|}}}| | |||
|     <tr> | |||
|         <th>配車數</th> | |||
|         <td>{{{requirement}}}</td> | |||
|     </tr> | |||
| }} | |||
| {{ | {{ | ||
|      #if:{{{Vehicle|}}}| |      #if:{{{Vehicle|}}}| | ||
| 第39行: | 第47行: | ||
|          <th>車輛</th> |          <th>車輛</th> | ||
|          <td>{{{Vehicle}}}</td> |          <td>{{{Vehicle}}}</td> | ||
|      </tr> |      </tr> | ||
| }} | }} | ||
| {{ | {{ | ||
|      #if:{{{Status|}}}| |      #if:{{{Status|}}}| | ||