Difference between revisions of "Form:Contributors To Computer Science"

From Coder Merlin
 
(16 intermediate revisions by the same user not shown)
Line 10: Line 10:
{{{for template|Contributors To Computer Science}}}
{{{for template|Contributors To Computer Science}}}
{| class="formtable"
{| class="formtable"
! Person Name:
| {{{field|personName|mandatory|property=Person name|size=120|default={{PAGENAME}} }}}
|-
! Birth Date:  
! Birth Date:  
| {{{field|birthDate|input type=datepicker|property=Birth date}}}
| {{{field|birthDate|mandatory|input type=datepicker}}}
|-
|-
! Birth Place:  
! Birth Place:
| {{{field|birthPlace|property=Birth place}}}
| {{{field|birthPlace|mandatory|property=Birth place|placeholder=Philadelphia, PA, USA|size=120}}}
|-
|-
! Death Date:  
! Death Date:  
| {{{field|deathDate|input type=datepicker|property=Death date}}}
| {{{field|deathDate|input type=datepicker|property=Death date}}}
|-
! Person Name:
| {{{field|personName|mandatory|property=Person name|cols=80}}}
|-
|-
! Image URL:  
! Image URL:  
| {{{field|imageURL|mandatory}}}
| {{{field|imageURL|mandatory|placeholder=Fran Bilas.gif|size=120}}}
|-
|-
! Image Caption:  
! Image Caption:  
| {{{field|imageCaption|mandatory}}}
| {{{field|imageCaption|mandatory|placeholder=Fran Bilas (right) operates the ENIAC's main control panel.|size=120}}}
|-
|-
! Contributions:  
! Contributor Achievement Date:  
| {{{field|contributions|input type=text area|rows=10 }}}
| {{{field|contributorAchievementDate|mandatory|input type=datepicker}}}
|-
|-
! Full Page Name:  
! Contributor Achievement:  
| {{{field|fullPageName|default={{FULLPAGENAME}} }}}
| {{{field|contributorAchievement|mandatory|placeholder=One of the original programmers for the ENIAC|size=120}}}
|-
! Personal associations:
| {{{field|personalAssociations|mandatory|placeholder=female;origin-usa}}}
|-
! Other:
| {{{field|other|input type=textarea|placeholder=* First item|size=120|rows=10}}}
|-
|-
! Reference URL:  
! Reference URL:  
| {{{field|referenceURL}}}
| {{{field|referenceURL|mandatory|placeholder=https ://en.wikipedia.org/wiki/Fran_Bilas|size=120}}}
|-
| {{{field|fullPageName|hidden|default={{((}}FULLPAGENAME{{))}} }}}
|}
|}
{{{end template}}}
{{{end template}}}

Latest revision as of 07:42, 19 July 2021

This is the "Contributors To Computer Science" 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.