Jump to content

Form:Project: Difference between revisions

From Squirrel's Lair
Ttenbergen (talk | contribs)
No edit summary
Ttenbergen (talk | contribs)
mNo edit summary
 
(6 intermediate revisions by the same user not shown)
Line 4: Line 4:
if a page with that name already exists, you will be sent to a form to edit that page.
if a page with that name already exists, you will be sent to a form to edit that page.


{{#forminput:form=Project}}
{{#forminput:form=Project|namespace selector=,Internal}}


</noinclude><includeonly>
</noinclude><includeonly>
Line 10: Line 10:
{{{for template|Project}}}
{{{for template|Project}}}
{| class="formtable"
{| class="formtable"
! shortDescription:  
! Short Description:  
| {{{field|shortDescription|size=100|maxlength=299}}}
| {{{field|shortDescription|size=100|maxlength=299}}}
|-
|-
! longDescription:  
! Long Description:  
| {{{field|longDescription|input type = textarea|size=100|autogrow}}}
| {{{field|longDescription|input type = textarea|size=100|autogrow}}}
|-
|-
! skillSet:  
! How we did it / geekery:
| {{{field|geekery|input type = textarea|size=100|autogrow}}}
|-
! Skill Set:  
| {{{field|skillSet|input type=textarea with autocomplete|cargo table=Project|cargo field=skillSet|delimiter=;|list}}}
| {{{field|skillSet|input type=textarea with autocomplete|cargo table=Project|cargo field=skillSet|delimiter=;|list}}}
|-
|-
! projectType:  
! Project Type:  
| {{{field|projectType|input type=textarea with autocomplete|cargo table=Project|cargo field=projectType|delimiter=;|list}}}
| {{{field|projectType|input type=textarea with autocomplete|cargo table=Project|cargo field=projectType|delimiter=;|list}}}
|-
|-
! [[North Forge Fabrication Lab]]:  
! [[North Forge Fabrication Lab]]:  
| {{{field|northForge|input type=dropdown|values=True, False}}}
| {{{field|northForge|input type=dropdown|values=Yes, No}}}
|}
|}
{{{end template}}}
{{{end template}}}

Latest revision as of 18:15, 2021 December 15

This is the "Project" form used by Template:Project. See defining forms and Input types for more info 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.