Form:Group member: Difference between revisions
From Murray Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(13 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
{| class="formtable" | {| class="formtable" | ||
! First name: | ! First name: | ||
| {{{field|First name}}} | | {{{field|First name|input type=text}}} | ||
|- | |- | ||
! Last name: | ! Last name: | ||
| {{{field|Last name}}} | | {{{field|Last name|input type=text}}} | ||
|- | |- | ||
! Current position: | ! Current position: | ||
| {{{field|Current position}}} | | {{{field|Current position}}} | ||
|- | |||
! Department: | |||
| {{{field|Department|input type=text}}} | |||
|- | |||
! Co-advisor: | |||
| {{{field|Co-advisor|input type=text}}} | |||
|- | |- | ||
! Current project: | ! Current project: | ||
| {{{field|Current project}}} | | {{{field|Current project|list}}} | ||
|- | |||
! Other projects: | |||
| {{{field|Other projects|list}}} | |||
|- | |- | ||
! Previous projects: | ! Previous projects: | ||
| {{{field|Previous projects}}} | | {{{field|Previous projects|list}}} | ||
|- | |- | ||
! Graduated: | ! Graduated: | ||
| {{{field|Graduated}}} | | {{{field|Graduated}}} | ||
|- | |||
! Previous positions: | |||
| {{{field|Previous positions|list}}} | |||
|- | |||
! URL: | |||
| {{{field|URL}}} | |||
|- | |||
! LinkedIn: | |||
| {{{field|LinkedIn}}} | |||
|- | |||
! Subsequent positions: | |||
| {{{field|Subsequent positions|input type=textarea}}} | |||
|} | |} | ||
{{{end template}}} | {{{end template}}} |
Latest revision as of 17:01, 27 December 2023
This is the "Group member" form. 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.