Template:Event

From Kolflow Project

(Difference between revisions)
Jump to: navigation, search
 
(16 intermediate revisions not shown)
Line 1: Line 1:
 +
<noinclude>
 +
The Template for displaying an event
 +
</noinclude>
 +
<includeonly>
[[Category:Event]]
[[Category:Event]]
-
Name : [[Event name::{{{name}}}]]
+
== Event description ==
 +
 
 +
Name : {{{name}}}
Description : {{{description| }}}
Description : {{{description| }}}
-
Start Date : {{{date| }}}
+
Start Date : {{{startdate| }}}
-
Laboratory : [[Event lab::{{{lab}}}]]
+
End Date : {{{enddate| }}}
-
Location : [[Event location::{{{location}}}]]
+
Laboratory : {{{lab| }}}
-
{{#set:
+
Location : {{{location| }}}
-
Event description={{{description}}}  
+
 
-
| Event startdate={{{date}}}
+
{{#set:Event name:={{{name}}}
-
| Event enddate={{{date}}}
+
| Event location={{{location}}}
 +
| Event description={{{description}}}  
 +
| Event startdate={{{startdate}}}
 +
| Event enddate={{{enddate}}}
| Event location= {{{location}}}
| Event location= {{{location}}}
 +
| Event lab={{{lab}}}
}}
}}
-
 
+
</includeonly>
-
<small>{{#ask:[[{{PAGENAME}}]]|?start date=start|searchlabel=(iCal)|format=icalendar}}</small>
+
-
 
+
-
{{#ask: [[Category:Event]] [[Event name::{{PAGENAME}}]]
+
-
|?Event startdate = start
+
-
|?Event enddate = end
+
-
|?Event location
+
-
|?Event description = description
+
-
| format=icalendar | searchlabel=(iCal)
+
-
}}
+

Latest revision as of 14:58, 14 February 2011

The Template for displaying an event


     
This page was last modified on 14 February 2011, at 14:58. This page has been accessed 8,835 times.