模板:Infobox city:修订间差异

来自埃森兰维基
Maintenance script留言 | 贡献
Import: Infobox city template
 
Maintenance script留言 | 贡献
Import: Template:Infobox_city
标签手工回退
 
(未显示同一用户的4个中间版本)
第1行: 第1行:
<noinclude>
<noinclude>
City infobox template. [[Category:Templates]]
城市信息框模板。[[Category:Templates]]
</noinclude><includeonly>
</noinclude><includeonly>
{| class="infobox" style="width:300px;"
{| class="infobox" style="width:300px;"
|-
|-
! colspan="2" style="background:#2a2825; color:#e8ddb5; text-align:center; font-size:1.15em; padding:12px;" | {{{name|{{PAGENAME}}}}}
! 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:#faf8f1; text-align:center; font-weight:bold; padding:8px; border-top:2px solid #e8ddb5;" | City Information
! 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}}}
{{!}} {{{state}}}
}}
}}
{{#if:{{{district|}}}|
{{#if:{{{district|}}}|
{{!}}-
{{!}}-
! District
! 下级区划
{{!}} {{{district}}}
{{!}} {{{district}}}
}}
}}
{{#if:{{{population|}}}|
{{#if:{{{population|}}}|
{{!}}-
{{!}}-
! Population
! 人口
{{!}} {{{population}}}
{{!}} {{{population}}}
}}
}}
{{#if:{{{area|}}}|
{{#if:{{{area|}}}|
{{!}}-
{{!}}-
! Area
! 面积
{{!}} {{{area}}}
{{!}} {{{area}}}
}}
}}
{{#if:{{{elevation|}}}|
{{#if:{{{elevation|}}}|
{{!}}-
{{!}}-
! Elevation
! 海拔
{{!}} {{{elevation}}}
{{!}} {{{elevation}}}
}}
}}
{{#if:{{{mayor|}}}|
{{#if:{{{mayor|}}}|
{{!}}-
{{!}}-
! Mayor
! 市长
{{!}} {{{mayor}}}
{{!}} {{{mayor}}}
}}
}}
{{#if:{{{postal_code|}}}|
{{#if:{{{postal_code|}}}|
{{!}}-
{{!}}-
! Postal code
! 邮政编码
{{!}} {{{postal_code}}}
{{!}} {{{postal_code}}}
}}
}}
{{#if:{{{founded|}}}|
{{#if:{{{founded|}}}|
{{!}}-
{{!}}-
! Founded
! 建城
{{!}} {{{founded}}}
{{!}} {{{founded}}}
}}
}}
|}
|}
</includeonly>
</includeonly>

2026年4月17日 (五) 04:59的最新版本

城市信息框模板。