|
|
| (3 intermediate revisions by the same user not shown) |
| 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'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>
| |
| | {{{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>
| |
| | {{{field|last_name|property=Has last name|input type=text|size=60|mandatory=true}}}
| |
| |}
| |
| | |
| {{{end template}}}
| |
|
| |
|
| '''Free text:''' | | '''Free text:''' |
Latest revision as of 17:03, 3 April 2026
This is the form for editing Category:Person pages.