<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.digitalcyprus.eu/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AResearch_Award</id>
	<title>Template:Research Award - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.digitalcyprus.eu/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AResearch_Award"/>
	<link rel="alternate" type="text/html" href="https://www.digitalcyprus.eu/w/index.php?title=Template:Research_Award&amp;action=history"/>
	<updated>2026-05-22T00:28:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.6</generator>
	<entry>
		<id>https://www.digitalcyprus.eu/w/index.php?title=Template:Research_Award&amp;diff=11398&amp;oldid=prev</id>
		<title>Pradeau: Created template</title>
		<link rel="alternate" type="text/html" href="https://www.digitalcyprus.eu/w/index.php?title=Template:Research_Award&amp;diff=11398&amp;oldid=prev"/>
		<updated>2024-01-09T18:09:38Z</updated>

		<summary type="html">&lt;p&gt;Created template&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{| width=&amp;quot;285&amp;quot; style=&amp;quot;margin:5px 0px 5px 10px;float:right;clear:right;border:1px solid #ccc;background-color:#FFFF66;line-height:1.5em;word-spacing:0.5px;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
{{#if:{{{image|}}} |{{Person&lt;br /&gt;
|color=#FFFF66&lt;br /&gt;
|image={{{image}}}&lt;br /&gt;
|name={{{acronym}}}&lt;br /&gt;
}} }}&lt;br /&gt;
{| border=&amp;quot;0&amp;quot; width=&amp;quot;100%&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;background-color:#FFFF66;padding:0px&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot; style=&amp;quot;font-size:11px&amp;quot;&lt;br /&gt;
| width=&amp;quot;25%&amp;quot; |&amp;lt;b&amp;gt;{{#if:{{{project|}}} | '''Project''' }}&amp;lt;/b&amp;gt;&lt;br /&gt;
||{{#if:{{{project|}}} | {{{project}}} }}&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot; style=&amp;quot;font-size:11px&amp;quot;&lt;br /&gt;
| &amp;lt;b&amp;gt;{{#if:{{{dates|}}} | '''Date(s)''' }}&amp;lt;/b&amp;gt;&lt;br /&gt;
||{{#if:{{{dates|}}} | {{{dates}}} }}&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot; style=&amp;quot;font-size:11px&amp;quot;&lt;br /&gt;
| &amp;lt;b&amp;gt;{{#if:{{{research_members|}}} | '''Research team members''' }}&amp;lt;/b&amp;gt;&lt;br /&gt;
||{{#if:{{{research_members|}}} | {{{research_members}}} }}&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot; style=&amp;quot;font-size:11px&amp;quot;&lt;br /&gt;
| &amp;lt;b&amp;gt;{{#if:{{{involvments|}}} | '''Involvments(s)''' }}&amp;lt;/b&amp;gt;&lt;br /&gt;
||{{#if:{{{involvments|}}} | {{{involvments}}} }}&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot; style=&amp;quot;font-size:11px&amp;quot;&lt;br /&gt;
| &amp;lt;b&amp;gt;{{#if:{{{link|}}} | '''Link(s)''' }}&amp;lt;/b&amp;gt;&lt;br /&gt;
||{{#if:{{{link|}}} | {{{link}}} }}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
==EXAMPLE ON HOW TO USE THE TEMPLATE==&lt;br /&gt;
&lt;br /&gt;
{{Event&lt;br /&gt;
  |acronym=Title of the event&lt;br /&gt;
  |image=SoterisDemetriou.jpg&lt;br /&gt;
  |project=Project under which the event was organized&lt;br /&gt;
  |dates=Dates of event&lt;br /&gt;
  |research_members=write the type of participants&lt;br /&gt;
  |involvments=write the research involvments&lt;br /&gt;
  |link=Link(s) to press release(s)&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Copy and paste the code below to the page you wish to add an Event's box such as this one:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Event&lt;br /&gt;
  |acronym=Title of the event&lt;br /&gt;
  |image=SoterisDemetriou.jpg&lt;br /&gt;
  |project=Project under which the event was organized&lt;br /&gt;
  |dates=Dates of event&lt;br /&gt;
  |research_members=write the type of participants&lt;br /&gt;
  |involvments=write the research involvments&lt;br /&gt;
  |link=Link(s) to press release(s)&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then replace the content of the variables with your own, for example :&lt;br /&gt;
   Replace &lt;br /&gt;
             acronym=Title of the event&lt;br /&gt;
   With &lt;br /&gt;
             &amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;acronym=SDD in Troodos&amp;lt;/span&amp;gt;&lt;br /&gt;
===List of Variables===&lt;br /&gt;
* &amp;lt;b&amp;gt;acronym&amp;lt;/b&amp;gt; : This variable expects from the editor to assign to it the title of the event&lt;br /&gt;
* &amp;lt;b&amp;gt;image&amp;lt;/b&amp;gt; : This variable expects from the editor to assign to it the image of the Event. You must first upload an image using the upload file option of the toolbox available on the left column of the page. This option is visible if and only if you are logged in.&lt;br /&gt;
* &amp;lt;b&amp;gt;project&amp;lt;/b&amp;gt; : This variable expects from the editor to assign to it the project under which the event was organized&lt;br /&gt;
* &amp;lt;b&amp;gt;dates&amp;lt;/b&amp;gt; : This variable expects from the editor to assign to it the dates of the event&lt;br /&gt;
* &amp;lt;b&amp;gt;research_members&amp;lt;/b&amp;gt; : This variable expects from the editor to assign to it the type of the participants&lt;br /&gt;
* &amp;lt;b&amp;gt;involvments&amp;lt;/b&amp;gt; : This variable expects from the editor to assign to it the research involvments&lt;br /&gt;
* &amp;lt;b&amp;gt;link&amp;lt;/b&amp;gt; : This variable expects from the editor to assign to it the link(s) to press release(s)&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;[[Category:T/Events]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pradeau</name></author>
	</entry>
</feed>