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 11: Line 11:


{| class="formtable"
{| 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=combobox|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>
! 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}}}
|-
|-
! 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=combobox|mandatory=true}}}
| {{{field|last_name|property=Has last name|input type=text|size=60|mandatory=true}}}
|}
|}



Revision as of 14:50, 21 January 2026

This is the form for editing Category:Person pages.