Difference between revisions of "Template:Presentation"
(De-SMW.) |
(Reformat as box) |
||
Line 15: | Line 15: | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
− | + | <div style="float: right; padding: 15px;margin-top: 0px;border: 1px solid #c0c0c0;background:#f0f0f0;"> | |
− | {{{title|{{PAGENAME}}}}} | + | <p>{{{title|{{PAGENAME}}}}}</p> |
− | {{{venue|}}} | + | <p>{{{venue|}}}</p> |
− | {{{presenter||}}} | + | <p>{{{presenter||}}}</p> |
− | + | <p>{{{slidesurl|}}}</p> | |
− | + | <p>[{{{videourl|}}}</p> | |
− | + | <p>{{{audiourl|}}}</p> | |
− | {{{date|}}} | + | <p>{{{date|}}}</p> |
− | [[Category:Presentation]] | + | <p>[[Category:Presentation]]</p> |
+ | </div> | ||
+ | <div style="clear:both;"></div> | ||
+ | </div> | ||
</includeonly> | </includeonly> |
Revision as of 21:19, 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| }}