Difference between revisions of "Template:SciTalk"

From ICPWiki
Jump to navigation Jump to search
Line 20: Line 20:
  
 
{{#set:
 
{{#set:
Speaker={{{speaker|(tba)}}}
+
Speaker={{#if:{{{speaker|}}}|{{{speaker}}}|(tba)}}
 
|Location={{{location|}}}
 
|Location={{{location|}}}
 
|Time={{{time|}}}
 
|Time={{{time|}}}
 
|Affiliation={{{affiliation|}}}
 
|Affiliation={{{affiliation|}}}
|Talk Title={{{title|(tba)}}}
+
|Talk Title={{#if:{{{title|}}}|{{{title}}}|(tba)}}
 
|Host={{{host|}}}
 
|Host={{{host|}}}
 
|Date={{{date|}}}
 
|Date={{{date|}}}

Revision as of 15:00, 3 April 2012

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

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.