MediaWiki:Extensions
The RigpaWiki makes use of the following extensions:
Cite
The Cite extension allows the handling of footnotes and references within a wiki page. Within the wiki page text you can mark text parts with <ref>some footnote text</ref>. The footnote text will appear wherever you place a <references/> statement.
Example:
This is my[1] main text, and below the main text, the references are placed:
- ↑ the author's
More information can be found here: http://meta.wikimedia.org/w/index.php?title=Cite/Cite.php&action=edit
VideoFlash
VideoFlash is an extension that displays videos from Youtube, GoogleVideo, Dailymotion, sevenload and similar services based on FLV video format.
Youtube
Original url: http://www.youtube.com/watch?v=4lhyH5TsuPg
Wiki code:
<videoflash>4lhyH5TsuPg</videoflash>
or (with width and height):
<videoflash>WZpeeRSk-0A|200|100</videoflash>
GoogleVideo
Original url: http://video.google.it/videoplay?docid=1811233136844420765
Wiki code:
<videoflash type="googlevideo">1811233136844420765</videoflash>
or (with width and height):
<videoflash type="googlevideo">1811233136844420765|200|150</videoflash>
More information can be found here:
http://www.mediawiki.org/wiki/Extension:VideoFlash
Installation - only needed for Administrators planning to set up a new wiki
- An overview of all currently available extensions for Mediawiki can be found at: http://www.mediawiki.org/wiki/Extension_Matrix
Currently installed extensions:
- Cite extension: see: http://meta.wikimedia.org/w/index.php?title=Cite/Cite.php&action=edit
- VideoFlash extension: see: http://www.mediawiki.org/wiki/Extension:VideoFlash