Template:PersonInfobox: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Tag: Undo |
||
| Line 33: | Line 33: | ||
<header>Social media</header> | <header>Social media</header> | ||
{{#if:{{{twitter|}}} | {{#if:{{{twitter|}}} | ||
<data | <data> | ||
|# = {{{twitter}}}}} | <default>{{TwitterProfile | ||
|# = {{{twitter}}}}}</default> | |||
</data> | </data> | ||
}} | }} | ||
{{#if:{{{instagram|}}} | {{#if:{{{instagram|}}} | ||
<data | <data> | ||
|# = {{{instagram}}}}} | <default>{{InstagramProfile | ||
|# = {{{instagram}}}}}</default> | |||
</data> | </data> | ||
}} | }} | ||
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
}}