模板:后土轨道交通车站状态标志:修订间差异
来自RIA | Wiki
更多操作
样式确定,存个档 |
参数化 |
||
| 第1行: | 第1行: | ||
<span style="display: inline-block; padding: 0 12px; background-color: rgba(152,251,152,0.2); border-radius: 0.33rem; Color: DarkGreen; width: 4rem; text-align: center; border: 1px solid PaleGreen;">🚆运营中</span> | {{#ifeq:{{{1|运营中}}}|运营中|<span style="display: inline-block; padding: 0 12px; background-color: rgba(152,251,152,0.2); border-radius: 0.33rem; Color: DarkGreen; width: 4rem; text-align: center; border: 1px solid PaleGreen;">🚆运营中</span>| | ||
{{#ifeq:{{{1|运营中}}}|临停运营|<span style="display: inline-block; padding: 0 12px; background-color: rgba(175,238,238,0.2); border-radius: 0.33rem; Color: Teal; width: 4rem; text-align: center; border: 1px solid PaleTurquoise;">临停运营</span>| | |||
{{#ifeq:{{{1|运营中}}}|越行通过|<span style="display: inline-block; padding: 0 12px; background-color: rgba(245,222,179,0.2); border-radius: 0.33rem; Color: Chocolate; width: 4rem; text-align: center; border: 1px solid Wheat;">越行通过</span>| | |||
{{#ifeq:{{{1|运营中}}}|结构预留|<span style="display: inline-block; padding: 0 12px; background-color: rgba(255,192,203,0.1); border-radius: 0.33rem; Color: rgba(199,21,133,0.75); width: 4rem; text-align: center; border: 1px solid rgba(255,192,203,0.8);">结构预留</span>| | |||
{{#ifeq:{{{1|运营中}}}|施工中|<span style="display: inline-block; padding: 0 12px; background-color: rgba(211,211,211,0.2); border-radius: 0.33rem; Color: rgb(90,90,90); width: 4rem; text-align: center; border: 1px solid LightGray;">施工中</span>| | |||
{{#ifeq:{{{1|运营中}}}|规划中|<span style="display: inline-block; padding: 0 12px; background-color: rgba(211,211,211,0.2); border-radius: 0.33rem; Color: rgb(90,90,90); width: 4rem; text-align: center; border: 1px solid LightGray;">规划中</span>| | |||
未知状态 | |||
}} | |||
}} | |||
}} | |||
}} | |||
}} | |||
}} | |||
< | <noinclude> | ||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"example": "运营中", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"运营中", | |||
"临停运营", | |||
"越行通过", | |||
"结构预留", | |||
"施工中", | |||
"规划中" | |||
], | |||
"default": "运营中", | |||
"required": true, | |||
"suggested": true, | |||
"aliases": [ | |||
"车站状态" | |||
], | |||
"description": "所有车站状态参考[[后土交通局铁路部]]" | |||
} | |||
}, | |||
"description": "添加一个后土轨道交通车站状态标志,标志含义参考[[后土交通局铁路部]]。" | |||
} | |||
</templatedata> | |||
[[分类:后土铁路]] | |||
</noinclude> | |||
2025年8月12日 (二) 14:09的版本
🚆运营中
添加一个后土轨道交通车站状态标志,标志含义参考[[后土交通局铁路部]]。
| 参数 | 描述 | 类型 | 状态 | |
|---|---|---|---|---|
| 1 | 1 车站状态 | 所有车站状态参考[[后土交通局铁路部]]
| 字符串 | 必需 |