Template:Infobox Person: Difference between revisions
Appearance
Create Infobox Person template with Schema.org markup support |
Remove conviction_date and release_date fields from template |
||
| Line 11: | Line 11: | ||
|death_date = YYYY-MM-DD (if applicable) | |death_date = YYYY-MM-DD (if applicable) | ||
|charges = Charge 1, Charge 2 | |charges = Charge 1, Charge 2 | ||
|sentence = X years | |sentence = X years | ||
|facility = Current or last facility | |facility = Current or last facility | ||
|status = Incarcerated / Released / Deceased | |status = Incarcerated / Released / Deceased | ||
}} | }} | ||
| Line 37: | Line 35: | ||
! style="text-align:right; vertical-align:top;" | Charges: | ! style="text-align:right; vertical-align:top;" | Charges: | ||
| {{{charges|}}} | | {{{charges|}}} | ||
|- | |- | ||
! style="text-align:right; vertical-align:top;" | Sentence: | ! style="text-align:right; vertical-align:top;" | Sentence: | ||
| Line 46: | Line 41: | ||
! style="text-align:right; vertical-align:top;" | Facility: | ! style="text-align:right; vertical-align:top;" | Facility: | ||
| {{{facility|}}} | | {{{facility|}}} | ||
|- | |- | ||
! style="text-align:right; vertical-align:top;" | Status: | ! style="text-align:right; vertical-align:top;" | Status: | ||
Latest revision as of 21:18, 21 November 2025
This template creates an infobox for person profiles with Schema.org Person markup for SEO.
Usage
{{Infobox Person
|name = Full Name
|image = Filename.jpg
|birth_date = YYYY-MM-DD
|birth_place = City, State
|death_date = YYYY-MM-DD (if applicable)
|charges = Charge 1, Charge 2
|sentence = X years
|facility = Current or last facility
|status = Incarcerated / Released / Deceased
}}