Difference between revisions of "Form:Activity"

From Funtoo
Jump to navigation Jump to search
Line 13: Line 13:
<tr><th class="active">Summary</th><td>{{{field|summary|input type=textarea|placeholder=Specify summary of this project.}}}</td></tr>
<tr><th class="active">Summary</th><td>{{{field|summary|input type=textarea|placeholder=Specify summary of this project.}}}</td></tr>
<tr><th class="active">Kind</th><td>{{{field|kind|input type=dropdown|values=development,livestream}}}</td></tr>
<tr><th class="active">Kind</th><td>{{{field|kind|input type=dropdown|values=development,livestream}}}</td></tr>
<tr><th class="active">Status</th><td>{{{field|kind|input type=dropdown|values=not yet started,active,completed,ongoing}}}</td></tr>
<tr><th class="active">Status</th><td>{{{field|status|input type=dropdown|values=not yet started,active,completed,ongoing}}}</td></tr>
<tr><th class="active">Project</th><td>{{{field|project}}}</td></tr>
<tr><th class="active">Project</th><td>{{{field|project|cargo table=projects|cargo field=name}}}</td></tr>
<tr><th class="active">Start Date</th><td>{{{field|start_date|input type=datepicker}}}</td></tr>
<tr><th class="active">Start Date</th><td>{{{field|start_date|input type=datepicker}}}</td></tr>
<tr><th class="active">End Date</th><td>{{{field|end_date|input type=datepicker}}}</td></tr>
<tr><th class="active">End Date</th><td>{{{field|end_date|input type=datepicker}}}</td></tr>
<tr><th class="active">Logo</th><td>{{{field|logo}}}</td></tr>
<tr><th class="active">Logo</th><td>{{{field|logo|values from namespace=File}}}</td></tr>
{{TableEnd}}
{{TableEnd}}
{{{end template}}}
{{{end template}}}

Revision as of 23:42, March 13, 2022

This is the "Activity" form which is used to create or edit community activities. When creating an activity, it is recommended that you create it under the corresponding project, on a Project:ProjectName/Activities/ActivityName page.

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.