Bureaucrats, Moderators (CommentStreams), Interface administrators, Push subscription managers, Suppressors, Administrators
4,204
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
* SaintName | * SaintName | ||
** Page | ** <code>Page</code> | ||
** The saint's name or names by which they are commonly known. | ** The saint's name or names by which they are commonly known. | ||
* SaintStage | * SaintStage | ||
** Page | ** <code>Page</code> | ||
** Titles like "Saint," "Blessed," or "Venerable." | ** Titles like "Saint," "Blessed," or "Venerable." | ||
* '''SaintBirthDate''' | * '''SaintBirthDate''' | ||
** Date | ** <code>Date</code> | ||
* SaintBirthPlace | * SaintBirthPlace | ||
** String | ** <code>String</code> | ||
** Location description/Place of birth (if known) | ** Location description/Place of birth (if known) | ||
* SaintBirthCoordinates | * SaintBirthCoordinates | ||
Line 14: | Line 14: | ||
** Holds geographical coordinates | ** Holds geographical coordinates | ||
* '''SaintDeathDate''' | * '''SaintDeathDate''' | ||
** Date | ** <code>Date</code> | ||
* Place of death (if known) | * Place of death (if known) | ||
** Location description/Place of birth (if known) | ** Location description/Place of birth (if known) | ||
Line 21: | Line 21: | ||
** Holds geographical coordinates | ** Holds geographical coordinates | ||
* SaintCauseOfDeath | * SaintCauseOfDeath | ||
** String | ** <code>String</code> | ||
* NotableAddress1 | * NotableAddress1 | ||
** Notable location 1 Address - Address/City, other than birth and death locations, in which the saint spent specific time | ** Notable location 1 Address - Address/City, other than birth and death locations, in which the saint spent specific time | ||
Line 43: | Line 43: | ||
** Notable location 5 Coordinates - GPS coordinates of notable location 5 Address | ** Notable location 5 Coordinates - GPS coordinates of notable location 5 Address | ||
* BeatificationDate | * BeatificationDate | ||
** Date | ** <code>Date</code> | ||
** Date of beatification | ** Date of beatification | ||
* Beatifier | * Beatifier | ||
** Page | ** <code>Page</code> | ||
** Person who beatified them (usually a Pope) | ** Person who beatified them (usually a Pope) | ||
* BeatificationLocation | * BeatificationLocation | ||
** String | ** <code>String</code> | ||
* Canonized | * Canonized | ||
** Boolean | ** <code>Boolean</code> | ||
** If they have been canonized | ** If they have been canonized | ||
* CanonizationDate | * CanonizationDate | ||
** Date | ** <code>Date</code> | ||
** Date of canonization | ** Date of canonization | ||
* Canonizer | * Canonizer | ||
** Page | ** <code>Page</code> | ||
** Pope who canonized them | ** Pope who canonized them | ||
* CanonizationLocation | * CanonizationLocation | ||
** String | ** <code>String</code> | ||
** The place where it occurred | ** The place where it occurred | ||
* SaintMiracle1 | * SaintMiracle1 | ||
** String | ** <code>String</code> | ||
* SaintMiracle2 | * SaintMiracle2 | ||
** String | ** <code>String</code> | ||
* SaintMiracle3 | * SaintMiracle3 | ||
** String | ** <code>String</code> | ||
* FeastDay | * FeastDay | ||
** Date | ** Date | ||
** The day or days on which the saint is celebrated in the liturgical calendar. | ** The day or days on which the saint is celebrated in the liturgical calendar. | ||
* Profession | * Profession | ||
** Page | ** <code>Page</code> | ||
** If the saint had a paid profession such as doctor, engineer, mailman, etc. | ** If the saint had a paid profession such as doctor, engineer, mailman, etc. | ||
* ReligiousAffiliation | * ReligiousAffiliation | ||
** Page | ** <code>Page</code> | ||
** If the saint was affiliated with a religious order (such as Dominicans or Franciscans) | ** If the saint was affiliated with a religious order (such as Dominicans or Franciscans) | ||
* Patronage | * Patronage | ||
** String | ** <code>String</code> | ||
** Areas, groups, or causes for which the saint is a patron. | ** Areas, groups, or causes for which the saint is a patron. | ||
* Attributes | * Attributes | ||
** String | ** <code>String</code> | ||
** Common symbols or iconography associated with the saint (e.g., St. Peter with keys). | ** Common symbols or iconography associated with the saint (e.g., St. Peter with keys). | ||
* PrimaryShrine | * PrimaryShrine | ||
** Page | ** <code>Page</code> | ||
** Location of the primary shrine or tomb where the saint's relics are venerated. | ** Location of the primary shrine or tomb where the saint's relics are venerated. | ||
* AdditionalVeneration | * AdditionalVeneration | ||
** String | ** <code>String</code> | ||
** Outside of the Roman Catholic Church, what other Christian denominations that venerate the saint (if applicable) | ** Outside of the Roman Catholic Church, what other Christian denominations that venerate the saint (if applicable) |