Rights that the user has (user_rights ) | [
0 => 'autocreateaccount',
1 => 'createaccount',
2 => 'edit',
3 => 'createpage',
4 => 'createtalk',
5 => 'viewmywatchlist',
6 => 'editmywatchlist',
7 => 'viewmyprivateinfo',
8 => 'editmyprivateinfo',
9 => 'editmyoptions',
10 => 'abusefilter-log',
11 => 'abusefilter-log-detail',
12 => 'abusefilter-view',
13 => 'centralauth-merge',
14 => 'oathauth-enable',
15 => 'read',
16 => 'writeapi',
17 => 'move',
18 => 'move-subpages',
19 => 'move-rootuserpages',
20 => 'move-categorypages',
21 => 'movefile',
22 => 'upload',
23 => 'reupload',
24 => 'reupload-shared',
25 => 'minoredit',
26 => 'editmyusercss',
27 => 'editmyuserjson',
28 => 'editmyuserjs',
29 => 'purge',
30 => 'sendemail',
31 => 'applychangetags',
32 => 'changetags',
33 => 'editcontentmodel',
34 => 'user',
35 => 'mwoauthmanagemygrants',
36 => 'torunblocked'
] |
Page namespace (page_namespace ) | 0 |
Page title without namespace (page_title ) | 'Bryan Hanson' |
Full page title (page_prefixedtitle ) | 'Bryan Hanson' |
First user to contribute to the page (page_first_contributor ) | 'BRUSpedia' |
Time since last page edit in seconds (page_last_edit_age ) | 33 |
Old content model (old_content_model ) | 'wikitext' |
New content model (new_content_model ) | 'wikitext' |
Old page wikitext, before the edit (old_wikitext ) | '== 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
| name = Bryan Hanson
| image = BH.jpg
| image_size =
| 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
}}' |
New page wikitext, after the edit (new_wikitext ) | '
{{Infobox officeholder
| name = Bryan Hanson
| image = BH.jpg
| image_size =
| 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
}}' |
Unified diff of changes made by edit (edit_diff ) | '@@ -1,25 +1,3 @@
-== 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
| name = Bryan Hanson
' |