Form:Feature: Difference between revisions

From Freephile Wiki
conversion to SMW "City" template
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
Line 8: Line 8:


</noinclude><includeonly>
</noinclude><includeonly>
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
 
{{{for template|Feature|multiple|add button text=add|autocomplete on category=Feature}}}
{{{for template|Feature|autocomplete on category=Feature}}}


{| class="formtable"
{| class="formtable"
Line 20: Line 20:
! Title:
! Title:
| {{{field|title}}}
| {{{field|title}}}
 
|-
! feature description
| {{{field|feature description|input type=textarea}}}
|-
! feature notes
| {{{field|feature notes|input type=textarea}}}
|-
! feature tests
| {{{field|feature tests|input type=textarea}}}
|-
! feature examples
| {{{field|feature examples|input type=textarea}}}
|}{{{end template}}}
|}{{{end template}}}



Revision as of 11:53, 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.