Template:PersonInfobox: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
Line 33: | Line 33: | ||
<header>Social media</header> | <header>Social media</header> | ||
{{#if:{{{twitter|}}} | {{#if:{{{twitter|}}} | ||
<data | <data source="{{TwitterProfile | ||
|# = {{{twitter}}}}}"> | |||
|# = {{{twitter}}}}} | |||
</data> | </data> | ||
}} | }} | ||
{{#if:{{{instagram|}}} | {{#if:{{{instagram|}}} | ||
<data | <data source="{{InstagramProfile | ||
|# = {{{instagram}}}}}"> | |||
|# = {{{instagram}}}}} | |||
</data> | </data> | ||
}} | }} |
Revision as of 16:22, 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 }}