Template:PersonInfobox: Difference between revisions
Jump to navigation
Jump to search
m (renamed ext. links -> social media) |
m (formatting) |
||
| Line 33: | Line 33: | ||
<data> | <data> | ||
<label>Twitter</label> | <label>Twitter</label> | ||
<default>[https://twitter.com/{{{twitter}}} {{{twitter}}}]</default> | <default>[https://twitter.com/{{{twitter}}} @{{{twitter}}}]</default> | ||
</data> | </data> | ||
</group> | </group> | ||
| Line 51: | Line 51: | ||
| date_of_birth=date of birth (age) | | date_of_birth=date of birth (age) | ||
| birthplace=birthplace | | birthplace=birthplace | ||
| twitter=twitter handle | | twitter=twitter handle | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
Revision as of 22:08, 19 July 2022
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
}}