Template

Difference between revisions of "Talk"

From LRDE

Line 18: Line 18:
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>==== [[Talk title::{{{title|}}}]] ====
+
</noinclude><includeonly>{{#if: {{{picture|}}} | [[File:Seminar-figs-{{{picture}}}.jpeg|right|150px]]}}
  +
==== [[Talk title::{{{title|}}}]] ====
 
{{#if: {{{slides|}}}{{{keywords|}}} | <div class="sideBox">
 
{{#if: {{{slides|}}}{{{keywords|}}} | <div class="sideBox">
 
{{#if: {{{slides|}}} | ; Documents : {{#arraymap:{{{slides|}}}|,|x|[https://www.lrde.epita.fr/dload/seminar/{{{id|}}}/x x]}} |
 
{{#if: {{{slides|}}} | ; Documents : {{#arraymap:{{{slides|}}}|,|x|[https://www.lrde.epita.fr/dload/seminar/{{{id|}}}/x x]}} |
Line 30: Line 31:
 
<br />
 
<br />
   
{{#if: {{{picture|}}} | [[File:Seminar-figs-{{{picture}}}.jpeg|right|150px]]}}
 
 
{{{abstract|}}}
 
{{{abstract|}}}
 
<br />
 
<br />

Revision as of 18:12, 28 April 2016

This is the "Talk" template. It should be called in the following format:

{{Talk
|title=
|orator=
|abstract=
|resume=
|schedule=
|duration=
|slides=
|videos=
|urls=
|id=
|keywords=
}}

Edit the page to see the template text.