Template:綫路資訊框(深圳):修订间差异
|  创建页面,内容为“<div class="infobox"> <div class="infobox-title" style=" background-color:#A6DB64;"> {{{title|{{PAGENAME}}}}} </div>  {{     #if:{{{image|}}}|     <div class="infobox-image">[[File:{{{image}}}|300px|{{{text}}}]]</div> }}  <table>     <tr>         <th colspan="2" style="text-align: center;width: 400px; background-color:#A6DB64;">概覽</th>     </tr>  {{     #if:{{{Operator|}}}|     <tr>         <th>運營者</th>         <td>{{{Operator}}}</td>     </tr> }}  {{…” | 无编辑摘要 | ||
| (未显示1个用户的3个中间版本) | |||
| 第1行: | 第1行: | ||
| <div class="infobox"> | <div class="infobox" style=" width:400px;"> | ||
| <div class="infobox-title" style=" background-color:# | <div class="infobox-title" style=" background-color:#FFD700;"> | ||
| {{{title|{{PAGENAME}}}}} | {{{title|{{PAGENAME}}}}} | ||
| </div> | </div> | ||
| 第6行: | 第6行: | ||
| {{ | {{ | ||
|      #if:{{{image|}}}| |      #if:{{{image|}}}| | ||
|      <div class="infobox-image">[[File:{{{image}}}| |      <div class="infobox-image">[[File:{{{image}}}|400px|{{{text}}}]]</div> | ||
| }} | }} | ||
| <table> | <table> | ||
|      <tr> |      <tr> | ||
|          <th colspan="2" style="text-align: center;width: 400px; background-color:# |          <th colspan="2" style="text-align: center;width: 400px; background-color:#FFD700;">概覽</th> | ||
|      </tr> |      </tr> | ||
| 第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> | ||
| 第91行: | 第91行: | ||
|      <tr> |      <tr> | ||
|          <th colspan="2" style="text-align: center;width: 400px; background-color:# |          <th colspan="2" style="text-align: center;width: 400px; background-color:#FFD700;">綫路</th> | ||
|      </tr> |      </tr> | ||
| 第173行: | 第173行: | ||
|      <tr> |      <tr> | ||
|          <th colspan="2" style="text-align: center;width: 400px; background-color:# |          <th colspan="2" style="text-align: center;width: 400px; background-color:#FFD700;">服務</th> | ||
|      </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> | ||
| }} | }} | ||