Difference between revisions of "Template:EventQuery"

From Openresearch
Jump to: navigation, search
(Created page with "<noinclude> This is the "EventQuery" template. It should be called in the following format: <pre> {{EventQuery |Type= |Field= }} </pre> Edit the page to see the template text....")
 
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This is the "EventQuery" template.
+
This is the "Event query" template.
 
It should be called in the following format:
 
It should be called in the following format:
 
<pre>
 
<pre>
{{EventQuery
+
{{Event query
 
|Type=
 
|Type=
 
|Field=
 
|Field=
 +
|After Date=
 +
|Country=
 
}}
 
}}
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>
+
</noinclude>
==Event Type==
+
<div style="height:100px;width:70%;">
[[Type::{{{Type|}}}]]  
+
<includeonly>
 +
{{#ask: [[Category:event]] [[Category:{{{Type|}}}]] [[Category:{{{Field|}}}]][[End date::>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}]]
  
==Subject Field==
+
|mainlabel=Acronym
[[Field::{{{Field|}}}]]
+
|?title = Name
 +
|?has location city = City
 +
|?has location country = Country
 +
|?Submission deadline
 +
|?Start date
 +
|?End date
 +
|format=table|limit=5|sort=End date
 +
}}
 +
<!--{{#default_form:Event query}}-->
 
</includeonly>
 
</includeonly>
 +
</div>

Revision as of 14:26, 22 October 2019

This is the "Event query" template. It should be called in the following format:

{{Event query
|Type=
|Field=
|After Date=
|Country=
}}

Edit the page to see the template text.