Actions

Form

Person: Difference between revisions

From dotnet

No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "Person" form.
This is the "Person" form.
To create a page with this form, enter the page name below;
To enter a new person with this form, enter the person's name below;
if a page with that name already exists, you will be sent to a form to edit that page.
if a person with that name already exists, you will be sent to a form to edit that person's entry.


{{#forminput:form=Person|autocomplete on category=Person}}
{{#forminput:form=Person|autocomplete on category=Person}}
Line 27: Line 27:
|-style="vertical-align:top;"
|-style="vertical-align:top;"
! Position:  
! Position:  
| {{{field|position|property=Position|input type=tokens|values from property=Position}}}
| {{{field|position|property=Position|input type=text|values from property=Position}}}
|-style="vertical-align:top;"
|-style="vertical-align:top;"
! Location:  
! Location:  
| {{{field|location|property=City|input type=tokens|values from property=City}}}
| {{{field|location|property=City|input type=text|values from property=City}}}
|-style="vertical-align:top;"
|-style="vertical-align:top;"
! Country:  
! Country:  
| {{{field|country|property=Country|input type=tokens|values from property=Country}}}
| {{{field|country|property=Country|input type=text|values from property=Country}}}
|-style="vertical-align:top;"
|-style="vertical-align:top;"
! Skills:  
! Skills:  
| {{{field|skills}}}
| {{{field|skills|input type=tokens|values from property=Skill}}}
|-style="vertical-align:top;"
! Still active:
| {{{field|active|property=Active|input type=checkbox}}}
|-style="vertical-align:top;"
|-style="vertical-align:top;"
! Linkedin:  
! Linkedin:  

Latest revision as of 15:13, October 5, 2023

This is the "Person" form. To enter a new person with this form, enter the person's name below; if a person with that name already exists, you will be sent to a form to edit that person's entry.