Difference between revisions of "Template:Infobox person"

From PKC
Jump to navigation Jump to search
Line 6: Line 6:
! First Name
! First Name
| {{{first|}}}
| {{{first|}}}
|-
|-{{#If:{{{last|}}}|
! Last Name
! Last Name
| {{{last|}}}
| {{{last|}}}||}}
|-
|-{{#If:{{{gender|}}}|
! Gender
! Gender
| {{{gender|}}}
| {{{gender|}}}||}}
|-
|-{{#If:{{{description|}}}|
! Description
! Description
| {{{description|}}}
| {{{description|}}}||}}
|-
|-{{#If:{{{birthday|}}}|
! Birthday
! Birthday
| {{{birthday|}}}
| {{{birthday|}}}||}}
|}
|}
</includeonly>
</includeonly>

Revision as of 08:57, 3 July 2021

This is the "Infobox person" template.

It should be called in the following format:

{{Infobox person
|first=
|last=
|gender=
|description=
|birthday=
}}

Edit the page to see the template text.