Template:PersonInfobox: Difference between revisions
mNo edit summary |
Tag: Undo |
||
(2 intermediate revisions by the same user not shown) | |||
Line 33: | Line 33: | ||
<header>Social media</header> | <header>Social media</header> | ||
{{#if:{{{twitter|}}} | {{#if:{{{twitter|}}} | ||
<data | <data> | ||
{{TwitterProfile | <default>{{TwitterProfile | ||
|# = {{{twitter}}}}} | |# = {{{twitter}}}}}</default> | ||
</data> | </data> | ||
}} | }} | ||
{{#if:{{{instagram|}}} | {{#if:{{{instagram|}}} | ||
<data | <data> | ||
{{InstagramProfile | <default>{{InstagramProfile | ||
|# = {{{instagram}}}}} | |# = {{{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 }}