Difference between revisions of "Template:Infobox person"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
</noinclude><includeonly>{| 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;" | </noinclude><includeonly>{| 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="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span> | ! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span> | ||
|- | |- | ||
|- | ! First Name | ||
|- | |||
! Last Name | ! Last Name | ||
| {{{last|}}} | | {{{last|}}} | ||
|- | |- | ||
! Gender | ! Gender | ||
| {{{gender|} | | {{{gender|}}} | ||
|- | |- | ||
! Description | ! Description | ||
| {{{description|} | | {{{description|}}} | ||
|- | |- | ||
! Birthday | ! Birthday | ||
| {{{birthday|} | | {{{birthday|}}} | ||
|} | |} | ||
</includeonly> | </includeonly> |
Revision as of 09:03, 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.