Template

Difference between revisions of "Talk"

From LRDE

Line 25: Line 25:
 
| {{#arraymap:{{{videos|}}}|,|x|[[Talk video::x]]}}
 
| {{#arraymap:{{{videos|}}}|,|x|[[Talk video::x]]}}
 
|}-->
 
|}-->
<div class="sideBox">
+
{{#if: {{{slides|}}}{{{videos|}}} | <div class="sideBox">
 
; Slides : {{#arraymap:{{{slides|}}}|,|x|[[Talk slide::x]]}}
 
; Slides : {{#arraymap:{{{slides|}}}|,|x|[[Talk slide::x]]}}
 
; Videos : {{#arraymap:{{{videos|}}}|,|x|[[Talk video::x]]}}
 
; Videos : {{#arraymap:{{{videos|}}}|,|x|[[Talk video::x]]}}
</div>
+
</div> | }}
   
 
''[[Talk orator::{{{orator|}}}]]''
 
''[[Talk orator::{{{orator|}}}]]''

Revision as of 11:52, 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.