Difference between revisions of "Talk"
From LRDE
Line 18: | Line 18: | ||
Edit the page to see the template text. |
Edit the page to see the template text. |
||
</noinclude><includeonly>==== [[Talk title::{{{title|}}}]] ==== |
</noinclude><includeonly>==== [[Talk title::{{{title|}}}]] ==== |
||
− | <!--{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" |
||
− | ! slides |
||
− | | {{#arraymap:{{{slides|}}}|,|x|[[Talk slide::x]]}} |
||
− | |- |
||
− | ! videos |
||
− | | {{#arraymap:{{{videos|}}}|,|x|[[Talk video::x]]}} |
||
− | |}--> |
||
{{#if: {{{slides|}}}{{{videos|}}} | <div class="sideBox"> |
{{#if: {{{slides|}}}{{{videos|}}} | <div class="sideBox"> |
||
− | {{#if: {{{slides|}}} | ; Documents : {{#arraymap:{{{slides|}}}|,|x|[ |
+ | {{#if: {{{slides|}}} | ; Documents : {{#arraymap:{{{slides|}}}|,|x|[https://www.lrde.epita.fr/dload/sem-lrde/slides/{{{id|}}}/x x]}} | |
}}{{#if: {{{videos|}}} | ; Videos : {{#arraymap:{{{videos|}}}|,|x|[[Talk video::x]]}} | }} |
}}{{#if: {{{videos|}}} | ; Videos : {{#arraymap:{{{videos|}}}|,|x|[[Talk video::x]]}} | }} |
||
</div> | }} |
</div> | }} |
Revision as of 16:38, 7 January 2014
This is the "Talk" template. It should be called in the following format:
{{Talk |title= |orator= |abstract= |resume= |schedule= |duration= |slides= |videos= |urls= |id= }}
Edit the page to see the template text.