Difference between revisions of "Form:Project"

From Funtoo
Jump to navigation Jump to search
Line 18: Line 18:
<tr><th class="active">Status Date</th><td>{{{field|status_date|input type=datepicker}}}</td></tr>
<tr><th class="active">Status Date</th><td>{{{field|status_date|input type=datepicker}}}</td></tr>
<tr><th class="active">Status</th><td>{{{field|status|input type=textarea}}}</td></tr>
<tr><th class="active">Status</th><td>{{{field|status|input type=textarea}}}</td></tr>
{{TableEnd}}
{{{end template}}}
{{{for template|ProjectComponent|label=Components|multiple}}}
{{TableStart}}
<tr><th class="active">Name</th><td>{{{field|name|input type=textarea|placeholder=Component name}}}</td></tr>
<tr><th class="active">Status</th><td>{{{field|description|input type=textarea}}}</td></tr>
{{TableEnd}}
{{TableEnd}}
{{{end template}}}
{{{end template}}}

Revision as of 23:51, February 11, 2022

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