Difference between revisions of "Form:Document Vital Records"

From Wayne County, Ohio Online Resource Center
Jump to navigation Jump to search
 
(12 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
if a page with that name already exists, you will be sent to a form to edit that page.
 
if a page with that name already exists, you will be sent to a form to edit that page.
  
{{#forminput:form=Document Vital Records}}
+
{{#forminput:form=Document Vital Records|namespace=Document Vital Records|autocomplete on namespace=Document Vital Records}}
  
 
</noinclude><includeonly>
 
</noinclude><includeonly>
Line 10: Line 10:
 
{{{for template|Document Vital Records}}}
 
{{{for template|Document Vital Records}}}
 
{| class="formtable"
 
{| class="formtable"
! Title_name:  
+
! Person of Vital Record:  
| {{{field|Title_name|input type=text}}}
+
| {{{field
 +
  |People
 +
  |input type=tokens
 +
  |values from property=Full name
 +
  |list
 +
  |delimiter=;
 +
}}}
 
|-
 
|-
! Organization name:
+
! Type of Record:  
| {{{field|organization_name|input type=text}}}
+
| {{{field|record_type|input type=combobox|existing values only|values=Birth, Marriage, Death}}}
 
|-
 
|-
! Creator:  
+
! Date:  
| {{{field|Creator|input type=text}}}
+
| {{{field|date|input type=date}}}
 
|-
 
|-
! Contributor:  
+
! Place of event:  
| {{{field|Contributor|input type=text}}}
+
| {{{field|event_place|input type=text}}}
|-
 
! Description_photo:
 
| {{{field|Description_photo|input type=textarea|autogrow|mandatory}}}
 
|-
 
! Subject tags:
 
| {{{field|Subject_tags|input type=tokens|list|placeholder=Select from the list or add a new one ...}}}
 
|-
 
! People_pictured:
 
| {{{field|People_pictured|input type=text}}}
 
|-
 
! Location:
 
| {{{field|Location|input type=text}}}
 
|-
 
! Location_note:
 
| {{{field|Location_note|input type=text}}}
 
|-
 
! Time_period:
 
| {{{field|Time_period|input type=text}}}
 
|-
 
! Date_original:
 
| {{{field|Date_original|input type=date}}}
 
|-
 
! Object_type:
 
| {{{field|Object_type|input type=combobox|existing values only|values=Flyer,Picture,Postcards,Negatives,Poster,Slides}}}
 
 
|-
 
|-
 
! Source:  
 
! Source:  
| {{{field|Source|input type=text}}}
+
| {{{field|source|input type=textarea}}}
|-
 
! Collection:
 
| {{{field|Collection|input type=text}}}
 
|-
 
! Digital_publisher:
 
| {{{field|Digital_publisher|input type=text|mandatory|default=Wayne County Public Library Genealogy and Local History}}}
 
|-
 
! Rights
 
| {{{field|Rights|imput type=text|default=The rights governing this work have not been evaluated. For more information, please refer to: https://rightsstatements.org/page/CNE/1.0/?language=en}}}
 
 
|-
 
|-
 
! Image:  
 
! Image:  
 
| {{{field|image|input type=text|mandatory|uploadable}}}
 
| {{{field|image|input type=text|mandatory|uploadable}}}
|-
 
! Image_number:
 
| {{{field|Image_number|input type=text}}}
 
 
|-
 
|-
 
! Image_size (default 1000px)::  
 
! Image_size (default 1000px)::  
 
| {{{field|image_size|input type=text}}}
 
| {{{field|image_size|input type=text}}}
 
|-
 
|-
! Photo full text:
+
! Image found online:
| {{{field|full_text|input type=textarea}}}
+
| {{{field|field_radiobutton| input type=radiobutton|mandatory|default=Yes| values = Yes, No}}}
 +
|-
 +
! Notes:
 +
| {{{field|notes|input type=textarea}}}
 
|}
 
|}
 
{{{end template}}}
 
{{{end template}}}

Latest revision as of 10:00, 24 March 2023

This is the "Document Vital Records" 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.