更多操作
PasbellettiKikka(留言 | 贡献) 修正多线路颜色问题 |
PasbellettiKikka(留言 | 贡献) 修正夜间模式问题 |
||
| (未显示同一用户的3个中间版本) | |||
| 第1行: | 第1行: | ||
<table class="wiki-infobox" style="float: right; clear: right; width: 22em; margin: 0 0 1em 1em; border-collapse: collapse; font-size: 90%; text-align: left;"> | <table class="wiki-infobox" style="float: right; clear: right; width: 22em; margin: 0 0 1em 1em; border-collapse: collapse; font-size: 90%; text-align: left; background-color: var(--background-color-base, transparent); color: var(--color-base, inherit);"> | ||
<!-- 1. 车站名称 --> | <!-- 1. 车站名称 --> | ||
| 第56行: | 第56行: | ||
<th style="padding: 4px 8px; text-align: left; vertical-align: top; font-weight: bold;">途经线路</th> | <th style="padding: 4px 8px; text-align: left; vertical-align: top; font-weight: bold;">途经线路</th> | ||
<td style="padding: 4px 8px; vertical-align: top;">{{{途经线路}}}</td> | <td style="padding: 4px 8px; vertical-align: top;">{{{途经线路}}}</td> | ||
</tr> | |||
}} | |||
{{#if:{{{车站编号|}}}| | |||
<tr> | |||
<th style="padding: 4px 8px; text-align: left; vertical-align: top; font-weight: bold;">车站编号</th> | |||
<td style="padding: 4px 8px; vertical-align: top;">{{{车站编号}}}</td> | |||
</tr> | </tr> | ||
}} | }} | ||
| 第63行: | 第69行: | ||
<tr> | <tr> | ||
<td colspan="2" style="padding: 0 5px;"> | <td colspan="2" style="padding: 0 5px;"> | ||
<div class="wiki-infobox-header" style="text-align: center; font-weight: bold; padding: 4px;">车站构造</div> | <div class="wiki-infobox-header" style="text-align: center; font-weight: bold; padding: 4px; background-color: var(--background-color-neutral-subtle, #eaecf0); color: var(--color-base, inherit);">车站构造</div> | ||
</td> | </td> | ||
</tr> | </tr> | ||
| 第118行: | 第124行: | ||
}} | }} | ||
<!-- 14 & 15. 相邻车站 (支持最多5条线路的嵌套表格) --> | |||
{{#if:{{{上一站|}}}{{{ | {{#if:{{{上一站|}}}{{{上一站2|}}}{{{上一站3|}}}{{{上一站4|}}}{{{上一站5|}}}| | ||
<tr> | <tr> | ||
<td colspan="2" style="padding: 0 5px;"> | <td colspan="2" style="padding: 0 5px;"> | ||
<div class="wiki-infobox-header" style="text-align: center; font-weight: bold; padding: 4px;">相邻车站</div> | <div class="wiki-infobox-header" style="text-align: center; font-weight: bold; padding: 4px; background-color: var(--background-color-neutral-subtle, #eaecf0); color: var(--color-base, inherit);">相邻车站</div> | ||
</td> | </td> | ||
</tr> | </tr> | ||
| 第128行: | 第134行: | ||
<td colspan="2" style="padding: 4px 5px;"> | <td colspan="2" style="padding: 4px 5px;"> | ||
<table style="width: 100%; text-align: center; border-collapse: collapse; background: transparent; font-size: 95%; font-weight: bold;"> | <table style="width: 100%; text-align: center; border-collapse: collapse; background: transparent; font-size: 95%; font-weight: bold;"> | ||
<tr class="wiki-infobox-header" style="border-top: none; background-color: var(--background-color-neutral-subtle, #eaecf0); color: var(--color-base, inherit);"> | |||
<tr class="wiki-infobox-header" style="border-top: none; | |||
<th style="width: 33%; font-weight: normal;">上一站</th> | <th style="width: 33%; font-weight: normal;">上一站</th> | ||
<th style="width: 33%; font-weight: normal;">{{{系统或路线名称|路线}}}</th> | <th style="width: 33%; font-weight: normal;">{{{系统或路线名称|路线}}}</th> | ||
<th style="width: 33%; font-weight: normal;">下一站</th> | <th style="width: 33%; font-weight: normal;">下一站</th> | ||
</tr> | </tr> | ||
<!-- 第 1 条线路 (兼容原参数名) --> | |||
{{#if:{{{上一站|}}}{{{相邻路线|}}}{{{下一站|}}}| | |||
<tr> | <tr> | ||
<td>{{{上一站|-}}}</td> | <td>{{{上一站|-}}}</td> | ||
| 第140行: | 第147行: | ||
<td>{{{下一站|-}}}</td> | <td>{{{下一站|-}}}</td> | ||
</tr> | </tr> | ||
}} | |||
<!-- 第 2 条线路 --> | |||
{{#if:{{{上一站2|}}}{{{相邻路线2|}}}{{{下一站2|}}}| | |||
<tr> | |||
<td>{{{上一站2|-}}}</td> | |||
<td>{{{相邻路线2}}}</td> | |||
<td>{{{下一站2|-}}}</td> | |||
</tr> | |||
}} | |||
<!-- 第 3 条线路 --> | |||
{{#if:{{{上一站3|}}}{{{相邻路线3|}}}{{{下一站3|}}}| | |||
<tr> | |||
<td>{{{上一站3|-}}}</td> | |||
<td>{{{相邻路线3}}}</td> | |||
<td>{{{下一站3|-}}}</td> | |||
</tr> | |||
}} | |||
<!-- 第 4 条线路 --> | |||
{{#if:{{{上一站4|}}}{{{相邻路线4|}}}{{{下一站4|}}}| | |||
<tr> | |||
<td>{{{上一站4|-}}}</td> | |||
<td>{{{相邻路线4}}}</td> | |||
<td>{{{下一站4|-}}}</td> | |||
</tr> | |||
}} | |||
<!-- 第 5 条线路 --> | |||
{{#if:{{{上一站5|}}}{{{相邻路线5|}}}{{{下一站5|}}}| | |||
<tr> | |||
<td>{{{上一站5|-}}}</td> | |||
<td>{{{相邻路线5}}}</td> | |||
<td>{{{下一站5|-}}}</td> | |||
</tr> | |||
}} | |||
</table> | </table> | ||
</td> | </td> | ||
| 第148行: | 第193行: | ||
{{#if:{{{站线配置图|}}}| | {{#if:{{{站线配置图|}}}| | ||
<tr> | <tr> | ||
<td colspan="2" style="padding: 0 5px; border-top: 1px solid #c8ccd1;"> | <td colspan="2" style="padding: 0 5px; border-top: 1px solid var(--border-color-subtle, #c8ccd1);"> | ||
<div class="mw-collapsible mw-collapsed" style="width: 100%;"> | <div class="mw-collapsible mw-collapsed" style="width: 100%;"> | ||
<div class="wiki-infobox-header" style="text-align: center; font-weight: bold; padding: 4px;">站线配置图</div> | <div class="wiki-infobox-header" style="text-align: center; font-weight: bold; padding: 4px;">站线配置图</div> | ||
2026年9月19日 (六) 17:10的最新版本
| StationInfo |