Form:Feature: Difference between revisions
conversion to SMW "City" template |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 8: | Line 8: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{{{for template|Feature | {{{for template|Feature|autocomplete on category=Feature}}} | ||
{| class="formtable" | {| class="formtable" | ||
| Line 19: | Line 19: | ||
|- | |- | ||
! Title: | ! Title: | ||
| {{{field|title}}} | | {{{field|title|property=feature title}}} | ||
|- | |||
! Description: | |||
| {{{field|description|input type=textarea|mandatory|property=feature description}}} | |||
|- | |||
! Notes: | |||
| {{{field|notes|input type=textarea|property=feature notes}}} | |||
|- | |||
! Tests: | |||
| {{{field|tests|input type=textarea|property=feature tests}}} | |||
|- | |||
! Examples: | |||
| {{{field|examples|input type=textarea|property=feature examples}}} | |||
|}{{{end template}}} | |}{{{end template}}} | ||