Form:Event: Difference between revisions
From MoHA Wiki
No edit summary |
No edit summary |
||
Line 106: | Line 106: | ||
<div>{{{field|Single day|input type=dropdown|property=Day of week|mandatory}}}</div> | <div>{{{field|Single day|input type=dropdown|property=Day of week|mandatory}}}</div> | ||
</div> | </div> | ||
<div id="rangeDays" class="d-flex"> | |||
<div>Days of the week:</div> | |||
<div>{{{field|Single day from|input type=dropdown|property=Day of week|mandatory}}} — {{{field|Single day to|input type=dropdown|property=Day of week|mandatory}}}</div> | |||
</div> | |||
<div id="exactDate" class="d-flex"> | |||
<div>Date:</div> | |||
<div>{{{field|Exact date|input type=datepicker}}}</div> | |||
</div> | |||
<div class="d-flex"> | |||
<div>Day off</div> | |||
<div>{{{field|Day off|input type=checkbox|show on select=No=>schedule;}}}</div> | |||
</div> | |||
<div id="schedule" class="d-flex"> | |||
<div>Open hours:</div> | |||
<div>{{{field|Hour open from|input type=dropdown|values=00,01,02,03,04,05,06,07,08,09,10,11,12,13,14,15,16,17,18,19,20,21,22,23}}}:{{{field|Minutes open from|input type=dropdown|values=00,15,30,45}}} <!-- | |||
-->— <!-- | -->— <!-- | ||
-->{{{field|Hour open to|input type=dropdown|values=00,01,02,03,04,05,06,07,08,09,10,11,12,13,14,15,16,17,18,19,20,21,22,23}}}:{{{field|Minutes open to|input type=dropdown|values=00,15,30,45}}} | -->{{{field|Hour open to|input type=dropdown|values=00,01,02,03,04,05,06,07,08,09,10,11,12,13,14,15,16,17,18,19,20,21,22,23}}}:{{{field|Minutes open to|input type=dropdown|values=00,15,30,45}}}</div> | ||
</div> | |||
<div id="schedule" class="d-flex"> | |||
<div>Break hours:</div> | |||
<div>{{{field|Hour break from|input type=dropdown|values=00,01,02,03,04,05,06,07,08,09,10,11,12,13,14,15,16,17,18,19,20,21,22,23}}}:{{{field|Minutes break from|input type=dropdown|values=00,15,30,45}}} <!-- | |||
-->— <!-- | -->— <!-- | ||
-->{{{field|Hour break to|input type=dropdown|values=00,01,02,03,04,05,06,07,08,09,10,11,12,13,14,15,16,17,18,19,20,21,22,23}}}:{{{field|Minutes break to|input type=dropdown|values=00,15,30,45}}} | -->{{{field|Hour break to|input type=dropdown|values=00,01,02,03,04,05,06,07,08,09,10,11,12,13,14,15,16,17,18,19,20,21,22,23}}}:{{{field|Minutes break to|input type=dropdown|values=00,15,30,45}}}</div> | ||
</div> | |||
{{{end template}}} | {{{end template}}} | ||
Revision as of 14:39, May 18, 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.