埃森兰维基
阅读
查看源代码
查看历史
个人工具
创建账号
登录
查看“︁模板:Infobox country”︁的源代码
来自埃森兰维基
←
模板:Infobox country
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
管理员
您可以查看和复制此页面的源代码。
<noinclude> == Usage == <pre> {{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 = }} </pre> [[Category:Templates]] </noinclude><includeonly> {| class="infobox" style="width:300px;" |- ! colspan="2" style="background:#2a2825; color:#e8ddb5; text-align:center; font-size:1.15em; padding:12px;" | {{{name|{{PAGENAME}}}}} {{#if:{{{native_name|}}}| {{!}}- {{!}} colspan="2" style="text-align:center; font-size:0.9em; color:#706b60; padding:4px;" {{!}} ''{{{native_name}}}'' }} {{#if:{{{image_flag|}}}| {{!}}- {{!}} colspan="2" style="text-align:center; padding:12px;" {{!}} [[File:{{{image_flag}}}|200px|border]]<br/><small>National Flag</small> }} {{#if:{{{image_coat|}}}| {{!}}- {{!}} colspan="2" style="text-align:center; padding:12px;" {{!}} [[File:{{{image_coat}}}|120px]]<br/><small>Coat of Arms</small> }} {{#if:{{{motto|}}}| {{!}}- ! Motto {{!}} ''{{{motto}}}'' }} {{#if:{{{anthem|}}}| {{!}}- ! Anthem {{!}} ''{{{anthem}}}'' }} |- ! colspan="2" style="background:#faf8f1; text-align:center; font-weight:bold; padding:8px; border-top:2px solid #e8ddb5;" | General Information {{#if:{{{capital|}}}| {{!}}- ! Capital {{!}} {{{capital}}} }} {{#if:{{{largest_city|}}}| {{!}}- ! Largest city {{!}} {{{largest_city}}} }} {{#if:{{{official_languages|}}}| {{!}}- ! Official languages {{!}} {{{official_languages}}} }} {{#if:{{{government|}}}| {{!}}- ! Government {{!}} {{{government}}} }} {{#if:{{{leader_title1|}}}| {{!}}- ! {{{leader_title1}}} {{!}} {{{leader_name1}}} }} {{#if:{{{leader_title2|}}}| {{!}}- ! {{{leader_title2}}} {{!}} {{{leader_name2}}} }} |- ! colspan="2" style="background:#faf8f1; text-align:center; font-weight:bold; padding:8px; border-top:2px solid #e8ddb5;" | Statistics {{#if:{{{area|}}}| {{!}}- ! Area {{!}} {{{area}}} }} {{#if:{{{population|}}}| {{!}}- ! Population {{!}} {{{population}}} }} {{#if:{{{gdp|}}}| {{!}}- ! GDP (nominal) {{!}} {{{gdp}}} }} {{#if:{{{gdp_per_capita|}}}| {{!}}- ! GDP per capita {{!}} {{{gdp_per_capita}}} }} {{#if:{{{currency|}}}| {{!}}- ! Currency {{!}} {{{currency}}} }} {{#if:{{{time_zone|}}}| {{!}}- ! Time zone {{!}} {{{time_zone}}} }} {{#if:{{{drives_on|}}}| {{!}}- ! Drives on {{!}} {{{drives_on}}} }} {{#if:{{{calling_code|}}}| {{!}}- ! Calling code {{!}} {{{calling_code}}} }} {{#if:{{{internet_tld|}}}| {{!}}- ! Internet TLD {{!}} {{{internet_tld}}} }} |} </includeonly>
返回
模板:Infobox country
。