Difference between revisions of "Template:Presentation"

From Creative Commons
Jump to: navigation, search
(Reformat as box)
m (One last bit of formatting)
 
(2 intermediate revisions by the same user not shown)
Line 15: Line 15:
 
</noinclude>
 
</noinclude>
 
<includeonly>
 
<includeonly>
<div style="float: right; padding: 15px;margin-top: 0px;border: 1px solid #c0c0c0;background:#f0f0f0;">
+
<div style="padding: 15px;margin-top: 0px;border: 1px solid #c0c0c0;background:#f0f0f0;">
<p>{{{title|{{PAGENAME}}}}}</p>
+
<p>'''{{{title|{{PAGENAME}}}}}'''</p>
<p>{{{venue|}}}</p>
+
<p>'''Venue'''<br />{{{venue|}}}</p>
<p>{{{presenter||}}}</p>
+
<p>'''Presenter'''<br />{{{presenter||}}}</p>
 
<p>{{{slidesurl|}}}</p>
 
<p>{{{slidesurl|}}}</p>
<p>[{{{videourl|}}}</p>
+
<p>{{{videourl|}}}</p>
 
<p>{{{audiourl|}}}</p>
 
<p>{{{audiourl|}}}</p>
<p>{{{date|}}}</p>
+
<p>'''Date'''<br />{{{date|}}}</p>
 
<p>[[Category:Presentation]]</p>
 
<p>[[Category:Presentation]]</p>
 
</div>
 
</div>

Latest revision as of 22:27, 15 June 2015


{{Presentation|
   venue= The venue or event (ie: OSCON 2007)|
   title= The title or topic of the presentation; if not provided, the page title is used|
   presenter= The presenter (ie: Nathan Yergler)|
   date= The presentation date|
   slidesurl= URL to slides|
   videourl = URL to video|
   audiourl = URL to audio|
}}