模板:人物資訊面板:修訂間差異
跳至導覽
跳至搜尋
建立內容為「<includeonly> {| class="infobox" style="width:22em;" |+ style="font-size:125%; font-weight:bold;" | {{{姓名|{{PAGENAME}}}}} {{#if:{{{圖片|}}}| {{!}}- {{!}} colspan="2" style="text-align:center;" {{!}} [[File:{{{圖片}}}|{{{圖片尺寸|220px}}}]] }} {{#if:{{{圖片說明|}}}| {{!}}- {{!}} colspan="2" style="text-align:center;" {{!}} <small>{{{圖片說明}}}</small> }} {{#if:{{{出生日期|}}}| {{!}}- ! 出生 {{!}} {{{出生日期}}} }} {{#if:{{{…」的新頁面 |
無編輯摘要 |
||
| (未顯示同一使用者於中間所作的 3次修訂) | |||
| 第1行: | 第1行: | ||
<includeonly> | <includeonly> | ||
<table class="encyclato-infobox"> | |||
<!-- ================================================== | |||
標題 | |||
================================================== --> | |||
<caption> | |||
{{{姓名|{{PAGENAME}}}}} | |||
{{#if:{{{原文名|}}}| | |||
<br><span style="font-size:80%; font-weight:normal;">{{{原文名}}}</span> | |||
}} | |||
</caption> | |||
{{#if:{{{別名|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">別名</span></th> | |||
<td>{{{別名}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{尊稱|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">尊稱</span></th> | |||
<td>{{{尊稱}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{頭銜|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">頭銜</span></th> | |||
<td>{{{頭銜}}}</td> | |||
</tr> | |||
}} | |||
<!-- ================================================== | |||
圖片 | |||
================================================== --> | |||
{{#if:{{{圖片|}}}| | {{#if:{{{圖片|}}}| | ||
<tr> | |||
<td colspan="2" class="infobox-image-cell"> | |||
[[File:{{{圖片}}}|{{{圖片尺寸|220px}}}]] | [[File:{{{圖片}}}|{{{圖片尺寸|220px}}}]] | ||
{{#if:{{{圖片說明|}}}| | |||
<br><small>{{{圖片說明}}}</small> | |||
}} | |||
</td> | |||
</tr> | |||
}} | }} | ||
{{#if:{{{ | {{#if:{{{簽名|}}}| | ||
{{!}} | <tr> | ||
{{ | <th class="infobox-label"><span class="infobox-label-text">簽名</span></th> | ||
< | <td class="infobox-signature-cell"> | ||
[[File:{{{簽名}}}|{{{簽名尺寸|150px}}}]] | |||
</td> | |||
</tr> | |||
}} | |||
<!-- ================================================== | |||
個人資料 | |||
================================================== --> | |||
{{#if: | |||
{{{本名|}}} | |||
{{{出生日期|}}} | |||
{{{出生地|}}} | |||
{{{逝世日期|}}} | |||
{{{逝世地|}}} | |||
{{{死因|}}} | |||
{{{安葬地|}}} | |||
{{{居住地|}}} | |||
{{{籍貫|}}} | |||
{{{國籍|}}} | |||
{{{公民權|}}} | |||
{{{民族|}}} | |||
{{{語言|}}} | |||
{{{宗教|}}} | |||
| | |||
<tr> | |||
<th colspan="2" class="infobox-section">個人資料</th> | |||
</tr> | |||
}} | |||
{{#if:{{{本名|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">本名</span></th> | |||
<td>{{{本名}}}</td> | |||
</tr> | |||
}} | }} | ||
{{#if:{{{出生日期|}}}| | {{#if:{{{出生日期|}}}| | ||
{{ | <tr> | ||
<th class="infobox-label"><span class="infobox-label-text">出生</span></th> | |||
{{ | <td> | ||
{{{出生日期}}} | |||
{{#if:{{{出生地|}}}|<br>{{{出生地}}}}} | |||
</td> | |||
</tr> | |||
}} | |||
{{#if:{{{逝世日期|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">逝世</span></th> | |||
<td> | |||
{{{逝世日期}}} | |||
{{#if:{{{逝世地|}}}|<br>{{{逝世地}}}}} | |||
</td> | |||
</tr> | |||
}} | |||
{{#if:{{{死因|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">死因</span></th> | |||
<td>{{{死因}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{安葬地|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">安葬地</span></th> | |||
<td>{{{安葬地}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{居住地|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">居住地</span></th> | |||
<td>{{{居住地}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{籍貫|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">籍貫</span></th> | |||
<td>{{{籍貫}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{國籍|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">國籍</span></th> | |||
<td>{{{國籍}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{公民權|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">公民權</span></th> | |||
<td>{{{公民權}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{民族|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">民族</span></th> | |||
<td>{{{民族}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{語言|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">語言</span></th> | |||
<td>{{{語言}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{宗教|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">宗教</span></th> | |||
<td>{{{宗教}}}</td> | |||
</tr> | |||
}} | |||
<!-- ================================================== | |||
家庭 | |||
================================================== --> | |||
{{#if: | |||
{{{配偶|}}} | |||
{{{伴侶|}}} | |||
{{{子女|}}} | |||
{{{父親|}}} | |||
{{{母親|}}} | |||
{{{兄弟姊妹|}}} | |||
{{{親屬|}}} | |||
{{{家族|}}} | |||
| | |||
<tr> | |||
<th colspan="2" class="infobox-section">家庭</th> | |||
</tr> | |||
}} | |||
{{#if:{{{配偶|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">配偶</span></th> | |||
<td>{{{配偶}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{伴侶|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">伴侶</span></th> | |||
<td>{{{伴侶}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{子女|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">子女</span></th> | |||
<td>{{{子女}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{父親|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">父親</span></th> | |||
<td>{{{父親}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{母親|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">母親</span></th> | |||
<td>{{{母親}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{兄弟姊妹|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">兄弟姊妹</span></th> | |||
<td>{{{兄弟姊妹}}}</td> | |||
</tr> | |||
}} | }} | ||
{{#if:{{{ | {{#if:{{{親屬|}}}| | ||
{{ | <tr> | ||
<th class="infobox-label"><span class="infobox-label-text">其他親屬</span></th> | |||
{{!}} {{{ | <td>{{{親屬}}}</td> | ||
</tr> | |||
}} | |||
{{#if:{{{家族|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">家族</span></th> | |||
<td>{{{家族}}}</td> | |||
</tr> | |||
}} | |||
<!-- ================================================== | |||
教育 | |||
================================================== --> | |||
{{#if: | |||
{{{教育程度|}}} | |||
{{{母校|}}} | |||
{{{學位|}}} | |||
{{{專業|}}} | |||
{{{學術導師|}}} | |||
{{{學生|}}} | |||
| | |||
<tr> | |||
<th colspan="2" class="infobox-section">教育</th> | |||
</tr> | |||
}} | |||
{{#if:{{{教育程度|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">教育程度</span></th> | |||
<td>{{{教育程度}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{母校|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">母校</span></th> | |||
<td>{{{母校}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{學位|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">學位</span></th> | |||
<td>{{{學位}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{專業|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">專業</span></th> | |||
<td>{{{專業}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{學術導師|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">學術導師</span></th> | |||
<td>{{{學術導師}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{學生|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">學生</span></th> | |||
<td>{{{學生}}}</td> | |||
</tr> | |||
}} | |||
<!-- ================================================== | |||
職業與活動 | |||
================================================== --> | |||
{{#if: | |||
{{{職業|}}} | |||
{{{領域|}}} | |||
{{{活躍年代|}}} | |||
{{{雇主|}}} | |||
{{{所屬機構|}}} | |||
{{{知名於|}}} | |||
{{{代表作品|}}} | |||
{{{著作|}}} | |||
{{{獎項|}}} | |||
{{{榮譽|}}} | |||
| | |||
<tr> | |||
<th colspan="2" class="infobox-section">職業與活動</th> | |||
</tr> | |||
}} | }} | ||
{{#if:{{{職業|}}}| | {{#if:{{{職業|}}}| | ||
{{ | <tr> | ||
<th class="infobox-label"><span class="infobox-label-text">職業</span></th> | |||
{{ | <td>{{{職業}}}</td> | ||
</tr> | |||
}} | |||
{{#if:{{{領域|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">領域</span></th> | |||
<td>{{{領域}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{活躍年代|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">活躍年代</span></th> | |||
<td>{{{活躍年代}}}</td> | |||
</tr> | |||
}} | }} | ||
{{#if:{{{ | {{#if:{{{雇主|}}}| | ||
{{ | <tr> | ||
<th class="infobox-label"><span class="infobox-label-text">雇主</span></th> | |||
{{ | <td>{{{雇主}}}</td> | ||
</tr> | |||
}} | |||
{{#if:{{{所屬機構|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">所屬機構</span></th> | |||
<td>{{{所屬機構}}}</td> | |||
</tr> | |||
}} | }} | ||
{{#if:{{{知名於|}}}| | {{#if:{{{知名於|}}}| | ||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">知名於</span></th> | |||
<td>{{{知名於}}}</td> | |||
</tr> | |||
}} | }} | ||
|} | |||
{{#if:{{{代表作品|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">代表作品</span></th> | |||
<td>{{{代表作品}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{著作|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">主要著作</span></th> | |||
<td>{{{著作}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{獎項|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">獎項</span></th> | |||
<td>{{{獎項}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{榮譽|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">榮譽</span></th> | |||
<td>{{{榮譽}}}</td> | |||
</tr> | |||
}} | |||
<!-- ================================================== | |||
公職 | |||
================================================== --> | |||
{{#if: | |||
{{{政黨|}}} | |||
{{{職務1|}}} | |||
{{{職務2|}}} | |||
{{{職務3|}}} | |||
{{{職務4|}}} | |||
{{{職務5|}}} | |||
{{{職務6|}}} | |||
{{{職務7|}}} | |||
{{{職務8|}}} | |||
{{{職務9|}}} | |||
{{{職務10|}}} | |||
| | |||
<tr> | |||
<th colspan="2" class="infobox-section">公職</th> | |||
</tr> | |||
}} | |||
{{#if:{{{政黨|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">政黨</span></th> | |||
<td>{{{政黨}}}</td> | |||
</tr> | |||
}} | |||
<!-- 職務 1 --> | |||
{{#if:{{{職務1|}}}| | |||
<tr> | |||
<th colspan="2" class="infobox-subsection">{{{職務1}}}</th> | |||
</tr> | |||
{{#if:{{{任期1|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">任期</span></th><td>{{{任期1}}}</td></tr>}} | |||
{{#if:{{{君主1|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">君主</span></th><td>{{{君主1}}}</td></tr>}} | |||
{{#if:{{{國家元首1|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">國家元首</span></th><td>{{{國家元首1}}}</td></tr>}} | |||
{{#if:{{{政府首腦1|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">政府首腦</span></th><td>{{{政府首腦1}}}</td></tr>}} | |||
{{#if:{{{副職1|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">副職</span></th><td>{{{副職1}}}</td></tr>}} | |||
{{#if:{{{選區1|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">選區</span></th><td>{{{選區1}}}</td></tr>}} | |||
{{#if:{{{前任1|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">前任</span></th><td>{{{前任1}}}</td></tr>}} | |||
{{#if:{{{繼任1|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">繼任</span></th><td>{{{繼任1}}}</td></tr>}} | |||
}} | |||
<!-- 職務 2 --> | |||
{{#if:{{{職務2|}}}| | |||
<tr> | |||
<th colspan="2" class="infobox-subsection">{{{職務2}}}</th> | |||
</tr> | |||
{{#if:{{{任期2|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">任期</span></th><td>{{{任期2}}}</td></tr>}} | |||
{{#if:{{{君主2|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">君主</span></th><td>{{{君主2}}}</td></tr>}} | |||
{{#if:{{{國家元首2|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">國家元首</span></th><td>{{{國家元首2}}}</td></tr>}} | |||
{{#if:{{{政府首腦2|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">政府首腦</span></th><td>{{{政府首腦2}}}</td></tr>}} | |||
{{#if:{{{副職2|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">副職</span></th><td>{{{副職2}}}</td></tr>}} | |||
{{#if:{{{選區2|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">選區</span></th><td>{{{選區2}}}</td></tr>}} | |||
{{#if:{{{前任2|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">前任</span></th><td>{{{前任2}}}</td></tr>}} | |||
{{#if:{{{繼任2|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">繼任</span></th><td>{{{繼任2}}}</td></tr>}} | |||
}} | |||
<!-- 職務 3 --> | |||
{{#if:{{{職務3|}}}| | |||
<tr> | |||
<th colspan="2" class="infobox-subsection">{{{職務3}}}</th> | |||
</tr> | |||
{{#if:{{{任期3|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">任期</span></th><td>{{{任期3}}}</td></tr>}} | |||
{{#if:{{{君主3|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">君主</span></th><td>{{{君主3}}}</td></tr>}} | |||
{{#if:{{{國家元首3|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">國家元首</span></th><td>{{{國家元首3}}}</td></tr>}} | |||
{{#if:{{{政府首腦3|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">政府首腦</span></th><td>{{{政府首腦3}}}</td></tr>}} | |||
{{#if:{{{副職3|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">副職</span></th><td>{{{副職3}}}</td></tr>}} | |||
{{#if:{{{選區3|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">選區</span></th><td>{{{選區3}}}</td></tr>}} | |||
{{#if:{{{前任3|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">前任</span></th><td>{{{前任3}}}</td></tr>}} | |||
{{#if:{{{繼任3|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">繼任</span></th><td>{{{繼任3}}}</td></tr>}} | |||
}} | |||
<!-- 職務 4 --> | |||
{{#if:{{{職務4|}}}| | |||
<tr> | |||
<th colspan="2" class="infobox-subsection">{{{職務4}}}</th> | |||
</tr> | |||
{{#if:{{{任期4|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">任期</span></th><td>{{{任期4}}}</td></tr>}} | |||
{{#if:{{{君主4|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">君主</span></th><td>{{{君主4}}}</td></tr>}} | |||
{{#if:{{{國家元首4|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">國家元首</span></th><td>{{{國家元首4}}}</td></tr>}} | |||
{{#if:{{{政府首腦4|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">政府首腦</span></th><td>{{{政府首腦4}}}</td></tr>}} | |||
{{#if:{{{副職4|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">副職</span></th><td>{{{副職4}}}</td></tr>}} | |||
{{#if:{{{選區4|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">選區</span></th><td>{{{選區4}}}</td></tr>}} | |||
{{#if:{{{前任4|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">前任</span></th><td>{{{前任4}}}</td></tr>}} | |||
{{#if:{{{繼任4|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">繼任</span></th><td>{{{繼任4}}}</td></tr>}} | |||
}} | |||
<!-- 職務 5 --> | |||
{{#if:{{{職務5|}}}| | |||
<tr> | |||
<th colspan="2" class="infobox-subsection">{{{職務5}}}</th> | |||
</tr> | |||
{{#if:{{{任期5|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">任期</span></th><td>{{{任期5}}}</td></tr>}} | |||
{{#if:{{{君主5|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">君主</span></th><td>{{{君主5}}}</td></tr>}} | |||
{{#if:{{{國家元首5|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">國家元首</span></th><td>{{{國家元首5}}}</td></tr>}} | |||
{{#if:{{{政府首腦5|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">政府首腦</span></th><td>{{{政府首腦5}}}</td></tr>}} | |||
{{#if:{{{副職5|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">副職</span></th><td>{{{副職5}}}</td></tr>}} | |||
{{#if:{{{選區5|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">選區</span></th><td>{{{選區5}}}</td></tr>}} | |||
{{#if:{{{前任5|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">前任</span></th><td>{{{前任5}}}</td></tr>}} | |||
{{#if:{{{繼任5|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">繼任</span></th><td>{{{繼任5}}}</td></tr>}} | |||
}} | |||
<!-- 職務 6 --> | |||
{{#if:{{{職務6|}}}| | |||
<tr> | |||
<th colspan="2" class="infobox-subsection">{{{職務6}}}</th> | |||
</tr> | |||
{{#if:{{{任期6|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">任期</span></th><td>{{{任期6}}}</td></tr>}} | |||
{{#if:{{{君主6|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">君主</span></th><td>{{{君主6}}}</td></tr>}} | |||
{{#if:{{{國家元首6|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">國家元首</span></th><td>{{{國家元首6}}}</td></tr>}} | |||
{{#if:{{{政府首腦6|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">政府首腦</span></th><td>{{{政府首腦6}}}</td></tr>}} | |||
{{#if:{{{副職6|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">副職</span></th><td>{{{副職6}}}</td></tr>}} | |||
{{#if:{{{選區6|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">選區</span></th><td>{{{選區6}}}</td></tr>}} | |||
{{#if:{{{前任6|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">前任</span></th><td>{{{前任6}}}</td></tr>}} | |||
{{#if:{{{繼任6|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">繼任</span></th><td>{{{繼任6}}}</td></tr>}} | |||
}} | |||
<!-- 職務 7 --> | |||
{{#if:{{{職務7|}}}| | |||
<tr> | |||
<th colspan="2" class="infobox-subsection">{{{職務7}}}</th> | |||
</tr> | |||
{{#if:{{{任期7|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">任期</span></th><td>{{{任期7}}}</td></tr>}} | |||
{{#if:{{{君主7|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">君主</span></th><td>{{{君主7}}}</td></tr>}} | |||
{{#if:{{{國家元首7|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">國家元首</span></th><td>{{{國家元首7}}}</td></tr>}} | |||
{{#if:{{{政府首腦7|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">政府首腦</span></th><td>{{{政府首腦7}}}</td></tr>}} | |||
{{#if:{{{副職7|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">副職</span></th><td>{{{副職7}}}</td></tr>}} | |||
{{#if:{{{選區7|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">選區</span></th><td>{{{選區7}}}</td></tr>}} | |||
{{#if:{{{前任7|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">前任</span></th><td>{{{前任7}}}</td></tr>}} | |||
{{#if:{{{繼任7|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">繼任</span></th><td>{{{繼任7}}}</td></tr>}} | |||
}} | |||
<!-- 職務 8 --> | |||
{{#if:{{{職務8|}}}| | |||
<tr> | |||
<th colspan="2" class="infobox-subsection">{{{職務8}}}</th> | |||
</tr> | |||
{{#if:{{{任期8|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">任期</span></th><td>{{{任期8}}}</td></tr>}} | |||
{{#if:{{{君主8|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">君主</span></th><td>{{{君主8}}}</td></tr>}} | |||
{{#if:{{{國家元首8|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">國家元首</span></th><td>{{{國家元首8}}}</td></tr>}} | |||
{{#if:{{{政府首腦8|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">政府首腦</span></th><td>{{{政府首腦8}}}</td></tr>}} | |||
{{#if:{{{副職8|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">副職</span></th><td>{{{副職8}}}</td></tr>}} | |||
{{#if:{{{選區8|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">選區</span></th><td>{{{選區8}}}</td></tr>}} | |||
{{#if:{{{前任8|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">前任</span></th><td>{{{前任8}}}</td></tr>}} | |||
{{#if:{{{繼任8|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">繼任</span></th><td>{{{繼任8}}}</td></tr>}} | |||
}} | |||
<!-- 職務 9 --> | |||
{{#if:{{{職務9|}}}| | |||
<tr> | |||
<th colspan="2" class="infobox-subsection">{{{職務9}}}</th> | |||
</tr> | |||
{{#if:{{{任期9|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">任期</span></th><td>{{{任期9}}}</td></tr>}} | |||
{{#if:{{{君主9|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">君主</span></th><td>{{{君主9}}}</td></tr>}} | |||
{{#if:{{{國家元首9|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">國家元首</span></th><td>{{{國家元首9}}}</td></tr>}} | |||
{{#if:{{{政府首腦9|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">政府首腦</span></th><td>{{{政府首腦9}}}</td></tr>}} | |||
{{#if:{{{副職9|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">副職</span></th><td>{{{副職9}}}</td></tr>}} | |||
{{#if:{{{選區9|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">選區</span></th><td>{{{選區9}}}</td></tr>}} | |||
{{#if:{{{前任9|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">前任</span></th><td>{{{前任9}}}</td></tr>}} | |||
{{#if:{{{繼任9|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">繼任</span></th><td>{{{繼任9}}}</td></tr>}} | |||
}} | |||
<!-- 職務 10 --> | |||
{{#if:{{{職務10|}}}| | |||
<tr> | |||
<th colspan="2" class="infobox-subsection">{{{職務10}}}</th> | |||
</tr> | |||
{{#if:{{{任期10|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">任期</span></th><td>{{{任期10}}}</td></tr>}} | |||
{{#if:{{{君主10|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">君主</span></th><td>{{{君主10}}}</td></tr>}} | |||
{{#if:{{{國家元首10|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">國家元首</span></th><td>{{{國家元首10}}}</td></tr>}} | |||
{{#if:{{{政府首腦10|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">政府首腦</span></th><td>{{{政府首腦10}}}</td></tr>}} | |||
{{#if:{{{副職10|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">副職</span></th><td>{{{副職10}}}</td></tr>}} | |||
{{#if:{{{選區10|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">選區</span></th><td>{{{選區10}}}</td></tr>}} | |||
{{#if:{{{前任10|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">前任</span></th><td>{{{前任10}}}</td></tr>}} | |||
{{#if:{{{繼任10|}}}|<tr><th class="infobox-label"><span class="infobox-label-text">繼任</span></th><td>{{{繼任10}}}</td></tr>}} | |||
}} | |||
<!-- ================================================== | |||
皇室與歷史身分 | |||
================================================== --> | |||
{{#if: | |||
{{{王朝|}}} | |||
{{{皇室|}}} | |||
{{{爵位|}}} | |||
{{{在位|}}} | |||
{{{加冕|}}} | |||
{{{前任君主|}}} | |||
{{{繼任君主|}}} | |||
{{{年號|}}} | |||
{{{廟號|}}} | |||
{{{諡號|}}} | |||
{{{陵墓|}}} | |||
| | |||
<tr> | |||
<th colspan="2" class="infobox-section">皇室與歷史身分</th> | |||
</tr> | |||
}} | |||
{{#if:{{{王朝|}}}| | |||
<tr><th class="infobox-label"><span class="infobox-label-text">王朝</span></th><td>{{{王朝}}}</td></tr> | |||
}} | |||
{{#if:{{{皇室|}}}| | |||
<tr><th class="infobox-label"><span class="infobox-label-text">皇室</span></th><td>{{{皇室}}}</td></tr> | |||
}} | |||
{{#if:{{{爵位|}}}| | |||
<tr><th class="infobox-label"><span class="infobox-label-text">爵位</span></th><td>{{{爵位}}}</td></tr> | |||
}} | |||
{{#if:{{{在位|}}}| | |||
<tr><th class="infobox-label"><span class="infobox-label-text">在位</span></th><td>{{{在位}}}</td></tr> | |||
}} | |||
{{#if:{{{加冕|}}}| | |||
<tr><th class="infobox-label"><span class="infobox-label-text">加冕</span></th><td>{{{加冕}}}</td></tr> | |||
}} | |||
{{#if:{{{前任君主|}}}| | |||
<tr><th class="infobox-label"><span class="infobox-label-text">前任</span></th><td>{{{前任君主}}}</td></tr> | |||
}} | |||
{{#if:{{{繼任君主|}}}| | |||
<tr><th class="infobox-label"><span class="infobox-label-text">繼任</span></th><td>{{{繼任君主}}}</td></tr> | |||
}} | |||
{{#if:{{{年號|}}}| | |||
<tr><th class="infobox-label"><span class="infobox-label-text">年號</span></th><td>{{{年號}}}</td></tr> | |||
}} | |||
{{#if:{{{廟號|}}}| | |||
<tr><th class="infobox-label"><span class="infobox-label-text">廟號</span></th><td>{{{廟號}}}</td></tr> | |||
}} | |||
{{#if:{{{諡號|}}}| | |||
<tr><th class="infobox-label"><span class="infobox-label-text">諡號</span></th><td>{{{諡號}}}</td></tr> | |||
}} | |||
{{#if:{{{陵墓|}}}| | |||
<tr><th class="infobox-label"><span class="infobox-label-text">陵墓</span></th><td>{{{陵墓}}}</td></tr> | |||
}} | |||
<!-- ================================================== | |||
軍事生涯 | |||
================================================== --> | |||
{{#if: | |||
{{{效忠|}}} | |||
{{{軍種|}}} | |||
{{{服役年份|}}} | |||
{{{軍階|}}} | |||
{{{部隊|}}} | |||
{{{指揮|}}} | |||
{{{參與戰爭|}}} | |||
{{{軍事獎章|}}} | |||
| | |||
<tr> | |||
<th colspan="2" class="infobox-section">軍事生涯</th> | |||
</tr> | |||
}} | |||
{{#if:{{{效忠|}}}| | |||
<tr><th class="infobox-label"><span class="infobox-label-text">效忠</span></th><td>{{{效忠}}}</td></tr> | |||
}} | |||
{{#if:{{{軍種|}}}| | |||
<tr><th class="infobox-label"><span class="infobox-label-text">軍種</span></th><td>{{{軍種}}}</td></tr> | |||
}} | |||
{{#if:{{{服役年份|}}}| | |||
<tr><th class="infobox-label"><span class="infobox-label-text">服役年份</span></th><td>{{{服役年份}}}</td></tr> | |||
}} | |||
{{#if:{{{軍階|}}}| | |||
<tr><th class="infobox-label"><span class="infobox-label-text">軍階</span></th><td>{{{軍階}}}</td></tr> | |||
}} | |||
{{#if:{{{部隊|}}}| | |||
<tr><th class="infobox-label"><span class="infobox-label-text">部隊</span></th><td>{{{部隊}}}</td></tr> | |||
}} | |||
{{#if:{{{指揮|}}}| | |||
<tr><th class="infobox-label"><span class="infobox-label-text">指揮</span></th><td>{{{指揮}}}</td></tr> | |||
}} | |||
{{#if:{{{參與戰爭|}}}| | |||
<tr><th class="infobox-label"><span class="infobox-label-text">參與戰爭</span></th><td>{{{參與戰爭}}}</td></tr> | |||
}} | |||
{{#if:{{{軍事獎章|}}}| | |||
<tr><th class="infobox-label"><span class="infobox-label-text">軍事獎章</span></th><td>{{{軍事獎章}}}</td></tr> | |||
}} | |||
<!-- ================================================== | |||
其他資料 | |||
================================================== --> | |||
{{#if: | |||
{{{網站|}}} | |||
{{{社群|}}} | |||
{{{備註|}}} | |||
| | |||
<tr> | |||
<th colspan="2" class="infobox-section">其他資料</th> | |||
</tr> | |||
}} | |||
{{#if:{{{網站|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">網站</span></th> | |||
<td>{{{網站}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{社群|}}}| | |||
<tr> | |||
<th class="infobox-label"><span class="infobox-label-text">社群</span></th> | |||
<td>{{{社群}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{備註|}}}| | |||
<tr> | |||
<td colspan="2" style="font-size:85%;"> | |||
{{{備註}}} | |||
</td> | |||
</tr> | |||
}} | |||
</table> | |||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
== 使用方 | |||
== 人物資訊面板 == | |||
本模板適用於一般人物、歷史人物、君主、公職人物、學者、藝術家、軍事人物及其他人物條目。 | |||
未填寫的欄位會自動隱藏。 | |||
本模板的外觀由 [[MediaWiki:Common.css]] 中的 | |||
<code>.infobox</code>、<code>.infobox-section</code>、 | |||
<code>.infobox-subsection</code>、<code>.infobox-label</code>、 | |||
<code>.infobox-label-text</code>、<code>.infobox-image-cell</code> | |||
與 <code>.infobox-signature-cell</code> 控制。 | |||
[[Category:資訊框模板]] | |||
[[Category:人物模板]] | |||
</noinclude> | |||
== 使用方式 == | |||
<pre> | <pre> | ||
{{人物資訊 | {{人物資訊面板 | ||
|姓名= | |姓名= | ||
|原文名= | |||
|本名= | |||
|別名= | |||
|尊稱= | |||
|頭銜= | |||
|圖片= | |圖片= | ||
|圖片尺寸= | |圖片尺寸=220px | ||
|圖片說明= | |圖片說明= | ||
|簽名= | |||
|簽名尺寸=150px | |||
|出生日期= | |出生日期= | ||
|出生地= | |出生地= | ||
|逝世日期= | |||
|逝世地= | |||
|死因= | |||
|安葬地= | |||
|居住地= | |||
|籍貫= | |||
|國籍= | |||
|公民權= | |||
|民族= | |||
|語言= | |||
|宗教= | |||
|配偶= | |||
|伴侶= | |||
|子女= | |||
|父親= | |||
|母親= | |||
|兄弟姊妹= | |||
|親屬= | |||
|家族= | |||
|教育程度= | |||
|母校= | |||
|學位= | |||
|專業= | |||
|學術導師= | |||
|學生= | |||
|職業= | |職業= | ||
| | |領域= | ||
|活躍年代= | |||
|雇主= | |||
|所屬機構= | |||
|知名於= | |知名於= | ||
|代表作品= | |||
|著作= | |||
|獎項= | |||
|榮譽= | |||
|政黨= | |||
|職務1= | |||
|任期1= | |||
|君主1= | |||
|國家元首1= | |||
|政府首腦1= | |||
|副職1= | |||
|選區1= | |||
|前任1= | |||
|繼任1= | |||
|職務2= | |||
|任期2= | |||
|君主2= | |||
|國家元首2= | |||
|政府首腦2= | |||
|副職2= | |||
|選區2= | |||
|前任2= | |||
|繼任2= | |||
|職務3= | |||
|任期3= | |||
|君主3= | |||
|國家元首3= | |||
|政府首腦3= | |||
|副職3= | |||
|選區3= | |||
|前任3= | |||
|繼任3= | |||
|職務4= | |||
|任期4= | |||
|君主4= | |||
|國家元首4= | |||
|政府首腦4= | |||
|副職4= | |||
|選區4= | |||
|前任4= | |||
|繼任4= | |||
|職務5= | |||
|任期5= | |||
|君主5= | |||
|國家元首5= | |||
|政府首腦5= | |||
|副職5= | |||
|選區5= | |||
|前任5= | |||
|繼任5= | |||
|職務6= | |||
|任期6= | |||
|君主6= | |||
|國家元首6= | |||
|政府首腦6= | |||
|副職6= | |||
|選區6= | |||
|前任6= | |||
|繼任6= | |||
|職務7= | |||
|任期7= | |||
|君主7= | |||
|國家元首7= | |||
|政府首腦7= | |||
|副職7= | |||
|選區7= | |||
|前任7= | |||
|繼任7= | |||
|職務8= | |||
|任期8= | |||
|君主8= | |||
|國家元首8= | |||
|政府首腦8= | |||
|副職8= | |||
|選區8= | |||
|前任8= | |||
|繼任8= | |||
|職務9= | |||
|任期9= | |||
|君主9= | |||
|國家元首9= | |||
|政府首腦9= | |||
|副職9= | |||
|選區9= | |||
|前任9= | |||
|繼任9= | |||
|職務10= | |||
|任期10= | |||
|君主10= | |||
|國家元首10= | |||
|政府首腦10= | |||
|副職10= | |||
|選區10= | |||
|前任10= | |||
|繼任10= | |||
|王朝= | |||
|皇室= | |||
|爵位= | |||
|在位= | |||
|加冕= | |||
|前任君主= | |||
|繼任君主= | |||
|年號= | |||
|廟號= | |||
|諡號= | |||
|陵墓= | |||
|效忠= | |||
|軍種= | |||
|服役年份= | |||
|軍階= | |||
|部隊= | |||
|指揮= | |||
|參與戰爭= | |||
|軍事獎章= | |||
|網站= | |||
|社群= | |||
|備註= | |||
}} | }} | ||
</pre> | </pre> | ||
[[Category:資訊框模板]] | |||
[[Category:人物模板]] | |||
</noinclude> | </noinclude> | ||
2026年9月18日 (五) 03:34的最新修訂
人物資訊面板
本模板適用於一般人物、歷史人物、君主、公職人物、學者、藝術家、軍事人物及其他人物條目。 未填寫的欄位會自動隱藏。
本模板的外觀由 MediaWiki:Common.css 中的
.infobox、.infobox-section、
.infobox-subsection、.infobox-label、
.infobox-label-text、.infobox-image-cell
與 .infobox-signature-cell 控制。
使用方式
{{人物資訊面板
|姓名=
|原文名=
|本名=
|別名=
|尊稱=
|頭銜=
|圖片=
|圖片尺寸=220px
|圖片說明=
|簽名=
|簽名尺寸=150px
|出生日期=
|出生地=
|逝世日期=
|逝世地=
|死因=
|安葬地=
|居住地=
|籍貫=
|國籍=
|公民權=
|民族=
|語言=
|宗教=
|配偶=
|伴侶=
|子女=
|父親=
|母親=
|兄弟姊妹=
|親屬=
|家族=
|教育程度=
|母校=
|學位=
|專業=
|學術導師=
|學生=
|職業=
|領域=
|活躍年代=
|雇主=
|所屬機構=
|知名於=
|代表作品=
|著作=
|獎項=
|榮譽=
|政黨=
|職務1=
|任期1=
|君主1=
|國家元首1=
|政府首腦1=
|副職1=
|選區1=
|前任1=
|繼任1=
|職務2=
|任期2=
|君主2=
|國家元首2=
|政府首腦2=
|副職2=
|選區2=
|前任2=
|繼任2=
|職務3=
|任期3=
|君主3=
|國家元首3=
|政府首腦3=
|副職3=
|選區3=
|前任3=
|繼任3=
|職務4=
|任期4=
|君主4=
|國家元首4=
|政府首腦4=
|副職4=
|選區4=
|前任4=
|繼任4=
|職務5=
|任期5=
|君主5=
|國家元首5=
|政府首腦5=
|副職5=
|選區5=
|前任5=
|繼任5=
|職務6=
|任期6=
|君主6=
|國家元首6=
|政府首腦6=
|副職6=
|選區6=
|前任6=
|繼任6=
|職務7=
|任期7=
|君主7=
|國家元首7=
|政府首腦7=
|副職7=
|選區7=
|前任7=
|繼任7=
|職務8=
|任期8=
|君主8=
|國家元首8=
|政府首腦8=
|副職8=
|選區8=
|前任8=
|繼任8=
|職務9=
|任期9=
|君主9=
|國家元首9=
|政府首腦9=
|副職9=
|選區9=
|前任9=
|繼任9=
|職務10=
|任期10=
|君主10=
|國家元首10=
|政府首腦10=
|副職10=
|選區10=
|前任10=
|繼任10=
|王朝=
|皇室=
|爵位=
|在位=
|加冕=
|前任君主=
|繼任君主=
|年號=
|廟號=
|諡號=
|陵墓=
|效忠=
|軍種=
|服役年份=
|軍階=
|部隊=
|指揮=
|參與戰爭=
|軍事獎章=
|網站=
|社群=
|備註=
}}