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>{| 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;"
 
</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="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big>
 
|-
 
! schedule
 
| [[Talk schedule::{{{schedule|}}}]]
 
|-
 
! duration
 
| [[Talk duration::{{{duration|}}}]]
 
|-
 
 
! slides
 
! slides
 
| {{#arraymap:{{{slides|}}}|,|x|[[Talk slide::x]]}}
 
| {{#arraymap:{{{slides|}}}|,|x|[[Talk slide::x]]}}
Line 34: Line 26:
 
! urls
 
! urls
 
| {{#arraymap:{{{urls|}}}|,|x|[[Talk url::x]]}}
 
| {{#arraymap:{{{urls|}}}|,|x|[[Talk url::x]]}}
|-
 
! id
 
| [[Talk id::{{{id|}}}]]
 
 
|}
 
|}
 
=== [[Talk title::{{{title|}}}]] ===
 
=== [[Talk title::{{{title|}}}]] ===

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