Template:PersonInfobox: Difference between revisions

From Shaun Keaveny's Community Garden Radio
Jump to navigation Jump to search
m (Formatting Twitter)
(Formatting Twitter (hopefully final edit); plus auto page name at top of box)
Line 2: Line 2:


<title source="title">
<title source="title">
   <default><center>Person name</center></default>
   <default><center>{{PAGENAME}}</center></default>
</title>
</title>


Line 32: Line 32:


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

Revision as of 18:53, 19 July 2022


Example usage

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