Template:Vortrag: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 23: | Line 23: | ||
|DATE = 08.01.2010 | |DATE = 08.01.2010 | ||
|LOCATION = Bistro Planet | |LOCATION = Bistro Planet | ||
}} | }} | ||
Line 39: | Line 38: | ||
''Vortragender'': <span class="">{{{AUTHOR}}} | ''Vortragender'': <span class="">{{{AUTHOR}}} | ||
''Datum'': <span class="dtstart" title="{{{RFC_DATE}}}">{{{DATE}}}</span> | ''Datum'': <span class="dtstart" title="{{{RFC_DATE|}}}">{{{DATE}}}</span> | ||
''Ort'': <span class="location">{{{LOCATION}}}</span> | ''Ort'': <span class="location">{{{LOCATION}}}</span> | ||
''Folien'': {{{SLIDES}}} | ''Folien'': {{{SLIDES|}}} | ||
|} | |} |
Revision as of 21:24, 4 August 2007
Anleitung
RFC_DATE ist ein Timestamp nach
RFC3339. D.h. 2007-01-01 oder 2007-01-01T19:00:00+02:00 im Sommer oder +01:00 im Winter.
Beispiele
{{Vortrag |TITLE = Ruby, Programmieren für coole Kinder |AUTHOR = [[User:PhilFry|PhilFry]] |RFC_DATE = 2010-01-01T19:00:00+02:00 |DATE = 01.01.2010 |LOCATION = Bistro Planet |SLIDES = [http://phil.idlecrew.de/rubyslides.pdf PDF] }}
{{Vortrag |TITLE = Erlang, Programmieren für coole Kinder |AUTHOR = [[User:PhilFry|PhilFry]] |RFC_DATE = 2010-01-08 |DATE = 08.01.2010 |LOCATION = Bistro Planet }}
Vortragsdaten Titel: {{{TITLE}}} Vortragender: {{{AUTHOR}}} Datum: {{{DATE}}} Ort: {{{LOCATION}}} Folien: |
---|