模板:Infobox city:修订间差异
Maintenance script(留言 | 贡献) Import: Infobox city template |
Maintenance script(留言 | 贡献) Import: Template:Infobox_city 标签:手工回退 |
||
| (未显示同一用户的4个中间版本) | |||
| 第1行: | 第1行: | ||
<noinclude> | <noinclude> | ||
城市信息框模板。[[Category:Templates]] | |||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{| class="infobox" style="width:300px;" | {| class="infobox" style="width:300px;" | ||
|- | |- | ||
! colspan="2" style="background: | ! colspan="2" style="background:var(--ei-gold-900); color:var(--ei-gold-50); text-align:center; font-size:1.15em; padding:14px;" | {{{name|{{PAGENAME}}}}} | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
{{!}}- | {{!}}- | ||
| 第11行: | 第11行: | ||
}} | }} | ||
|- | |- | ||
! colspan="2" style="background: | ! colspan="2" style="background:var(--ei-gold-50); text-align:center; font-weight:bold; padding:10px; border-top:2px solid var(--ei-gold-900);" | 城市信息 | ||
{{#if:{{{state|}}}| | {{#if:{{{state|}}}| | ||
{{!}}- | {{!}}- | ||
! | ! 所在省级行政区 | ||
{{!}} {{{state}}} | {{!}} {{{state}}} | ||
}} | }} | ||
{{#if:{{{district|}}}| | {{#if:{{{district|}}}| | ||
{{!}}- | {{!}}- | ||
! | ! 下级区划 | ||
{{!}} {{{district}}} | {{!}} {{{district}}} | ||
}} | }} | ||
{{#if:{{{population|}}}| | {{#if:{{{population|}}}| | ||
{{!}}- | {{!}}- | ||
! | ! 人口 | ||
{{!}} {{{population}}} | {{!}} {{{population}}} | ||
}} | }} | ||
{{#if:{{{area|}}}| | {{#if:{{{area|}}}| | ||
{{!}}- | {{!}}- | ||
! | ! 面积 | ||
{{!}} {{{area}}} | {{!}} {{{area}}} | ||
}} | }} | ||
{{#if:{{{elevation|}}}| | {{#if:{{{elevation|}}}| | ||
{{!}}- | {{!}}- | ||
! | ! 海拔 | ||
{{!}} {{{elevation}}} | {{!}} {{{elevation}}} | ||
}} | }} | ||
{{#if:{{{mayor|}}}| | {{#if:{{{mayor|}}}| | ||
{{!}}- | {{!}}- | ||
! | ! 市长 | ||
{{!}} {{{mayor}}} | {{!}} {{{mayor}}} | ||
}} | }} | ||
{{#if:{{{postal_code|}}}| | {{#if:{{{postal_code|}}}| | ||
{{!}}- | {{!}}- | ||
! | ! 邮政编码 | ||
{{!}} {{{postal_code}}} | {{!}} {{{postal_code}}} | ||
}} | }} | ||
{{#if:{{{founded|}}}| | {{#if:{{{founded|}}}| | ||
{{!}}- | {{!}}- | ||
! | ! 建城 | ||
{{!}} {{{founded}}} | {{!}} {{{founded}}} | ||
}} | }} | ||
|} | |} | ||
</includeonly> | </includeonly> | ||
2026年4月17日 (五) 04:59的最新版本
城市信息框模板。