Form:Event: Difference between revisions

From stencil.wiki
No edit summary
No edit summary
Line 28: Line 28:
| {{{field|poster|input type=file}}}
| {{{field|poster|input type=file}}}
|}
|}
<!-- GROUPING TOGETHER "EVENT" INFORMATION WHICH SHOWS WHEN IT IS A ONE-OFF EVENT -->
 
{| class="formtable" id="details"
<!-- GROUPING TOGETHER "DETAILS" INFORMATION WHICH SHOWS WHEN IT IS A ONE-OFF EVENT -->
<div id="details">{| class="formtable"
! Start date
! Start date
| {{{field|start_date|property=Has start date}}}
| {{{field|start_date|property=Has start date}}}
Line 37: Line 38:
|-
|-
! Access type
! Access type
| {{{field|access_type|input type=checkboxes|values=In-person, Remote|default=In-person|mandatory|property=Has access type|show on select=In-person=>location;}}}
| {{{field|access_type|input type=checkboxes|values=In-person, Remote|default=In-person|property=Has access type|show on select=In-person=>location;}}}
<tbody id="location">
|}
|-
{| class="formtable" id="location"
! Location
! Location
| {{{field|address|input type=textarea|placeholder=Enter street address|property=At location}}}
| {{{field|address|input type=textarea|placeholder=Enter street address|property=At location}}}
Line 57: Line 58:
! Coordinates
! Coordinates
| {{{field|coordinates|input type=geographic coordinates|property=At coordinates|placeholder=Enter latitude, longitude}}}
| {{{field|coordinates|input type=geographic coordinates|property=At coordinates|placeholder=Enter latitude, longitude}}}
</tbody>
|}
|-
{| class="formtable"
! Application link
! Application link
| {{{field|application_link|property=Has application link}}}
| {{{field|application_link|property=Has application link}}}
Line 64: Line 65:
! Deadline
! Deadline
| {{{field|application_deadline|property=Has application deadline}}}
| {{{field|application_deadline|property=Has application deadline}}}
|}
|}</div>


<!-- THIS SECTION SHOULD ONLY DISPLAY IF IT'S A RECURRING EVENT --><div id="instances">
<!-- THIS SECTION SHOULD ONLY DISPLAY IF IT'S A RECURRING EVENT --><div id="instances">

Revision as of 20:50, 30 December 2024

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