Template:線路資訊框:修订间差异
建立內容為「<div class="infobox"> <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| <div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} <table>{{#if:{{{param1|}}}|<tr> <th>Parameter 1</th> <td>{{{param1}}}</td> </tr>}}{{#if:{{{param2|}}}|<tr> <th>Parameter 2</th> <td>{{{param2}}}</td> </tr>}}{{#if:{{{param3|}}}|<tr> <th>Parameter 3</th> <td>{{{param3}}}</td> </tr>}}{{#if:{{{param4|}}}|<tr> <th>Parameter 4<…」的新頁面 |
标签:撤销 |
||
(未显示3个用户的87个中间版本) | |||
第1行: | 第1行: | ||
<div class="infobox"> | <div class="infobox" style=" width:320px;"> | ||
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| | <div class="infobox-title" style=" background-color:#{{#switch:{{{City}}}|深圳=FFD700|惠州=FF97C2|00FFFF}};"> | ||
<div class="infobox-image">[[File:{{{image}}}| | {{{title|{{PAGENAME}}}}} | ||
<table>{{#if:{{{ | </div> | ||
<th> | |||
<td>{{{ | {{ | ||
</tr>}}{{#if:{{{ | #if:{{{image|}}}| | ||
<th> | <div class="infobox-image">[[File:{{{image}}}|320px|{{{text}}}]]</div> | ||
<td>{{{ | }} | ||
</tr>}}{{#if:{{{ | |||
<th> | <table> | ||
<td>{{{ | <tr> | ||
</tr>}}{{#if:{{{ | <th colspan="2" style="text-align: center;width: 320px; background-color:#{{#switch:{{{City}}}|深圳=FFD700|惠州=FF97C2|00FFFF}};">概覽</th> | ||
<th> | </tr> | ||
<td>{{{ | |||
</tr>}}{{#if:{{{ | {{ | ||
<th> | #if:{{{Operator|}}}| | ||
<td>{{{ | <tr> | ||
</tr>}}</table> | <th>運營公司</th> | ||
<td>{{{Operator}}}</td> | |||
</tr> | |||
}} | |||
{{ | |||
#if:{{{Livery|}}}| | |||
<tr> | |||
<th>所屬車隊</th> | |||
<td>{{{Livery}}}</td> | |||
</tr> | |||
}} | |||
{{ | |||
#if:{{{Garage|}}}| | |||
<tr> | |||
<th>車廠</th> | |||
<td>{{{Garage}}}</td> | |||
</tr> | |||
}} | |||
{{ | |||
#if:{{{requirement|}}}| | |||
<tr> | |||
<th>配車數</th> | |||
<td>{{{requirement}}}</td> | |||
</tr> | |||
}} | |||
{{ | |||
#if:{{{Vehicle|}}}| | |||
<tr> | |||
<th>車輛</th> | |||
<td>{{{Vehicle}}}</td> | |||
</tr> | |||
}} | |||
{{ | |||
#if:{{{Status|}}}| | |||
<tr> | |||
<th>狀態</th> | |||
<td>{{{Status}}}</td> | |||
</tr> | |||
}} | |||
{{ | |||
#if:{{{Began service|}}}| | |||
<tr> | |||
<th>開辦日期</th> | |||
<td>{{{Began service}}}</td> | |||
</tr> | |||
}} | |||
{{ | |||
#if:{{{Ended service|}}}| | |||
<tr> | |||
<th>停辦日期</th> | |||
<td>{{{Ended service}}}</td> | |||
</tr> | |||
}} | |||
{{ | |||
#if:{{{Predecessors|}}}| | |||
<tr> | |||
<th>前身</th> | |||
<td>{{{Predecessors}}}</td> | |||
</tr> | |||
}} | |||
{{ | |||
#if:{{{Former operator(s)|}}}| | |||
<tr> | |||
<th>前運營者(們)</th> | |||
<td>{{{Former operator(s)}}}</td> | |||
</tr> | |||
}} | |||
{{ | |||
#if:{{{Night-time|}}}| | |||
<tr> | |||
<th>Night-time</th> | |||
<td>{{{Night-time}}}</td> | |||
</tr> | |||
}} | |||
<tr> | |||
<th colspan="2" style="text-align: center;width: 320px; background-color:#{{#switch:{{{City}}}|深圳=FFD700|惠州=FF97C2|00FFFF}};">線路</th> | |||
</tr> | |||
{{ | |||
#if:{{{Route type|}}}| | |||
<tr> | |||
<th>線路類型</th> | |||
<td>{{{Route type}}}</td> | |||
</tr> | |||
}} | |||
{{ | |||
#if:{{{Locale|}}}| | |||
<tr> | |||
<th>Locale</th> | |||
<td>{{{Locale}}}</td> | |||
</tr> | |||
}} | |||
{{ | |||
#if:{{{Communities served|}}}| | |||
<tr> | |||
<th>Communities served</th> | |||
<td>{{{Communities served}}}</td> | |||
</tr> | |||
}} | |||
{{ | |||
#if:{{{Landmarks served|}}}| | |||
<tr> | |||
<th>Landmarks served</th> | |||
<td>{{{Landmarks served}}}</td> | |||
</tr> | |||
}} | |||
{{ | |||
#if:{{{Start|}}}| | |||
<tr> | |||
<th>頭站</th> | |||
<td>{{{Start}}}</td> | |||
</tr> | |||
}} | |||
{{ | |||
#if:{{{Via|}}}| | |||
<tr> | |||
<th>途經</th> | |||
<td>{{{Via}}}</td> | |||
</tr> | |||
}} | |||
{{ | |||
#if:{{{End|}}}| | |||
<tr> | |||
<th>尾站</th> | |||
<td>{{{End}}}</td> | |||
</tr> | |||
}} | |||
{{ | |||
#if:{{{Length|}}}| | |||
<tr> | |||
<th>線路里程</th> | |||
<td>{{{Length}}}</td> | |||
</tr> | |||
}} | |||
{{ | |||
#if:{{{StopsStations|}}}| | |||
<tr> | |||
<th>站點數量</th> | |||
<td>{{{StopsStations}}}</td> | |||
</tr> | |||
}} | |||
{{ | |||
#if:{{{Other routes|}}}| | |||
<tr> | |||
<th>其它線路</th> | |||
<td>{{{Other routes}}}</td> | |||
</tr> | |||
}} | |||
{{ | |||
#if:{{{Competition|}}}| | |||
<tr> | |||
<th>競爭對手</th> | |||
<td>{{{Competition}}}</td> | |||
</tr> | |||
}} | |||
<tr> | |||
<th colspan="2" style="text-align: center;width: 320px; background-color:#{{#switch:{{{City}}}|深圳=FFD700|惠州=FF97C2|00FFFF}};">服務</th> | |||
</tr> | |||
{{ | |||
#if:{{{Level|}}}| | |||
<tr> | |||
<th>營運性質</th> | |||
<td>{{{Level}}}</td> | |||
</tr> | |||
}} | |||
{{ | |||
#if:{{{Alt. level|}}}| | |||
<tr> | |||
<th>Alt. level</th> | |||
<td>{{{Alt. level}}}</td> | |||
</tr> | |||
}} | |||
{{ | |||
#if:{{{Frequency|}}}| | |||
<tr> | |||
<th>班次</th> | |||
<td>{{{Frequency}}}</td> | |||
</tr> | |||
}} | |||
{{ | |||
#if:{{{Weekend frequency|}}}| | |||
<tr> | |||
<th>節假日班次</th> | |||
<td>{{{Weekend frequency}}}</td> | |||
</tr> | |||
}} | |||
{{ | |||
#if:{{{Journey time|}}}| | |||
<tr> | |||
<th>行車時間</th> | |||
<td>{{{Journey time}}}</td> | |||
</tr> | |||
}} | |||
{{ | |||
#if:{{{Operates|}}}| | |||
<tr> | |||
<th>服務時間</th> | |||
<td>{{{Operates}}}</td> | |||
</tr> | |||
}} | |||
{{ | |||
#if:{{{Mode|}}}| | |||
<tr> | |||
<th>售票模式</th> | |||
<td>{{{Mode}}}</td> | |||
</tr> | |||
}} | |||
{{ | |||
#if:{{{Fare|}}}| | |||
<tr> | |||
<th>票價</th> | |||
<td>{{{Fare}}}</td> | |||
</tr> | |||
}} | |||
{{ | |||
#if:{{{Zone(s)|}}}| | |||
<tr> | |||
<th>Zone(s)</th> | |||
<td>{{{Zone(s)}}}</td> | |||
</tr> | |||
}} | |||
{{ | |||
#if:{{{Ridership|}}}| | |||
<tr> | |||
<th>Ridership</th> | |||
<td>{{{Ridership}}}</td> | |||
</tr> | |||
}} | |||
{{ | |||
#if:{{{Annual patronage|}}}| | |||
<tr> | |||
<th>Annual patronage</th> | |||
<td>{{{Annual patronage}}}</td> | |||
</tr> | |||
}} | |||
{{ | |||
#if:{{{Transfers|}}}| | |||
<tr> | |||
<th>Transfers</th> | |||
<td>{{{Transfers}}}</td> | |||
</tr> | |||
}} | |||
{{ | |||
#if:{{{Timetable|}}}| | |||
<tr> | |||
<th>Timetable</th> | |||
<td>{{Timetable}}}</td> | |||
</tr> | |||
}} | |||
{{ | |||
#if:{{{Map|}}}| | |||
<tr> | |||
<th>Map</th> | |||
<td>{{{Map}}}</td> | |||
</tr> | |||
}} | |||
</table> | |||
</div> | </div> |