Difference between revisions of "Template:Infobox person"

From PKC
Jump to navigation Jump to search
Line 6: Line 6:
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|}}
Test NULL: {{#If:{{{birthday|}}} | SOME THING is {{{birthday|}}}| NOTHING|}}
Test NULL: {{#If: {{{birthday|}}} | SOME THING is {{{birthday|}}}| NOTHING|}}


{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"

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