Difference between revisions of "Template:SciTalk"

From ICPWiki
Jump to navigation Jump to search
 
(125 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
{|class="eventTable"
+
;Title
! colspan ="2" align="left"| {{{2}}}
+
:{{#if:{{{title|}}}|[[Talk Title::{{{title}}}]]|(tba)}}
|-
+
;Speaker
|width = "15%" align="center" |{{{3|{{#ifeq:{{{4}}}|ICP Kolloquium|V27.01}}}}}
+
:{{#if:{{{speaker|}}}|{{#set:Speaker={{{speaker}}}}}{{{speaker}}}|(tba)}}
| align="left" | {{{2|}}}, {{{4|}}}
+
;Affiliation
|-
+
:{{#if:{{{affiliation|}}}|[[Affiliation::{{{affiliation}}}]]|(none)}}
|width = "15%" align="center" |{{{5|{{#ifeq:{{{3}}}|ICP Kolloquium|14:00}}}}}
+
;Date
| align="left" | {{{6|}}}
+
:[[Date::{{{date}}}]]
|}
+
;Time
 +
:[[Time::{{{time|???}}}]]
 +
;Location
 +
:[[Location::{{{location|???}}}]]
 +
;Hosting seminar / institution
 +
:{{#if:{{{host|}}}|[[Host::{{{host}}}]]|(none)}}
 +
;PDF
 +
:{{#if:{{{pdflink|}}}|[[{{{pdflink}}}]]|(none)}}
 +
{{#if:{{{speaker|}}}{{{title|}}}|{{#set:Tba=false}}|{{#set:Tba=true}}}}
 +
[[Category:SciTalk]]
 +
</includeonly><noinclude>
 +
This template layouts the talk page and puts the data into SMW.
  
</includeonly>
+
The talk pages are added to the [[:Category:SciTalk]].
{{template:event
+
If both ''speaker'' and ''title'' are empty, the [[Property:Tba]] is set to true, otherwise it is false.
|link
+
 
|person
+
== Parameters ==
|type
+
;location
|from
+
:Location of the talk. Sets [[Property:Location]].
|time
+
;date
|title
+
:Date of the talks. Sets [[Property:Date]].
|place
+
;time
}}
+
:Time of the talk. Sets [[Property:Time]].
 +
;speaker
 +
:Speaker of the talk. Sets [[Property:Speaker]].
 +
;affilitation
 +
:Affiliation of the speaker. Sets [[Property:Affiliation]].
 +
;title
 +
:Title of the talk. Sets [[Property:Talk Title]].
 +
;host
 +
:Hosting seminar/institution of the talk (e.g. ICP Kolloquium). Sets [[Property:Host]].
 +
;pdflink
 +
:Link to an (uploaded) PDF file. Sets [[Property:PDFlink]].
 +
 
 +
</noinclude>

Latest revision as of 16:53, 3 April 2012

This template layouts the talk page and puts the data into SMW.

The talk pages are added to the Category:SciTalk. If both speaker and title are empty, the Property:Tba is set to true, otherwise it is false.

Parameters

location
Location of the talk. Sets Property:Location.
date
Date of the talks. Sets Property:Date.
time
Time of the talk. Sets Property:Time.
speaker
Speaker of the talk. Sets Property:Speaker.
affilitation
Affiliation of the speaker. Sets Property:Affiliation.
title
Title of the talk. Sets Property:Talk Title.
host
Hosting seminar/institution of the talk (e.g. ICP Kolloquium). Sets Property:Host.
pdflink
Link to an (uploaded) PDF file. Sets Property:PDFlink.