Template:PersonInfobox: Difference between revisions

From Shaun Keaveny's Community Garden Radio
Jump to navigation Jump to search
m (Formatting)
m (Formatting)
Line 32: Line 32:


<data>
<data>
  <label>Twitter</label>
   <default>[https://twitter.com/{{{twitter}}} {{{twitter}}} Twitter profile]</default>
   <default>[https://twitter.com/{{{twitter}}} Twitter profile]</default>
</data>
</data>
</group>
</group>

Revision as of 18:49, 19 July 2022


Example usage

{{PersonInfobox
  | title=page title
  | image=image
  | caption=image caption
  | name=person name
  | date_of_birth=date of birth
  | birthplace=birthplace
  | twitter=twitter handle
}}