Bureaucrats, Moderators (CommentStreams), Interface administrators, Push subscription managers, Suppressors, Administrators
13,365
edits
(Created page with "{{{for template|Feasts}}} {| class="formtable" ! Feast Name: | {{{field|FeastName|input type=text|size=60|mandatory}}} |- ! Feast Stage: | {{{field|FeastStage|input type=dropdown|values=Solemnity,Feast,Memorial,Optional Memorial|default=Solemnity}}} |- ! Feast Date: | {{{field|FeastDate|input type=text|size=40|mandatory}}} <span style="font-size:90%;">e.g. <code>December 25</code>, <code>Easter Sunday</code>, <code>50 days after Easter</code></span> |- ! Feast Type: | {{...") |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | |||
This is the "Feast" form. | |||
To create a page with this form, enter the page name below; | |||
if a page with that name already exists, you will be sent to a form to edit that page. | |||
{{#forminput:form=Feast|autocomplete on category=Liturgical Feasts}} | |||
</noinclude><includeonly> | |||
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | |||
{{{for template|Feasts}}} | {{{for template|Feasts}}} | ||
{| class="formtable" | {| class="formtable" | ||
! Feast Name: | ! Feast Name: | ||
| {{{field|FeastName|input type=text | | {{{field|FeastName|input type=text|mandatory}}} | ||
|- | |- | ||
! | ! Stage: | ||
| {{{field|FeastStage|input type= | | {{{field|FeastStage|input type=text}}} | ||
|- | |- | ||
! Feast | ! Feast Day (e.g., "December 25" or "Easter Sunday"): | ||
| {{{field|FeastDate|input type=text | | {{{field|FeastDate|input type=text}}} | ||
|- | |- | ||
! Feast Type: | ! Feast Type: | ||
| Line 18: | Line 25: | ||
|- | |- | ||
! Primary Shrine: | ! Primary Shrine: | ||
| {{{field|PrimaryShrine|input type=text | | {{{field|PrimaryShrine|input type=text}}} | ||
|- | |- | ||
! Primary Shrine Coordinates: | ! Primary Shrine Coordinates: | ||
| {{{field|PrimaryShrineCoordinates|input type=text | | {{{field|PrimaryShrineCoordinates|input type=text}}} | ||
|- | |- | ||
! | ! Notable Location 1: | ||
| {{{field| | | {{{field|NotableAddress1|input type=text}}} | ||
|- | |- | ||
! | ! Notable Location 1 Label: | ||
| {{{field| | | {{{field|NotableLabel1|input type=text}}} | ||
|- | |- | ||
! | ! Notable Location 1 Coordinates: | ||
| {{{field| | | {{{field|NotableCoordinates1|input type=text}}} | ||
|- | |- | ||
| | ! Notable Location 2: | ||
| {{{field|NotableAddress2|input type=text}}} | |||
|- | |- | ||
! | ! Notable Location 2 Label: | ||
| {{{field| | | {{{field|NotableLabel2|input type=text}}} | ||
|- | |- | ||
! | ! Notable Location 2 Coordinates: | ||
| {{{field| | | {{{field|NotableCoordinates2|input type=text}}} | ||
|- | |- | ||
! | ! Notable Location 3: | ||
| {{{field| | | {{{field|NotableAddress3|input type=text}}} | ||
|- | |- | ||
! | ! Notable Location 3 Label: | ||
| {{{field| | | {{{field|NotableLabel3|input type=text}}} | ||
|- | |- | ||
! | ! Notable Location 3 Coordinates: | ||
| {{{field| | | {{{field|NotableCoordinates3|input type=text}}} | ||
|- | |- | ||
! | ! Notable Location 4: | ||
| {{{field| | | {{{field|NotableAddress4|input type=text}}} | ||
|- | |- | ||
! | ! Notable Location 4 Label: | ||
| {{{field| | | {{{field|NotableLabel4|input type=text}}} | ||
|- | |- | ||
! | ! Notable Location 4 Coordinates: | ||
| {{{field| | | {{{field|NotableCoordinates4|input type=text}}} | ||
|- | |- | ||
! | ! Notable Location 5: | ||
| {{{field| | | {{{field|NotableAddress5|input type=text}}} | ||
|- | |- | ||
! | ! Notable Location 5 Label: | ||
| {{{field| | | {{{field|NotableLabel5|input type=text}}} | ||
|- | |- | ||
! | ! Notable Location 5 Coordinates: | ||
| {{{field| | | {{{field|NotableCoordinates5|input type=text}}} | ||
|- | |- | ||
! | ! Associated Countries: | ||
| {{{field| | | {{{field|AssociatedCountries|input type=text}}} | ||
|- | |- | ||
! | ! Associated Subdivisions: | ||
| {{{field| | | {{{field|AssocSubdivisions|input type=text}}} | ||
|- | |- | ||
! | ! Associated Dioceses: | ||
| {{{field| | | {{{field|AssociatedDioceses|input type=text}}} | ||
|- | |- | ||
! | ! Review Level: | ||
| {{{field| | | {{{field|ReviewLevel|input type=dropdown|values=0,1,2,3,4,5|default=0}}} | ||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
''' | '''Free text (article body):''' | ||
{{{standard input|free text|rows= | {{{standard input|free text|rows=10}}} | ||
{{{standard input|summary}}} | {{{standard input|summary}}} | ||
{{{standard input|minor edit}}} {{{standard input|watch}}} | {{{standard input|minor edit}}} {{{standard input|watch}}} | ||
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} | {{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} | ||
</includeonly> | |||