Form:Event: Difference between revisions

From stencil.wiki
No edit summary
No edit summary
Line 30: Line 30:


<!-- GROUPING TOGETHER "DETAILS" INFORMATION WHICH SHOWS WHEN IT IS A ONE-OFF EVENT -->
<!-- GROUPING TOGETHER "DETAILS" INFORMATION WHICH SHOWS WHEN IT IS A ONE-OFF EVENT -->
<div id="details">{| class="formtable"
<div id="details">
{| class="formtable"
! Start date
! Start date
| {{{field|start_date|property=Has start date}}}
| {{{field|start_date|property=Has start date}}}
Line 65: Line 66:
! Deadline
! Deadline
| {{{field|application_deadline|property=Has application deadline}}}
| {{{field|application_deadline|property=Has application deadline}}}
|}</div>
|}
</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 21:06, 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.