模板:Infobox country:修订间差异

来自埃森兰维基
Maintenance script留言 | 贡献
Import: Infobox country template
Maintenance script留言 | 贡献
Import: Template:Infobox_country
第32行: 第32行:
{| 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-neutral-900); color:#ffffff; text-align:center; font-size:1.15em; padding:14px;" | {{{name|{{PAGENAME}}}}}
{{#if:{{{native_name|}}}|
{{#if:{{{native_name|}}}|
{{!}}-
{{!}}-
第56行: 第56行:
}}
}}
|-
|-
! colspan="2" style="background:#faf8f1; text-align:center; font-weight:bold; padding:8px; border-top:2px solid #e8ddb5;" | 概况
! colspan="2" style="background:var(--ei-neutral-50); text-align:center; font-weight:bold; padding:10px; border-top:2px solid var(--ei-neutral-900);" | 概况
{{#if:{{{capital|}}}|
{{#if:{{{capital|}}}|
{{!}}-
{{!}}-
第88行: 第88行:
}}
}}
|-
|-
! colspan="2" style="background:#faf8f1; text-align:center; font-weight:bold; padding:8px; border-top:2px solid #e8ddb5;" | 数据
! colspan="2" style="background:var(--ei-neutral-50); text-align:center; font-weight:bold; padding:10px; border-top:2px solid var(--ei-neutral-900);" | 数据
{{#if:{{{area|}}}|
{{#if:{{{area|}}}|
{{!}}-
{{!}}-

2026年4月17日 (五) 04:38的版本

用法

{{Infobox country
| name =
| native_name =
| image_flag =
| image_coat =
| motto =
| anthem =
| capital =
| largest_city =
| official_languages =
| government =
| leader_title1 =
| leader_name1 =
| leader_title2 =
| leader_name2 =
| area =
| population =
| gdp =
| gdp_per_capita =
| currency =
| time_zone =
| drives_on =
| calling_code =
| internet_tld =
}}