Extension:Prezi

MediaWiki extensions manual
Prezi
Release status: beta
Implementation Tag
Description Allows embedding presentations from Prezi.com
Author(s) Jack Phoenix
Latest version 1.2 (2017-01-27)
MediaWiki 1.39.5+
Database changes No
License Public domain
Download
‎<prezi>
Quarterly downloads 2 (Ranked 158th)
Translate the Prezi extension if it is available at translatewiki.net

The Prezi extension allows users to embed Prezi presentations onto pages through the ‎<prezi> tag.

Installation edit

  • Download and place the file(s) in a directory called Prezi in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'Prezi' );
    
  •   Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.

Parameters edit

The ‎<prezi> tag provides six parameters.

Parameter Default Accepted values Comments
bgcolor #FFFFFF Any hex color code Background color
color #FFFFFF Any hex color code
height 400 Any number
linktext Prezi Presentation (=value of [[MediaWiki:Prezi-presentation]]) (multiple possible values)
id (multiple possible values) ID of the presentation
width 550 Any number