Difference between revisions of "Form:Event query"
(24 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
To create a page with this form, enter the page name below; | 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. | if a page with that name already exists, you will be sent to a form to edit that page. | ||
− | |||
{{#forminput:form=Event query}} | {{#forminput:form=Event query}} | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
− | |||
{{{for template|Event query}}} | {{{for template|Event query}}} | ||
{| class="formtable" | {| class="formtable" | ||
! Type: | ! Type: | ||
− | | {{{field|Type}}} | + | | {{{field|Type|input type=combobox|values=Conference,Workshop,Tutorial,Summerschools,Proceedings|default=Conference}}} |
+ | | Specify the type of event you want to search | ||
|- | |- | ||
! Field: | ! Field: | ||
− | | {{{field|Field}}} | + | | {{{field|Field|input type=combobox|values=Computer Science,Semantic Web,Social Science,Engineering Science,Natural Science|default=Science}}} |
+ | | Specify the field of event you want to search | ||
+ | |- | ||
+ | ! Country: | ||
+ | | {{{field|Type|input type=combobox|values=Europe,Asia,Japan,China,South Korea,India,America,Africa,USA,Canada,Australia|default=World}}} | ||
+ | | Specify country events happen | ||
+ | |- | ||
+ | ! Start Date: | ||
+ | | {{{field|Start Date||input type=datepicker|size=25|mandatory|class=start date}}} | ||
+ | |- | ||
+ | ! End Date: | ||
+ | | {{{field|End Date||input type=datepicker|size=25|mandatory|class=end date}}} | ||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
</includeonly> | </includeonly> | ||
+ | <!-- | {{{field|Batch Number|input type=datepicker|size=25|mandatory|class=batchnumber}}} | ||
+ | |- | ||
+ | ! After: | ||
+ | | {{{field|After Date|input type=date|default value=now}}} | ||
+ | | Specify events you want to search should be after when (default value: {{#time: r|now}})--> |
Latest revision as of 14:23, 22 October 2019
This is the "Event query" 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.