Template

Difference between revisions of "Talk"

From LRDE

Line 17: Line 17:
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly>=== [[Talk title::{{{title|}}}]] ===
</noinclude><includeonly>{| 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 27: Line 28:
 
| {{#arraymap:{{{urls|}}}|,|x|[[Talk url::x]]}}
 
| {{#arraymap:{{{urls|}}}|,|x|[[Talk url::x]]}}
 
|}
 
|}
=== [[Talk title::{{{title|}}}]] ===
 
   
 
''[[Talk orator::{{{orator|}}}]]''
 
''[[Talk orator::{{{orator|}}}]]''

Revision as of 17:56, 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.