Vorlage:Prezi: Unterschied zwischen den Versionen

Aus dachadobeconnect
Zur Navigation springen Zur Suche springen
Zeile 1: Zeile 1:
<noinclude>
== Ziel ==
Einbindung von Prezi-Präsentationen ([https://prezi.com/ prezi.com]) im eigenen Wiki.
== Usage ==
<nowiki>{{prezi|</nowiki>''prezi-id''<nowiki>}}</nowiki>
<nowiki>{{prezi|</nowiki>''prezi-id|breite(in px)|höhe(in px)''<nowiki>}}</nowiki>
== Autor ==
''Jens Vieler, ZMI, Fernuni (2014)''
</noinclude>
<html>
<html>
<iframe src="http://prezi.com/embed/</html>{{{1}}}<html>/?bgcolor=ffffff&amp;lock_to_path=0&amp;autoplay=0&amp;autohide_ctrls=0&amp;features=undefined&amp;disabled_features=undefined" width="</html>{{{2|550}}}<html>" height="</html>{{{3|400}}}<html>" frameBorder="0" webkitAllowFullScreen mozAllowFullscreen allowfullscreen></iframe>
<iframe src="http://prezi.com/embed/</html>{{{1}}}<html>/?bgcolor=ffffff&amp;lock_to_path=0&amp;autoplay=0&amp;autohide_ctrls=0&amp;features=undefined&amp;disabled_features=undefined" width="</html>{{{2|550}}}<html>" height="</html>{{{3|400}}}<html>" frameBorder="0" webkitAllowFullScreen mozAllowFullscreen allowfullscreen></iframe>
</html>
</html>

Version vom 28. Februar 2014, 10:26 Uhr


Ziel

Einbindung von Prezi-Präsentationen (prezi.com) im eigenen Wiki.


Usage

{{prezi|prezi-id}}
{{prezi|prezi-id|breite(in px)|höhe(in px)}}

Autor

Jens Vieler, ZMI, Fernuni (2014)


<html> <iframe src="http://prezi.com/embed/</html>{{{1}}}<html>/?bgcolor=ffffff&lock_to_path=0&autoplay=0&autohide_ctrls=0&features=undefined&disabled_features=undefined" width="</html>550<html>" height="</html>400<html>" frameBorder="0" webkitAllowFullScreen mozAllowFullscreen allowfullscreen></iframe> </html>