Bureaucrats, Moderators (CommentStreams), Interface administrators, Push subscription managers, Suppressors, Administrators
11,987
edits
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This form allows users to upload church photos | This form allows users to upload and associate church photos with metadata under the Photos/ namespace. Supported formats: JPEG (.jpg, .jpeg), PNG (.png), WebP (.webp). | ||
To add a photo, use [[Special:FormEdit/ | To add a photo, use [[Special:FormEdit/Photos/]] or the input box on [[Portal:Homepage]] or [[Help:UploadPhotos]]. | ||
Note: To set a parish's primary image, use [[Form:Parish]]. For a shrine's primary image, use [[Form:Shrine]]. This form is for additional photos. | Note: To set a parish's primary image, use [[Form:Parish]]. For a shrine's primary image, use [[Form:Shrine]]. This form is for additional photos. | ||
**File Naming**: Use descriptive names (e.g., "St Marys Basilica exterior Krakow 2023.jpg"). Avoid generic names, version numbers, or abbreviations. Use sentence capitalization (or headline-style for proper nouns) and spaces between words. See [[Help:UploadPhotos]] for details. | |||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | |||
{{{for template|Photo}}} | {{{for template|Photo}}} | ||
{| class="formtable" | {| class="formtable" | ||
! Photo: | ! Photo: | ||
! Associated Church: | | {{{field|File|input type=text|uploadable|mandatory|placeholder=Upload or enter file name, e.g., St Marys Basilica exterior Krakow 2023.jpg}}} | ||
! Associated Saint: | |- | ||
! Associated Shrine: | ! Associated Church: | ||
! Associated Country: | | {{{field|Church|input type=dropdown|values from cargo table=Parishes|values from cargo field=_pageName|allow null}}} | ||
! Associated Diocese: | |- | ||
! Associated Administrative Subdivision: | ! Associated Saint: | ||
! Location: | | {{{field|Saint|input type=dropdown|values from cargo table=Saints|values from cargo field=_pageName|allow null}}} | ||
! Date Taken: | |- | ||
! Description: | ! Associated Shrine: | ||
| {{{field|Shrine|input type=dropdown|values from cargo table=Shrines|values from cargo field=ShrineName|allow null}}} | |||
|- | |||
! Associated Country: | |||
| {{{field|Country|input type=dropdown|values from cargo table=Countries|values from cargo field=country_name|allow null}}} | |||
|- | |||
! Associated Diocese: | |||
| {{{field|Diocese|input type=dropdown|values from cargo table=Dioceses|values from cargo field=diocese_name|allow null}}} | |||
|- | |||
! Associated Administrative Subdivision: | |||
| {{{field|AdministrativeSubdivision|input type=dropdown|values from cargo table=AdministrativeSubdivision|values from cargo field=_pageName|allow null}}} | |||
|- | |||
! Location: | |||
| {{{field|Location|input type=text with autocomplete}}} | |||
|- | |||
! Date Taken: | |||
| {{{field|DateTaken|input type=datepicker}}} | |||
|- | |||
! Description: | |||
| {{{field|Description|input type=textarea}}} | |||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
'''Free text:''' | |||
{{{standard input|free text|rows=10}}} | |||
{{{standard input|summary}}} | {{{standard input|summary}}} | ||