801
个编辑
MJ Hamster(留言 | 贡献) 无编辑摘要 |
MJ Hamster(留言 | 贡献) 无编辑摘要 |
||
第1行: | 第1行: | ||
<includeonly> | <includeonly> | ||
{{#if: {{{1|}}} | {{#if: {{{1|}}} | ||
| {{# | | {{#ifeq: {{#sub:{{{1}}}|0|2}}|SC | ||
| {{#switch: {{#sub:{{{1}}}|2}} | |||
|1|2|3|4|5 = [[file:SC低.svg|18px]]<span style="color:fuchsia; font-weight:bold;">{{#sub:{{{1}}}|2}}</span> | |||
|6|7|8|9|10 = [[file:SC中.svg|18px]]<span style="color:fuchsia; font-weight:bold;">{{#sub:{{{1}}}|2}}</span> | |||
|11|12|13|14|15 = [[file:SC高.svg|18px]]<span style="color:fuchsia; font-weight:bold;">{{#sub:{{{1}}}|2}}</span> | |||
|#default = error | |#default = error | ||
}} | |||
| {{#switch: {{{1}}} | |||
|1|2|3|4|5 = [[file:低.svg|18px]]{{{1}}} | |||
|6|7|8|9|10 = [[file:中.svg|18px]]{{{1}}} | |||
|11|12|13|14|15 = [[file:高.svg|18px]]{{{1}}} | |||
|#default = error | |||
}} | |||
}} | }} | ||
| error | |||
| error | |||
}} | }} | ||
</includeonly> | </includeonly> |