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