Difference between revisions of "Form:Event"
Jump to navigation
Jump to search
Tim Holzheim (talk | contribs) |
|||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | <!-- | ||
+ | -- This is a form for generating a new event. | ||
+ | --> | ||
<noinclude> | <noinclude> | ||
{{#forminput:form=Event|values from concept=Event}} | {{#forminput:form=Event|values from concept=Event}} | ||
+ | [[Help:Event]] provides information about Events, used properties and lists some examples. | ||
[[Category:Form]] | [[Category:Form]] | ||
− | </noinclude> | + | </noinclude><includeonly>{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}} |
− | |||
− | <includeonly> | ||
− | |||
− | {{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}} | ||
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | ||
=Event= | =Event= | ||
{{{info|page name=<Event[Acronym]>}}} | {{{info|page name=<Event[Acronym]>}}} | ||
− | |||
{{{for template|Event}}} | {{{for template|Event}}} | ||
− | ---- | + | <!-- |
− | + | -- This form uses Templates to create Headers, Title and Fields. | |
− | + | -- Each row made corresponds to a field in the form made entirely from a Property and using a unique template. | |
− | + | -- See Template:CreateFormHeader for usage and source code. | |
− | + | --> | |
− | + | {{CreateFormHeader|General Information| Includes all the field with general information of the Event. This does include some mandatory fields}} | |
− | |||
− | |||
− | |||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
− | {| class="formtable" style="width:100% | + | {| class="formtable InfoBox" style="width:100%" |
− | |||
|- | |- | ||
!{{FieldTitleByProperty|Acronym}} | !{{FieldTitleByProperty|Acronym}} | ||
Line 49: | Line 44: | ||
</div> | </div> | ||
</div> | </div> | ||
− | |||
---- | ---- | ||
− | + | {{CreateFormHeader|Identification Numbers| External Event Ids|mw-collapsed}} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
− | {| class="formtable" style="width:100%;" | + | {| class="formtable InfoBox" style="width:100%;" |
− | + | <nowiki> | |
</nowiki>{{CreateFormRowByProperty|GND-ID}}<nowiki> | </nowiki>{{CreateFormRowByProperty|GND-ID}}<nowiki> | ||
</nowiki>{{CreateFormRowByProperty|WikiCFP ID}}<nowiki> | </nowiki>{{CreateFormRowByProperty|WikiCFP ID}}<nowiki> | ||
Line 67: | Line 54: | ||
</nowiki> | </nowiki> | ||
|} | |} | ||
− | |||
</div> | </div> | ||
</div> | </div> | ||
---- | ---- | ||
− | < | + | <!-- |
− | + | {{CreateFormHeader|Metadata Information| Basic metadata information|mw-collapsed}} | |
− | |||
− | |||
− | |||
− | |||
− | |||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
− | + | {| class="formtable InfoBox" style="width:100%;" | |
− | {| class="formtable InfoBox | + | <nowiki> |
− | |||
</nowiki>{{CreateFormRowByProperty|Metadata author}}<nowiki> | </nowiki>{{CreateFormRowByProperty|Metadata author}}<nowiki> | ||
</nowiki>{{CreateFormRowByProperty|Metadata source}}<nowiki> | </nowiki>{{CreateFormRowByProperty|Metadata source}}<nowiki> | ||
Line 87: | Line 67: | ||
</nowiki> | </nowiki> | ||
|} | |} | ||
− | |||
</div> | </div> | ||
</div> | </div> | ||
− | ---- | + | ---- --> |
− | {| class=" | + | {{CreateFormHeader|Topics|General topics of the events in Free Text form|mw-collapsed}} |
− | + | <div class="mw-collapsible-content"> | |
+ | {| class="formtable InfoBox" style="width:100%;" | ||
|- | |- | ||
| {{{section|Topics|level=2|autogrow|restricted|class=FormInputField}}} | | {{{section|Topics|level=2|autogrow|restricted|class=FormInputField}}} | ||
|} | |} | ||
+ | </div> | ||
+ | </div> | ||
---- | ---- | ||
− | |||
− | |||
''To save your changes, click the <strong>'Save'</strong> tab at the top of the page, then click the <strong>'Save page'</strong> button.'' | ''To save your changes, click the <strong>'Save'</strong> tab at the top of the page, then click the <strong>'Save page'</strong> button.'' | ||
Line 104: | Line 84: | ||
<div style="display:none">{{{field|Status|hidden|strict|multiple}}}</div> | <div style="display:none">{{{field|Status|hidden|strict|multiple}}}</div> | ||
+ | |||
+ | <!-- | ||
+ | -- Buttons are placed on the bottom and on the top for convenience of the user | ||
+ | --> | ||
{{{standard input|summary}}} | {{{standard input|summary}}} |
Latest revision as of 18:01, 17 April 2021
Help:Event provides information about Events, used properties and lists some examples.