Difference between revisions of "Template:Infobox person"

From PKC
Jump to navigation Jump to search
Line 17: Line 17:
! Last Name
! Last Name
| {{{last|}}}
| {{{last|}}}
{{#if: {{{gender|}}} | ! Gender |- {{{gender}}} |}}
{{#if: {{{gender|}}} |  
|-
! Gender  
 
| {{{gender}}}  
|-
|- |}}
! Birthday
! Birthday
| {{#If: {{{birthday}}}|{{{birthday}}}| No Info|}}  
| {{#If: {{{birthday}}}|{{{birthday}}}| No Info|}}  
|}
|}
</includeonly>
</includeonly>

Revision as of 09:41, 3 July 2021

This is the "Infobox person" template.

It should be called in the following format:

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

Edit the page to see the template text.