Template:Event: Difference between revisions

From Future Worlds Center Wiki
Jump to navigationJump to search
no edit summary
(Creation of template Event)
 
No edit summary
 
(27 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| border="1" width="295" style="float:right;background-color:#C6DEFF;line-height:90%;word-spacing:0.5px;"
{| width="285" style="margin:5px 0px 5px 10px;float:right;clear:right;border:1px solid #ccc;background-color:#FFFF66;line-height:1.5em;word-spacing:0.5px;"
! align="center" valign="top"|{{{acronym}}}
|
{| border="0" width="100%" cellspacing="5" style="background-color:#f8f8f8;padding:0px"
{{#if:{{{image|}}} |{{Person
|color=#FFFF66
|image={{{image}}}
|name={{{acronym}}}
}} }}
{| border="0" width="100%" cellspacing="5" style="background-color:#FFFF66;padding:0px"
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| width="25%" |<b>{{#if:{{{project|}}} | '''Project''' }}</b>
| width="25%" |<b>{{#if:{{{project|}}} | '''Project''' }}</b>
Line 9: Line 14:
||{{#if:{{{place|}}} | {{{place}}} }}
||{{#if:{{{place|}}} | {{{place}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{dates|}}} | '''Dates''' }}</b>
| <b>{{#if:{{{dates|}}} | '''Date(s)''' }}</b>
||{{#if:{{{dates|}}} | {{{dates}}} }}
||{{#if:{{{dates|}}} | {{{dates}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
Line 36: Line 41:
{{Event
{{Event
   |acronym=Title of the event
   |acronym=Title of the event
   |project=Project under which he event was organized
  |image=SoterisDemetriou.jpg
   |project=Project under which the event was organized
   |place= Place of event
   |place= Place of event
   |dates=Dates of event
   |dates=Dates of event
Line 47: Line 53:




Copy and paste the code below to the page you wish to add an Associate's box such as this one:
Copy and paste the code below to the page you wish to add an Event's box such as this one:
<pre>
<pre>
{{Event
{{Event
   |acronym=Title of the event
   |acronym=Title of the event
   |project=Project under which he event was organized
  |image=event_image.jpg
   |project=Project under which the event was organized
   |place= Place of event
   |place= Place of event
   |dates=Dates of event
   |dates=Dates of event
Line 70: Line 77:
===List of Variables===
===List of Variables===
* <b>acronym</b> : This variable expects from the editor to assign to it the title of the event
* <b>acronym</b> : This variable expects from the editor to assign to it the title of the event
* <b>image</b> : 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.
* <b>project</b> : This variable expects from the editor to assign to it the project under which the event was organized
* <b>project</b> : This variable expects from the editor to assign to it the project under which the event was organized
* <b>place</b> : This variable expects from the editor to assign to it the place that the event took/is taking place
* <b>place</b> : This variable expects from the editor to assign to it the place that the event took/is taking place
Line 79: Line 87:
* <b>link</b> : This variable expects from the editor to assign to it the link(s) to press release(s)
* <b>link</b> : This variable expects from the editor to assign to it the link(s) to press release(s)
</noinclude>
</noinclude>
<noinclude>[[Category:T/Events]]</noinclude>

Navigation menu