Help:Presentations
From OpenWetWare
(Difference between revisions)
| Line 1: | Line 1: | ||
{{Slides}} | {{Slides}} | ||
| + | {{:OpenWetWare:Presentations/default.css}} | ||
<div class="slide"> | <div class="slide"> | ||
| Line 14: | Line 15: | ||
* The entire presentation is included on one page (but you can include other pages like you normally do on the wiki) | * The entire presentation is included on one page (but you can include other pages like you normally do on the wiki) | ||
* Include <nowiki>{{Slides}}</nowiki> at the top to indicate that it will be used as a presentation | * Include <nowiki>{{Slides}}</nowiki> at the top to indicate that it will be used as a presentation | ||
| + | * Define the look via css (an example file is at [[OpenWetWare:Presentations/default.css]]) which can be included from the presentation | ||
* The page should contain a list of slides like this | * The page should contain a list of slides like this | ||
<pre><div class="slide"> | <pre><div class="slide"> | ||
=title= | =title= | ||
| - | |||
| - | |||
| - | |||
| - | |||
Slide content | Slide content | ||
</div></pre> | </div></pre> | ||
Revision as of 18:40, 7 June 2007


