Template:PersonInfobox: Difference between revisions
Jump to navigation
Jump to search
m (added categories) |
Tag: Undo |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 14: | Line 14: | ||
<data source="name"> | <data source="name"> | ||
<label>Name</label> | <label>Name</label> | ||
< | </data> | ||
<data source="othernames"> | |||
<label>Other names</label> | |||
</data> | </data> | ||
<data source="date_of_birth"> | <data source="date_of_birth"> | ||
<label>Date of birth</label> | <label>Date of birth</label> | ||
</data> | </data> | ||
<data source="birthplace"> | <data source="birthplace"> | ||
<label>Birthplace</label> | <label>Birthplace</label> | ||
</data> | </data> | ||
</group> | </group> | ||
| Line 48: | Line 49: | ||
</infobox> | </infobox> | ||
<noinclude> | |||
[[Category:Templates]] | [[Category:Templates]] | ||
[[Category:Infobox templates]] | [[Category:Infobox templates]] | ||
== Example usage == | == Example usage == | ||
<pre> | <pre> | ||
Latest revision as of 16:30, 26 May 2023
Example usage
{{PersonInfobox
| title={{PAGENAME}}
| image=image
| caption=image caption
| name=person name
| date_of_birth=date of birth (age)
| birthplace=birthplace
| twitter=twitter handle (no @ sign)
| instagram=instagram handle
}}