Difference between revisions of "Form:Event OLD"
Jump to navigation
Jump to search
Musaab Khan (talk | contribs) |
Musaab Khan (talk | contribs) |
||
Line 69: | Line 69: | ||
|End date | |End date | ||
|input type=datepicker | |input type=datepicker | ||
+ | }}} | ||
+ | |- | ||
+ | ! |Has subject<span style="color:#f00">*</span>: {{#info:Subject of the event| note}} | ||
+ | | {{{field | ||
+ | |Has subject | ||
+ | |input type=text | ||
}}} | }}} | ||
|- | |- | ||
Line 142: | Line 148: | ||
{{{end template}}} | {{{end template}}} | ||
+ | |||
+ | <div class="mw-collapsible mw-collapsed"> | ||
+ | <div class="mw-collapsible-toggle toccolours" style="float: none;"> | ||
+ | <div class="mw-collapsible-toggle-row"> | ||
+ | <div class="mw-collapsible-toggle-header"><big>'''Biblographic and Restropective Information'''<br>Additional Info </big></div> | ||
+ | <div class="mw-collapsible-toggle-indicator">[[File:right-black-arrow.png|150px|link=]]</div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="mw-collapsible-content"> | ||
+ | {| class="formtable" | ||
+ | |||
+ | |- | ||
+ | ! |Submitted Papers<span style="color:#f00">*</span>: {{#info: number of accepted papers.| note}} | ||
+ | | {{{field | ||
+ | |Submitted Papers | ||
+ | |input type=regexp|regexp=/^\d*$/|message=Only numbers! | ||
+ | }}} | ||
+ | |- | ||
+ | ! |Accepted Papers<span style="color:#f00">*</span>: {{#info: number of accepted papers.| note}} | ||
+ | | {{{field | ||
+ | |Accepted Papers | ||
+ | |input type=regexp|regexp=/^\d*$/|message=Only numbers! | ||
+ | }}} | ||
+ | |||
+ | ! |Attendees<span style="color:#f00">*</span>: {{#info: Number of attendees of the conference| note}} | ||
+ | | {{{field | ||
+ | |Attendees | ||
+ | |input type=regexp|regexp=/^\d*$/|message=Only numbers! | ||
+ | |mandatory | ||
+ | }}} | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | </div> | ||
+ | |||
+ | {{{end template}}} | ||
+ | |||
Revision as of 02:22, 5 March 2021