Form:Photo: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 10: Line 10:
{| class="formtable"
{| class="formtable"
! Photo: || {{{field|File|input type=text|uploadable|mandatory|default filename=ChurchPhoto-<page name>}}}  <!-- Upload or select file -->
! Photo: || {{{field|File|input type=text|uploadable|mandatory|default filename=ChurchPhoto-<page name>}}}  <!-- Upload or select file -->
! Associated Church: || {{{field|Church|input type=dropdown|values cargo table=Parishes|values cargo field=_pageName|allow null}}}  <!-- Dropdown from Parishes -->
! Associated Church: || {{{field|Church|input type=dropdown|values from cargo table=Parishes|values from cargo field=_pageName|allow null}}}  <!-- Dropdown from Parishes -->
! Associated Saint: || {{{field|Saint|input type=dropdown|values cargo table=Saints|values cargo field=_pageName|allow null}}}  <!-- Dropdown from Saints -->
! Associated Saint: || {{{field|Saint|input type=dropdown|values from cargo table=Saints|values from cargo field=_pageName|allow null}}}  <!-- Dropdown from Saints -->
! Associated Shrine: || {{{field|Shrine|input type=dropdown|values cargo table=Shrines|values cargo field=ShrineName|allow null}}}  <!-- Dropdown from Shrines -->
! Associated Shrine: || {{{field|Shrine|input type=dropdown|values from cargo table=Shrines|values from cargo field=ShrineName|allow null}}}  <!-- Dropdown from Shrines -->
! Associated Country: || {{{field|Country|input type=dropdown|values cargo table=Countries|values cargo field=country_name|allow null}}}  <!-- Dropdown from Countries -->
! Associated Country: || {{{field|Country|input type=dropdown|values from cargo table=Countries|values from cargo field=country_name|allow null}}}  <!-- Dropdown from Countries -->
! Associated Diocese: || {{{field|Diocese|input type=dropdown|values cargo table=Dioceses|values cargo field=diocese_name|allow null}}}  <!-- Dropdown from Dioceses -->
! Associated Diocese: || {{{field|Diocese|input type=dropdown|values from cargo table=Dioceses|values from cargo field=diocese_name|allow null}}}  <!-- Dropdown from Dioceses -->
! Associated Administrative Subdivision: || {{{field|AdministrativeSubdivision|input type=dropdown|values cargo table=AdministrativeSubdivision|values cargo field=_pageName|allow null}}}  <!-- Dropdown from AdministrativeSubdivision -->
! Associated Administrative Subdivision: || {{{field|AdministrativeSubdivision|input type=dropdown|values from cargo table=AdministrativeSubdivision|values from cargo field=_pageName|allow null}}}  <!-- Dropdown from AdministrativeSubdivision -->
! Location: || {{{field|Location|input type=text with autocomplete}}}  <!-- Free-text with autocomplete -->
! Location: || {{{field|Location|input type=text with autocomplete}}}  <!-- Free-text with autocomplete -->
! Date Taken: || {{{field|DateTaken|input type=datepicker}}}  <!-- Date picker -->
! Date Taken: || {{{field|DateTaken|input type=datepicker}}}  <!-- Date picker -->