Difference between revisions of "Šablóna:Event"
| (8 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| + | <div class="event"> | ||
| + | {{{when}}}: '''{{{what}}}''' ({{{type}}}) | ||
| + | ;''Who:'' | ||
| + | :{{{who}}} | ||
| + | ;''Where:'' | ||
| + | :{{{where}}} | ||
| + | ;''Link:'' | ||
| + | :{{{link}}} | ||
---- | ---- | ||
| − | + | </div> | |
<noinclude> | <noinclude> | ||
== Usage == | == Usage == | ||
| − | This is a template for | + | This is a template for events (seminar talks, conferences, ...). Use it as follows |
<nowiki>{{Event | <nowiki>{{Event | ||
| Line 12: | Line 20: | ||
| type = conference, seminar, ... | | type = conference, seminar, ... | ||
| who = organizer or lecturer | | who = organizer or lecturer | ||
| − | | what = name of the | + | | what = name of the event |
| − | | link = web page of the | + | | link = web page of the event |
}}</nowiki> | }}</nowiki> | ||
Latest revision as of 15:26, 20 February 2013
{{{when}}}: {{{what}}} ({{{type}}})
- Who:
- {{{who}}}
- Where:
- {{{where}}}
- Link:
- {{{link}}}
Usage
This is a template for events (seminar talks, conferences, ...). Use it as follows
{{Event
| when = date and time
| where = place
| type = conference, seminar, ...
| who = organizer or lecturer
| what = name of the event
| link = web page of the event
}}
An example to copy & paste:
{{Event
| when = 16.10.2007, 14:00
| where = FMFI UK VII
| type = seminar
| who = Ján Šefránek
| what = Aktualizacie (updates) nemonotonnych baz znalosti
| link =
}}

