Difference between revisions of "Talk"
From LRDE
(9 intermediate revisions by the same user not shown) | |||
Line 18: | Line 18: | ||
</pre> |
</pre> |
||
Edit the page to see the template text. |
Edit the page to see the template text. |
||
− | </noinclude><includeonly> |
+ | </noinclude><includeonly>{{#if: {{{picture|}}} | [[File:Seminar-figs-{{{picture}}}.jpeg|right|150px]]}} |
+ | ==== [[Talk title::{{{title|}}}]] ==== |
||
− | {{#if: {{{slides|}}}{{{ |
+ | {{#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 /> |
||
− | + | {{{abstract|}}} |
|
<br /> |
<br /> |
||
<br /> |
<br /> |
||
− | <small> |
+ | <small>{{{resume|}}}</small> |
<br /> |
<br /> |
||
<br /> |
<br /> |
||
+ | {{#if: {{{videos|}}} | |
||
− | |||
{{#arraymap:{{{videos|}}} |
{{#arraymap:{{{videos|}}} |
||
| <br/> |
| <br/> |
||
Line 44: | Line 45: | ||
| |
| |
||
}} |
}} |
||
+ | |}}{{#if: {{{urls|}}} | |
||
− | |||
{{#arraymap:{{{urls|}}}|,|x|[[Talk url::x]]}} |
{{#arraymap:{{{urls|}}}|,|x|[[Talk url::x]]}} |
||
+ | |}}{{#if: {{{slides|}}} | |
||
⚫ | |||
+ | |}} |
||
{{#set:Talk id={{{id|}}}}} |
{{#set:Talk id={{{id|}}}}} |
||
+ | {{#set:Talk abstract={{{abstract|}}}}} |
||
⚫ | |||
+ | {{#set:Talk resume={{{resume|}}}}} |
||
+ | |||
+ | {{#set:News title=[http://seminaire.lrde.epita.fr/ LRDE Seminar on Performance and Genericity] - {{{title|}}}}} |
||
+ | {{#set:News subtitle=by {{{orator|}}}}} |
||
+ | {{#set:News date={{{id|}}}}} |
||
+ | [[Category:News]] |
||
</includeonly> |
</includeonly> |
Latest revision as of 12:04, 9 March 2020
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.