Form:Feature: Difference between revisions

From Freephile Wiki
remove 'multiple' from the form definition because a feature should be singular; make the input types textarea to give more room; remove wikiPreview div bc it triggers spam filter
bring back the old fields that were defined before
Line 21: Line 21:
| {{{field|title}}}
| {{{field|title}}}
|-
|-
! feature description
! Description:
| {{{field|feature description|input type=textarea}}}
| {{{field|description|input type=textarea|mandatory|property=feature description}}}
|-
|-
! feature notes
! Notes:
| {{{field|feature notes|input type=textarea}}}
| {{{field|notes|input type=textarea|property=feature notes}}}
|-
|-
! feature tests
! Tests:
| {{{field|feature tests|input type=textarea}}}
| {{{field|tests|input type=textarea|property=feature tests}}}
|-
|-
! feature examples
! Examples:
| {{{field|feature examples|input type=textarea}}}
| {{{field|examples|input type=textarea|property=feature examples}}}
|}{{{end template}}}
|}{{{end template}}}



Revision as of 12:21, 7 September 2025

This is the "Feature" 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.