Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Form:Person: Difference between revisions

From Miniscope
SemanticSchemas: Auto-generated form
SemanticSchemas: Auto-generated form
 
Line 6: Line 6:
</noinclude><includeonly>
</noinclude><includeonly>


{{{for template|Person}}}
{{Form:Person/composite}}
 
'''Required fields:'''
 
{| class="formtable"
|-
! Email<span style="color:red;"> *</span>: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">A person&#039;s email.</p>
| {{{field|email|property=Has email|input type=text|size=60|mandatory=true}}}
|-
! 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}}}
|-
! Institutional Affiliation<span style="color:red;"> *</span>: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">University/organization/company affiliation of a person.</p>
| {{{field|institutional_affiliation|property=Has institutional affiliation|input type=tokens|multiple|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>
| {{{field|last_name|property=Has last name|input type=text|size=60|mandatory=true}}}
|-
! Role<span style="color:red;"> *</span>: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">A person&#039;s role in a lab/organization/company.</p>
| {{{field|role|property=Has role|input type=combobox|mandatory=true}}}
|}
 
'''Optional fields:'''
 
{| class="formtable"
|-
! Collaborator: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">Groups or person(s) collaborating with another group or person(s).</p>
| {{{field|collaborator|property=Has collaborator|input type=tokens|multiple}}}
|-
! Lab Affiliation: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">A person&#039;s lab affiliation (ie the lab where they conduct their research).</p>
| {{{field|lab_affiliation|property=Has lab affiliation|input type=combobox}}}
|-
! Preferred Email: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">A person&#039;s prefered email, if different from their primary email.</p>
| {{{field|preferred_email|property=Has preferred email|input type=text|size=60}}}
|-
! Publication: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">A publication associate with a person, project, grant etc.</p>
| {{{field|publication|property=Has publication|input type=tokens|multiple}}}
|-
! Social Media: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">A person or group&#039;s social media account.</p>
| {{{field|social_media|property=Has social media|input type=tokens|multiple}}}
|-
! Website: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">A website associated with a person, project etc.</p>
| {{{field|website|property=Has website|input type=tokens|multiple}}}
|-
! Uses Miniscope: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">The miniscope version used by a person, project, publication, grant etc.</p>
| {{{field|uses_miniscope|property=Uses miniscope|input type=tokens|multiple|values from category=Miniscope|autocomplete=on}}}
|}
 
{{{end template}}}


'''Free text:'''
'''Free text:'''

Latest revision as of 17:03, 3 April 2026

This is the form for editing Category:Person pages.