Template:PersonInfobox: Difference between revisions

From Shaun Keaveny's Community Garden Radio
Jump to navigation Jump to search
m (fixing category tagging)
No edit summary
Line 15: Line 15:
   <label>Name</label>
   <label>Name</label>
   <default>Person name</default>
   <default>Person name</default>
</data>
<data source="othernames">
  <label>Other names</label>
  <default>Other names</default>
</data>
</data>



Revision as of 13:51, 19 August 2022

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 
}}