Template

Difference between revisions of "Talk"

From LRDE

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

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