Difference between revisions of "Form:UserInfo"

From SHA2017
Jump to: navigation, search
(change stuff)
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This is the "UserInfo" form.
+
Using the box below you can start to share some practical info on your userpage. Enter the information in the following format:
To create a page with this form, enter the page name below;
 
if a page with that name already exists, you will be sent to a form to edit that page.
 
  
 +
* User:<your username>
  
{{#forminput:form=UserInfo}}
+
Example:
 +
 
 +
*User:Stitch
 +
 
 +
Make sure that there is no space between the User: and your username. Also type the username exactly with the right capitals as shown at the top part of this page, next to Talk and Preferences.
 +
 
 +
{{#forminput:form=UserInfo|default value=User:|Size=50|autocomplete off namespace=User|query string=namespace=User}}
  
 
</noinclude><includeonly>
 
</noinclude><includeonly>
Line 12: Line 17:
 
{| class="formtable"
 
{| class="formtable"
 
! Nick Name:  
 
! Nick Name:  
| {{{field|NickName|default=current user}}}
+
| {{{field|NickName|default=current user|input type=text}}}
 +
|-
 +
! Image:
 +
| {{{field|Picture|default=user_{{PAGENAME}}_Picture.jpg|uploadable|image preview}}}
 
|-
 
|-
 
! Languages:  
 
! Languages:  
 
| {{{field|Languages|mandatory|delimiter=,}}}
 
| {{{field|Languages|mandatory|delimiter=,}}}
 
|-
 
|-
! Team:  
+
! Team / Project:  
| {{{field|Team|input type=dropdown|values from property=Has TeamName}}}
+
| {{{field|Team|input type=dropdown|values from property=Name}}}
 
|-
 
|-
 
! Role:  
 
! Role:  
| {{{field|Role|input type=text}}}
+
| {{{field|Role|input type=text with autocomplete|values from property=TeamRole}}}
 
|-
 
|-
 
! HackerSpace:  
 
! HackerSpace:  
Line 39: Line 47:
 
|-
 
|-
 
! Dect:  
 
! Dect:  
| {{{field|Dect|input type=text}}}
+
| {{{field|Dect|input type=text|unique}}}
 +
|-
 +
! Biography:
 +
| {{{field|Biography|input type=textarea|rows=4|cols=60|autogrow}}}
 +
|-
 +
! DriversLicenses:
 +
| {{{field|DriversLicenses}}}
 
|}
 
|}
 
{{{end template}}}
 
{{{end template}}}

Latest revision as of 20:59, 22 December 2016

Using the box below you can start to share some practical info on your userpage. Enter the information in the following format:

  • User:<your username>

Example:

  • User:Stitch

Make sure that there is no space between the User: and your username. Also type the username exactly with the right capitals as shown at the top part of this page, next to Talk and Preferences.