Template:Event: Difference between revisions
From Future Worlds Center Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
{{#if:{{{image|}}} | {{Person | |||
|color=#E3E4FA; | |||
|image={{{image}}} | |image={{{image}}} | ||
|name={{{name}}} | |||
}} | |||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" |
Revision as of 05:34, 5 August 2011
| |||
---|---|---|---|
EXAMPLE ON HOW TO USE THE TEMPLATE
| |||
---|---|---|---|
Project | Project under which he event was organized | ||
Place | Place of event | ||
Dates | Dates of event | ||
Person in charge | write the person in charge of the event | ||
Type of participants | write the type of participants | ||
Number of participants | write the number of participants/beneficiaries | ||
Total Duration | Total Duration of event | ||
Link(s) | Link(s) to press release(s) |
Copy and paste the code below to the page you wish to add an Associate's box such as this one:
{{Event |acronym=Title of the event |project=Project under which he event was organized |place= Place of event |dates=Dates of event |moderator=write the person in charge of the event |participants_type=write the type of participants |participants_num=write the number of participants/beneficiaries |total_duration=Total Duration of event |link=Link(s) to press release(s) }}
Then replace the content of the variables with your own, for example :
Replace
acronym=Title of the event
With
acronym=SDD in Troodos
List of Variables
- acronym : This variable expects from the editor to assign to it the title of the event
- project : This variable expects from the editor to assign to it the project under which the event was organized
- place : This variable expects from the editor to assign to it the place that the event took/is taking place
- dates : This variable expects from the editor to assign to it the dates of the event
- moderator : This variable expects from the editor to assign to it the name of the person in charge for the event
- participants_type : This variable expects from the editor to assign to it the type of the participants
- participants_num : This variable expects from the editor to assign to it the number of participants
- total_duration : This variable expects from the editor to assign to it the total_duration of the event
- link : This variable expects from the editor to assign to it the link(s) to press release(s)