Difference between revisions of "Template:Infobox person"

From PKC
Jump to navigation Jump to search
Line 4: Line 4:


<includeonly>
<includeonly>
Test last: {{#If: {{{last}}}|<P>Person Last Name: {{{last}}}</P>|}}
Test Gender: {{#If: {{{gender|}}} | {{{gender}}} | no info|}}
Test Gender: {{#If: {{{gender|}}} | {{{gender}}} | no info|}}
This Birthday: {{#If: {{{birthday|}}} | {{{birthday}}} | no info|}}
This Birthday: {{#If: {{{birthday|}}} | {{{birthday}}} | no info|}}

Revision as of 09:30, 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.