Template:PersonInfobox1: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 1: Line 1:
<div style="border: 1px solid #aaa; background-color: #f9f9f9; padding: 10px; width: 500px; font-size: 90%;">
<div style="border: 1px solid #aaa; background-color: #f9f9f9; padding: 10px; width: 500px; font-size: 100%;">
{| class="infobox" style="width: 100%; font-size: 90%; text-align: left; line-height: 1.5em;"
{| class="infobox" style="width: 100%; font-size: 100%; text-align: left; line-height: 1.5em;"
|-
|-
! colspan="2" style="text-align: center; background-color: #ccc;" | '''{{{name|}}}'''
! colspan="2" style="text-align: center; background-color: #ccc;" | '''{{{name|}}}'''
|-
|-
! 出生 (출생, Birth)
{{#if: {{{birth|}}} | ! 出生 (출생, Birth) }}
| {{{birth|}}}
{{#if: {{{birth|}}} | | {{{birth|}}} }}
|-
|-
! 死亡 (사망, Death)
{{#if: {{{death|}}} | ! 死亡 (사망, Death) }}
| {{{death|}}}
{{#if: {{{death|}}} | | {{{death|}}} }}
|-
|-
! 異名 (이명, Other names)
{{#if: {{{other_names|}}} | ! 異名 (이명, Other names) }}
| {{{other_names|}}}
{{#if: {{{other_names|}}} | | {{{other_names|}}} }}
|-
|-
! 職業 (직업, Occupation)
{{#if: {{{occupation|}}} | ! 職業 (직업, Occupation) }}
| {{{occupation|}}}
{{#if: {{{occupation|}}} | | {{{occupation|}}} }}
|-
|-
! 分野 (분야, School of thought)
{{#if: {{{school_of_thought|}}} | ! 分野 (분야, School of thought) }}
| {{{school_of_thought|}}}
{{#if: {{{school_of_thought|}}} | | {{{school_of_thought|}}} }}
|-
|-
{{#if: {{{nationality|}}} | ! 國籍 (국적, Nationality) }}
{{#if: {{{nationality|}}} | ! 國籍 (국적, Nationality) }}
{{#if: {{{nationality|}}} | | {{{nationality|}}} }}
{{#if: {{{nationality|}}} | | {{{nationality|}}} }}
|-
|-
! 時代 (시대, Time period)
{{#if: {{{time_period|}}} | ! 時代 (시대, Time period) }}
| {{{time_period|}}}
{{#if: {{{time_period|}}} | | {{{time_period|}}} }}
|-
|-
! 關聯人物 (관련인물, Related people)
{{#if: {{{related_people|}}} | ! 關聯人物 (관련인물, Related people) }}
| {{{related_people|}}}
{{#if: {{{related_people|}}} | | {{{related_people|}}} }}
|}
|}
</div>
</div>

Navigation menu