Template:Infobox person: Difference between revisions
Appearance
FamilyAdmin (talk | contribs) Initial template setup ย |
FamilyAdmin (talk | contribs) Simplified template - no extensions required ย |
||
| Line 8: | Line 8: | ||
| nameย ย ย ย = ย | | nameย ย ย ย = ย | ||
| imageย ย ย = ย | | imageย ย ย = ย | ||
| birth_dateย = ย | | birth_dateย = ย | ||
| birth_place = ย | | birth_place = ย | ||
| Line 21: | Line 20: | ||
}} | }} | ||
</pre> | </pre> | ||
Fill in any fields you know. Leave blank any you don't. | |||
ย | |||
After the template, add a category at the bottom of the page: | |||
* <code><nowiki>[[Category:Living Members]]</nowiki></code> | |||
* <code><nowiki>[[Category:Ancestors]]</nowiki></code> | |||
ย | |||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude><includeonly> | </noinclude><includeonly><table class="infobox wikitable" style="float:right;clear:right;margin:0 0 1em 1.5em;font-size:90%;width:22em;"> | ||
<tr style="background:#2c5f8a;color:white;"><th colspan="2" style="padding:0.5em;font-size:115%;text-align:center;">{{{name|{{PAGENAME}}}}}</th></tr> | |||
<tr><td style="font-weight:bold;">Born</td><td>{{{birth_date|}}} {{{birth_place|}}}</td></tr> | |||
<tr><td style="font-weight:bold;">Died</td><td>{{{death_date|}}} {{{death_place|}}}</td></tr> | |||
<tr><td style="font-weight:bold;">Nickname</td><td>{{{nickname|}}}</td></tr> | |||
<tr><td style="font-weight:bold;">Spouse(s)</td><td>{{{spouse|}}}</td></tr> | |||
<tr><td style="font-weight:bold;">Parents</td><td>{{{parents|}}}</td></tr> | |||
<tr><td style="font-weight:bold;">Siblings</td><td>{{{siblings|}}}</td></tr> | |||
<tr><td style="font-weight:bold;">Children</td><td>{{{children|}}}</td></tr> | |||
<tr><td style="font-weight:bold;">Occupation</td><td>{{{occupation|}}}</td></tr> | |||
</table></includeonly> | |||
Latest revision as of 18:04, 23 May 2026
Person Infobox
Use this template at the top of any page about a person in the family.
Usage
{{Infobox person
| name =
| image =
| birth_date =
| birth_place =
| death_date =
| death_place =
| spouse =
| parents =
| children =
| siblings =
| nickname =
| occupation =
}}
Fill in any fields you know. Leave blank any you don't.
After the template, add a category at the bottom of the page:
[[Category:Living Members]][[Category:Ancestors]]