模板:Infobox person:修订间差异
来自Gunm Wiki
无编辑摘要 |
无编辑摘要 |
||
| (未显示同一用户的1个中间版本) | |||
| 第4行: | 第4行: | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
{| | <templatestyles src="Infobox/styles.css" /> | ||
! | <div class="infobox-container"> | ||
{| class="infobox-table" | |||
! class="title-row" colspan="2" | {{PAGENAME}} | |||
{{#if:{{{head|}}}|{{!}}- | {{#if:{{{head|}}}|{{!}}- | ||
{{!}} | {{!}} class="image-cell" colspan="2" {{!}} {{{head}}} }} | ||
{{#if:{{{nick_name|}}}|{{!}}- | {{#if:{{{nick_name|}}}|{{!}}- | ||
! {{!}} 别名 | ! class="label-cell" {{!}} 别名 | ||
{{!}} {{{nick_name}}} }} | {{!}} class="value-cell" {{!}} {{{nick_name}}} }} | ||
{{#if:{{{origin_name|}}}|{{!}}- | {{#if:{{{origin_name|}}}|{{!}}- | ||
! {{!}} 原名 | ! class="label-cell" {{!}} 原名 | ||
{{!}} {{{origin_name}}} }} | {{!}} class="value-cell" {{!}} {{{origin_name}}} }} | ||
{{#if:{{{birth|}}}|{{!}}- | {{#if:{{{birth|}}}|{{!}}- | ||
! {{!}} 出生 | ! class="label-cell" {{!}} 出生 | ||
{{!}} {{{birth}}} }} | {{!}} class="value-cell" {{!}} {{{birth}}} }} | ||
{{#if:{{{sex|}}}|{{!}}- | {{#if:{{{sex|}}}|{{!}}- | ||
! {{!}} 性别 | ! class="label-cell" {{!}} 性别 | ||
{{!}} {{{sex}}} }} | {{!}} class="value-cell" {{!}} {{{sex}}} }} | ||
{{#if:{{{country|}}}|{{!}}- | {{#if:{{{country|}}}|{{!}}- | ||
! {{!}} 国籍 | ! class="label-cell" {{!}} 国籍 | ||
{{!}} {{{country}}} }} | {{!}} class="value-cell" {{!}} {{{country}}} }} | ||
{{#if:{{{language|}}}|{{!}}- | {{#if:{{{language|}}}|{{!}}- | ||
! {{!}} 语言 | ! class="label-cell" {{!}} 语言 | ||
{{!}} {{{language}}} }} | {{!}} class="value-cell" {{!}} {{{language}}} }} | ||
|} | |} | ||
[[Category: | </div> | ||
[[Category:人物]] | |||
</includeonly> | </includeonly> | ||