Bryan Hanson: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | |||
{{Documentation subpage}} | |||
</noinclude> | |||
== Description == | |||
This is the documentation for the template {{tl|Infobox officeholder}}. | |||
== Parameters == | |||
* `|name` – Bryan Hanson | |||
* `|image` – BH.jpg | |||
* `|image_size` – Not specified | |||
* `|alt` – Portrait of Bryan Hanson | |||
* `|caption` – Representative Bryan Hanson in 2024 | |||
* `|office` – Member of the U.S. House of Representatives | |||
* `|state` – Virginia | |||
* `|district` – 1st | |||
* `|term_start` – December 10, 2024 | |||
* `|term_end` – Present | |||
* `|predecessor` – Mark Hanson | |||
* `|birth_date` – {{Birth date and age|1989|2|3}} | |||
* `|birth_place` – Williamsburg, Virginia, U.S. | |||
* `|nationality` – American | |||
* `|party` – Republican | |||
* `|education` – Jackson-Reed High School | |||
* `|alma_mater` – Georgetown University (BA), Harvard University (JD) | |||
* `|profession` – Politician, Attorney, Podcaster | |||
== Examples == | |||
This section provides usage examples: | |||
```plaintext | |||
{{Infobox officeholder | {{Infobox officeholder | ||
| name = Bryan Hanson | | name = Bryan Hanson | ||
| image = BH.jpg | | image = BH.jpg | ||
| image_size = | |||
| alt = Portrait of Bryan Hanson | | alt = Portrait of Bryan Hanson | ||
| caption = Representative Bryan Hanson in 2024 | | caption = Representative Bryan Hanson in 2024 | ||
Line 10: | Line 40: | ||
| term_end = Present | | term_end = Present | ||
| predecessor = Mark Hanson | | predecessor = Mark Hanson | ||
| birth_date = {{Birth date and age|1989|2|3}} | | birth_date = {{Birth date and age|1989|2|3}} | ||
| birth_place = Williamsburg, Virginia, U.S. | | birth_place = Williamsburg, Virginia, U.S. | ||
| nationality = American | | nationality = American | ||
| party = Republican | | party = Republican | ||
| | | education = Jackson-Reed High School | ||
| alma_mater = Georgetown University (BA), Harvard University (JD) | | alma_mater = Georgetown University (BA), Harvard University (JD) | ||
| profession = Politician, Attorney, Podcaster | | profession = Politician, Attorney, Podcaster | ||
}} | }} |