Template:PersonInfobox: Difference between revisions
Jump to navigation
Jump to search
m (broke it a bit... hopefully this works again now. will try again later) |
mNo edit summary |
||
| Line 31: | Line 31: | ||
<header>Social media</header> | <header>Social media</header> | ||
<data | <data> | ||
<label>Twitter</label> | <label>Twitter</label> | ||
<default>[https://twitter.com/{{{twitter}}} {{{twitter}}}]</default> | <default>[https://twitter.com/{{{twitter}}} {{{twitter}}}]</default> | ||
</data> | </data> | ||
<data | <data> | ||
<label>Instagram</label> | <label>Instagram</label> | ||
<default>[https://www.instagram.com/{{{instagram}}} {{{instagram}}}]</default> | <default>[https://www.instagram.com/{{{instagram}}} {{{instagram}}}]</default> | ||
Revision as of 22:13, 20 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 (no @ sign)
| instagram=instagram handle
}}