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 |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 19: | Line 19: | ||
|- | |- | ||
! Title: | ! Title: | ||
| {{{field|title}}} | | {{{field|title|property=feature 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}}} | ||
Latest revision as of 12:15, 8 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.