Difference between revisions of "Form:Activity"

From Funtoo
Jump to navigation Jump to search
(Created page with "<noinclude> 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 corresp...")
 
 
(6 intermediate revisions by the same user not shown)
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=_pageName}}}</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|values from namespace=File}}}</td></tr>
<tr><th class="active">Associated Jira Issue</th><td>{{{field|issue|placeholder=FL-XXXX|input type=text}}}</td></tr>
<tr><th class="active">Previous Activity</th><td>{{{field|prev|cargo table=activities|cargo field=_pageName}}}</td></tr>
<tr><th class="active">Next Activity</th><td>{{{field|next|cargo table=activities|cargo field=_pageName}}}</td></tr>
{{TableEnd}}
{{TableEnd}}
{{{end template}}}
{{{end template}}}

Latest revision as of 20:09, March 17, 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.