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;" |
+ | {{#if: {{{slides|}}}{{{videos|}}} | {| 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 |
! slides |
||
| {{#arraymap:{{{slides|}}}|,|x|[[Talk slide::x]]}} |
| {{#arraymap:{{{slides|}}}|,|x|[[Talk slide::x]]}} |
||
Line 24: | Line 24: | ||
! videos |
! videos |
||
| {{#arraymap:{{{videos|}}}|,|x|[[Talk video::x]]}} |
| {{#arraymap:{{{videos|}}}|,|x|[[Talk video::x]]}} |
||
+ | |} |}} |
||
− | |- |
||
− | ! urls |
||
⚫ | |||
− | |} |
||
''[[Talk orator::{{{orator|}}}]]'' |
''[[Talk orator::{{{orator|}}}]]'' |
||
Line 38: | Line 35: | ||
<small>[[Talk resume::{{{resume|}}}]]</small> |
<small>[[Talk resume::{{{resume|}}}]]</small> |
||
+ | <br /> |
||
+ | <br /> |
||
⚫ | |||
</includeonly> |
</includeonly> |
Revision as of 18:22, 6 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.