Jump to content

Form:Project: Difference between revisions

From Squirrel's Lair
Ttenbergen (talk | contribs)
No edit summary
Ttenbergen (talk | contribs)
mNo edit summary
 
(27 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "Project" form used by [[Template:Project]]. [See https://www.mediawiki.org/wiki/Extension:Page_Forms/Defining_forms defining forms] and [https://www.mediawiki.org/wiki/Extension:Page_Forms/Input_types Input types] for more info
This is the "Project" form used by [[Template:Project]]. See [https://www.mediawiki.org/wiki/Extension:Page_Forms/Defining_forms defining forms] and [https://www.mediawiki.org/wiki/Extension:Page_Forms/Input_types Input types] for more info
To create a page with this form, enter the page name below;
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.
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}}}
| {{{field|shortDescription|size=100|maxlength=299}}}
|-
|-
! longDescription:  
! Long Description:  
| {{{field|longDescription}}}
| {{{field|longDescription|input type = textarea|size=100|autogrow}}}
|-
|-
! mainImage:  
! How we did it / geekery:  
| {{{field|mainImage|hidden}}}
| {{{field|geekery|input type = textarea|size=100|autogrow}}}
|-
|-
! skillSet:  
! Skill Set:  
| {{{field|skillSet}}}
| {{{field|skillSet|input type=textarea with autocomplete|cargo table=Project|cargo field=skillSet|delimiter=;|list}}}
|-
|-
! projectType:  
! Project Type:  
| {{{field|projectType}}}
| {{{field|projectType|input type=textarea with autocomplete|cargo table=Project|cargo field=projectType|delimiter=;|list}}}
|-
|-
! northForge:  
! [[North Forge Fabrication Lab]]:  
| {{{field|northForge}}}
| {{{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.