Form:Feature: Difference between revisions
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}}} | ||
|- | |- | ||
! | ! Description: | ||
| {{{field| | | {{{field|description|input type=textarea|mandatory|property=feature description}}} | ||
|- | |- | ||
! | ! Notes: | ||
| {{{field| | | {{{field|notes|input type=textarea|property=feature notes}}} | ||
|- | |- | ||
! | ! Tests: | ||
| {{{field| | | {{{field|tests|input type=textarea|property=feature tests}}} | ||
|- | |- | ||
! | ! Examples: | ||
| {{{field| | | {{{field|examples|input type=textarea|property=feature examples}}} | ||
|}{{{end template}}} | |}{{{end template}}} | ||