Form:Person: Difference between revisions

From Ruisdael Observatory Data Catalog
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 10: Line 10:
{{{for template|Person}}}
{{{for template|Person}}}
{| class="formtable"
{| class="formtable"
! name:
! name{{terminfo|Property:Foaf:name}}:
| {{{field|name|input type=text|mandatory}}}
| {{{field|name|input type=text|mandatory}}}
|-
|-
! ORCID:
! ORCID{{terminfo|Property:identifier}}:
| {{{field|identifier|input type=text|size=60}}}
| {{{field|identifier|input type=text|size=60}}}
|-
|-
! email:  
! email{{terminfo|Property:Foaf:mbox}}:  
| {{{field|mbox|input type=text|size=60}}}
| {{{field|mbox|input type=text|size=60}}}
|-
|-
! affiliation:  
! affiliation{{terminfo|Property:affiliation}}:  
| {{{field|hasInstitute|input type=dropdown|values from category=Institute}}}
| {{{field|affiliation|input type=dropdown|values from category=Organization}}}
|-
|-
! role:
! role{{terminfo|Property:hasRole}}:
| {{{field|hasRole|input type=tokens|values={{#ask: [[Property:hasRole]][[Allows value::+]]|?Allows value|mainlabel=-|link=none|headers=hide}} }}}
| {{{field|hasRole|input type=dropdown|values={{#ask: [[Property:hasRole]][[Allows value::+]]|?Allows value|mainlabel=-|link=none|headers=hide}} }}}
|}
|}
{{{end template}}}
{{{end template}}}

Latest revision as of 13:22, 10 July 2024

This is the "Person" 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.