Template:綫路資訊框(深圳):修订间差异
| 无编辑摘要 | 无编辑摘要 | ||
| (未显示1个用户的2个中间版本) | |||
| 第1行: | 第1行: | ||
| <div class="infobox"> | <div class="infobox" style=" width:400px;"> | ||
| <div class="infobox-title" style=" background-color:#FFD700;"> | <div class="infobox-title" style=" background-color:#FFD700;"> | ||
| {{{title|{{PAGENAME}}}}} | {{{title|{{PAGENAME}}}}} | ||
| 第6行: | 第6行: | ||
| {{ | {{ | ||
|      #if:{{{image|}}}| |      #if:{{{image|}}}| | ||
|      <div class="infobox-image">[[File:{{{image}}}| |      <div class="infobox-image">[[File:{{{image}}}|400px|{{{text}}}]]</div> | ||
| }} | }} | ||
| 第78行: | 第78行: | ||
|      #if:{{{Former operator(s)|}}}| |      #if:{{{Former operator(s)|}}}| | ||
|      <tr> |      <tr> | ||
|          <th>前運營者 |          <th>前運營者</th> | ||
|          <td>{{{Former operator(s)}}}</td> |          <td>{{{Former operator(s)}}}</td> | ||
|      </tr> |      </tr> | ||
| 第216行: | 第216行: | ||
|          <th>服務時間</th> |          <th>服務時間</th> | ||
|          <td>{{{Operates}}}</td> |          <td>{{{Operates}}}</td> | ||
|     </tr> | |||
| }} | |||
| {{ | |||
|     #if:{{{Mode|}}}| | |||
|     <tr> | |||
|         <th>售票模式</th> | |||
|         <td>{{{Mode}}}</td> | |||
|     </tr> | |||
| }} | |||
| {{ | |||
|     #if:{{{Fare|}}}| | |||
|     <tr> | |||
|         <th>票價</th> | |||
|         <td>{{{Fare}}}</td> | |||
|      </tr> |      </tr> | ||
| }} | }} | ||