Difference between revisions of "Form:Event"

From OPENRESEARCH integration copy Wiki
Jump to navigation Jump to search
 
(3 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.  
 
[[Help:Event]] provides information about Events, used properties and lists some examples.  
 
[[Category:Form]]
 
[[Category:Form]]
 
+
</noinclude><includeonly>{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
</noinclude>
 
 
 
<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}}
 
{{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">
Line 56: Line 57:
 
</div>
 
</div>
 
----
 
----
 +
<!--
 
{{CreateFormHeader|Metadata Information| Basic metadata information|mw-collapsed}}
 
{{CreateFormHeader|Metadata Information| Basic metadata information|mw-collapsed}}
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
Line 67: Line 69:
 
</div>
 
</div>
 
</div>
 
</div>
----   
+
----  -->
 
{{CreateFormHeader|Topics|General topics of the events in Free Text form|mw-collapsed}}
 
{{CreateFormHeader|Topics|General topics of the events in Free Text form|mw-collapsed}}
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
Line 77: Line 79:
 
</div>
 
</div>
 
----       
 
----       
 
It is recommended to add as many details of your software as possible for better popularity and faster indexing by public search engines.
 
  
 
''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 84: 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.