今天是2024年10月4日 第40周 星期五

代人,时大变了。

我们生活在大地上,但我们的梦想超越天空。

“Template:Infobox officeholder”的版本间的差异

来自Akarin
跳到导航 跳到搜索
zhwp>Mikepanhu
zhwp>Isnow
第1行: 第1行:
<includeonly>{| class="infobox" style="width: 20em; text-align: left; font-size: 90%;" cellspacing="2"
+
{| class="infobox" style="width: 20em; text-align: left; font-size: 90%;" cellspacing="2"
| style="font-size: 110%;" align="center" colspan="2" | '''{{{name}}}'''{{#if:{{{original_name}}} | <br/><small>'''{{{original_name}}}'''</small>}}
+
| style="font-size: 110%;" align="center" colspan="2" | '''{{{name}}}'''{{#if:{{{original_name}}}|<br/><small>'''{{{original_name}}}'''</small>}}
{{#if:{{{image|}}} | <tr><th style="font-size: 90%;" align="center" colspan="2">[[Image:{{{image}}}|{{#if:{{{image_size|}}} | {{{image_size|200px}}} | 200px}}]]<br />{{{country}}}'''第{{{order}}}任'''{{{occupation|總統}}}}}</th></tr>}}<!--
+
{{#if:{{{image}}}|<tr><td colspan="2">[[Image:{{{image}}}|200px|center|{{{name}}}]]</td></tr>}}
-->{{#if:{{{term_start|}}} | <tr><th> 任期</th> <td>{{{term_start}}} &ndash; {{{term_end|}}}</td></tr>}}<!--
+
|-
-->{{#if:{{{vice_president|}}} | <tr><th> 副{{{vice_occupation|總統}}}</th> <td>{{{vice_president|}}}</td></tr>}}<!--
+
| colspan="2" style="text-align:center"| {{{country}}}'''第{{{order}}}任'''{{{occupation|總統}}}
-->{{#if:{{{birth_date|}}} | <tr><th>出生</th> <td>{{{birth_date}}}{{#if:{{{birth_place|}}}|於{{{birth_place}}}}}</td></tr>}}<!--
+
|-
-->{{#if:{{{death_date|}}} | <tr><th>逝世</th> <td>{{{death_date}}}{{#if:{{{death_place|}}}|於{{{death_place|}}}}}</td></tr>}}</td></tr>}}<!--
+
任期
-->{{#if:{{{spouse|}}} | <tr><th>配偶</th> <td>{{{spouse|}}}</td></tr>}}<!--
+
| {{{term_start}}} &ndash; {{{term_end|}}}
-->{{#if:{{{party|}}} | <tr><th> 政黨/th> <td>{{{party|}}}</td></tr>}}<!--
+
|-
|}</includeonly><noinclude>
+
副{{{vice_occupation|總統}}}
 
+
| {{{vice_president}}}
{{Infobox_President
+
|-
| name = <nowiki>{{{name}}}</nowiki>
+
! 出生
| original_name = <nowiki>{{{original_name}}}</nowiki>
+
| {{{birth_date}}}<!--
| image = <nowiki>{{{image}}}</nowiki>
+
-->{{#if:{{{birth_place|}}}|於{{{birth_place}}}}}<!--
| country = <nowiki>{{{country}}}</nowiki>
+
-->{{#if:{{{death_date}}}|<tr><th>逝世</th><td>{{{death_date}}}{{#if:{{{death_place}}}|於{{{death_place}}}}}</td></tr>}}<!--
| order = <nowiki>{{{order}}}</nowiki>
+
-->{{#if:{{{spouse}}} | <tr><th>配偶</th><td>{{{spouse}}}</td></tr>}}
| occupation = <nowiki>{{{occupation}}}</nowiki>
+
|-
| term_start = <nowiki>{{{term_start}}}</nowiki>
+
政黨
| term_end = <nowiki>{{{term_end}}}</nowiki>
+
| {{{party}}}
| vice_occupation = <nowiki>{{{vice_occupation}}}</nowiki>
+
|}<noinclude>
| vice_president = <nowiki>{{{vice_president}}}</nowiki>
 
| birth_date = <nowiki>{{{birth_date}}}</nowiki>
 
| birth_place = <nowiki>{{{birth_place}}}</nowiki>
 
| death_date = <nowiki>{{{death_date}}}</nowiki>
 
| death_place = <nowiki>{{{death_place}}}</nowiki>
 
| spouse = <nowiki>{{{spouse}}}</nowiki>
 
| party = <nowiki>{{{party}}}</nowiki>
 
}}
 
 
 
 
== 使用方式 ==
 
== 使用方式 ==
 
 將以下原始碼插入條目頁面的最頂端:
 
 將以下原始碼插入條目頁面的最頂端:
第75行: 第66行:
 
{{esoteric}}
 
{{esoteric}}
  
[[Category:信息框模板|P]]
+
[[Category:人物模板|{{PAGENAME}}]]
 +
[[Category:信息框模板| 人物]]
  
 
[[ast:Plantilla:Info presidentes]]
 
[[ast:Plantilla:Info presidentes]]

2006年9月5日 (二) 05:56的版本

{{{name}}}
{{{original_name}}}
[[Image:{{{image}}}|200px|center|{{{name}}}]]
{{{country}}}第{{{order}}}任總統
任期 {{{term_start}}} –
副總統 {{{vice_president}}}
出生 {{{birth_date}}}
逝世{{{death_date}}}於{{{death_place}}}
配偶{{{spouse}}}
政黨 {{{party}}}

使用方式

將以下原始碼插入條目頁面的最頂端:

{{Infobox_President
| name = *
| original_name = *
| image =
| country = *
| order = *
| occupation =
| term_start = *
| term_end = *
| vice_occupation =
| vice_president = *
| birth_date = *
| birth_place =
| death_date =
| death_place =
| spouse =
| party = *
}}
  • 標註星號(*)的欄位為必填,其他則為選填。

欄位說明

  • name = 元首(總統)姓名
  • original_name = 原文姓名
  • image = 圖片名稱(不須加上連結和Image標籤)
  • country = 國家(請自行加上連結)
  • occupation = 元首職稱(若為總統則免填,其他例如「首相」、「總理」等則請填寫)
  • order = 屆數
  • term_start = 任期開始日期
  • term_end = 任期截止日期(選填)
  • vice_occupation = 副位元首職稱(前面不須加上「副」字,留空則為「副總統」)
  • vice_president = ﹦副元首姓名
  • birth_date = 出生日期
  • birth_place = 出生地點(選填)
  • death_date = 逝世日期(選填)
  • death_place = 逝世地點(選填)
  • spouse = 配偶(選填)
  • party = 所屬政黨

ast:Plantilla:Info presidentes bg:Шаблон:Президент инфо bs:Šablon:Infokutija predsjednik cs:Šablona:Infobox PrezidentUSA cy:Nodyn:Arlywydd UDA en:Template:Infobox President fi:Malline:Hallitsija ja:Template:大統領 ms:Templat:Politik fr:Modèle:FichePresidentUS ga:Teimpléad:Bosca Sonraí Uachtaráin he:תבנית:נשיא ארצות הברית id:Templat:Politikus lb:Template:Minister nl:Sjabloon:Amerikaanse President no:Mal:Infoboks president USA nn:Mal:Infoboks leiar ps:Template:ولسمشربکس pl:Szablon:Polityk infobox simple:Template:Infobox President sk:Šablóna:Prezident USA sv:Mall:Regeringschef tr:Şablon:ABD Başkanları vi:Tiêu bản:Tổng thống