Form:Person: Difference between revisions

From Miniscope
Jump to navigation Jump to search
SemanticSchemas: Auto-generated form
SemanticSchemas: Auto-generated form
Line 17: Line 17:
! First name<span style="color:red;"> *</span>: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">The first name of a person</p>
! First name<span style="color:red;"> *</span>: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">The first name of a person</p>
| {{{field|first_name|property=Has first name|input type=text|size=60|mandatory=true}}}
| {{{field|first_name|property=Has first name|input type=text|size=60|mandatory=true}}}
|-
! Institutional Affiliation<span style="color:red;"> *</span>:
| {{{field|institutional_affiliation|property=Has institutional affiliation|input type=text|size=60|mandatory=true}}}
|-
|-
! Last name<span style="color:red;"> *</span>: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">The last name of a person.</p>
! Last name<span style="color:red;"> *</span>: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">The last name of a person.</p>
| {{{field|last_name|property=Has last name|input type=text|size=60|mandatory=true}}}
| {{{field|last_name|property=Has last name|input type=text|size=60|mandatory=true}}}
|-
! Role<span style="color:red;"> *</span>:
| {{{field|role|property=Has role|input type=text|size=60|mandatory=true}}}
|}
'''Optional fields:'''
{| class="formtable"
|-
! Lab Affiliation:
| {{{field|lab_affiliation|property=Has lab affiliation|input type=text|size=60}}}
|-
! Preferred Email:
| {{{field|preferred_email|property=Has preferred email|input type=text|size=60}}}
|}
|}



Revision as of 22:00, 21 January 2026

This is the form for editing Category:Person pages.