Template

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|}}}]] ===
{{#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;"
+
{| 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]]}}
|} |}}
+
|}
   
 
''[[Talk orator::{{{orator|}}}]]''
 
''[[Talk orator::{{{orator|}}}]]''

Revision as of 18:23, 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.