Difference between revisions of "Form:Person"
From Funtoo Linux
| (9 intermediate revisions by one user not shown) | |||
| Line 12: | Line 12: | ||
{{{for template|Person}}} | {{{for template|Person}}} | ||
| − | === Your Name === | + | === Your Name, Email, etc. === |
'''Please enter your full name:''' | '''Please enter your full name:''' | ||
{{{field|Full name|required}}} | {{{field|Full name|required}}} | ||
| + | |||
| + | Email: {{{field|Email|required}}} | ||
| + | IRC Nick: {{{field|Nick}}} | ||
=== Geographic Location === | === Geographic Location === | ||
| Line 50: | Line 53: | ||
{{{field|Maintains|holds template}}} | {{{field|Maintains|holds template}}} | ||
| + | |||
| + | === Blogs === | ||
| + | |||
| + | This feature, not yet enabled, will allow you to manage your blog syndication from your user page. | ||
| + | |||
| + | {{{field|Blogs|holds template}}} | ||
{{{end template}}} | {{{end template}}} | ||
| Line 55: | Line 64: | ||
{{{for template|Role|multiple|add button text=Add Role|embed in field=Person[Roles]}}} | {{{for template|Role|multiple|add button text=Add Role|embed in field=Person[Roles]}}} | ||
'''Role type:''' {{{field|Role type|mandatory|input type=dropdown}}} | '''Role type:''' {{{field|Role type|mandatory|input type=dropdown}}} | ||
| − | '''Role | + | '''Role desc/special powers:''' {{{field|Role desc|mandatory}}} |
| − | '''Start date:''' {{{field|Start date|input type=datepicker}}} | + | '''Start date:''' {{{field|Start date|input type=datepicker|date format=d M yy}}} |
| − | '''End date:''' {{{field|End date|input type=datepicker}}} | + | '''End date:''' {{{field|End date|input type=datepicker|date format=d M yy}}} |
{{{end template}}} | {{{end template}}} | ||
{{{for template|Ebuild|multiple|add button text=Add ebuild|embed in field=Person[Maintains]}}} | {{{for template|Ebuild|multiple|add button text=Add ebuild|embed in field=Person[Maintains]}}} | ||
| − | '''Ebuild:''' {{{field|Ebuild|mandatory}}} | + | '''Ebuild:''' {{{field|Ebuild|property=Ebuild|values from namespace=Ebuild|mandatory}}} |
| − | '''Overlay:''' {{{field|Overlay|mandatory|input type=dropdown}}} | + | '''Overlay:''' {{{field|Overlay|property=Overlay|mandatory|input type=dropdown|values from namespace=Overlay}}} |
| + | {{{end template}}} | ||
| + | |||
| + | {{{for template|Blog|multiple|add button text=Add blog|embed in field=Person[Blogs]}}} | ||
| + | '''Name:''' {{{field|Name|mandatory}}} | ||
| + | '''URL:''' {{{field|URL|mandatory}}} | ||
| + | '''Syndicate on:''' {{{field|Syndicate||list|input type=checkboxes}}} | ||
{{{end template}}} | {{{end template}}} | ||
Latest revision as of 21:30, 21 November 2012
This is the 'Person' form. To add 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.