Difference between revisions of "Template:SciTalk"

From ICPWiki
Jump to navigation Jump to search
Line 11: Line 11:
  
 
</includeonly>
 
</includeonly>
<noinclude>
 
Example
 
{{event
 
|type=other
 
|place= V57.01
 
|person=Prof.X.Ample
 
|from= IE Institute, Specimen University
 
|time= 16:30
 
|title= The art of nonstatements
 
}}
 
Usage:
 
<pre><nowiki>
 
{{event
 
|type=ICP Kolloquium|ICP Seminar|other
 
|place= The Room and Location
 
|person=The Speaker
 
|from= Institute, University, City, Country
 
|time= The time the talk starts
 
|title= The title of the talk
 
}}
 
</nowiki></pre>
 
Type sets default values for place and time, if you do not specify them. For example:
 
<pre><nowiki>
 
{{event
 
|type=ICP Kolloquium
 
|person= The Speaker
 
|from= Institute, University, City, Country
 
|title= The title of the talk
 
}}
 
</nowiki></pre>
 
assumes "place= V27.01" and "time= 14:00":
 
{{event
 
|type=ICP Kolloquium
 
|person=The Speaker
 
|from= Institute, University, City, Country
 
|title= The title of the talk
 
}}
 
 
</noinclude>
 

Revision as of 18:09, 5 December 2011