m (→Maps) |
mNo edit summary |
||
Line 1: | Line 1: | ||
== Audio == | == Audio == | ||
< | <pre><flashmp3 id="filename">filename.mp3|parameter=value|...</flashmp3></pre> | ||
[http://www.mediawiki.org/wiki/Extension:FlashMP3 FlashMP3 syntax] | [http://www.mediawiki.org/wiki/Extension:FlashMP3 FlashMP3 syntax] | ||
Line 8: | Line 9: | ||
Supports videos from the following hosters: [http://video.google.com Google Video], [http://www.dailymotion.com dailymotion], [http://www.sevenload.com sevenload], [http://www.revver.com revver], [http://blip.tv blip], [http://player.youku.com youku], [http://www.youtube.com YouTube], [http://vimeo.com vimeo], [http://www.metacafe.com/ metacafe] | Supports videos from the following hosters: [http://video.google.com Google Video], [http://www.dailymotion.com dailymotion], [http://www.sevenload.com sevenload], [http://www.revver.com revver], [http://blip.tv blip], [http://player.youku.com youku], [http://www.youtube.com YouTube], [http://vimeo.com vimeo], [http://www.metacafe.com/ metacafe] | ||
< | <pre><videoflash type=vimeo>6752514|437|236</videoflash></pre> | ||
[http://www.mediawiki.org/wiki/Extension:VideoFlash Videoflash Syntax] | [http://www.mediawiki.org/wiki/Extension:VideoFlash Videoflash Syntax] | ||
Line 15: | Line 16: | ||
== Flash == | == Flash == | ||
< | <pre><flash>file=construction.swf|width=437|height=236|bgcolor=#eeeeee|scale=exactfit|quality=best</flash><br clear="all"/></pre> | ||
[http://www.mediawiki.org/wiki/Extension:Flash Flash Syntax]<br/> | [http://www.mediawiki.org/wiki/Extension:Flash Flash Syntax]<br/> | ||
<flash>file=construction.swf|width=437|height=236|bgcolor=#eeeeee|scale=exactfit|quality=best</flash><br clear="all"/> | <flash>file=construction.swf|width=437|height=236|bgcolor=#eeeeee|scale=exactfit|quality=best</flash><br clear="all"/> | ||
Line 21: | Line 22: | ||
== Random Image == | == Random Image == | ||
< | <pre><randomimage size="432" float="left" /></pre> | ||
oder:<br/> | oder:<br/> | ||
< | <pre><randomimage size="432" float="left" choices="Test1.jpg|Test2.jpg" /></pre> | ||
<randomimage size="432" float="left" /> | <randomimage size="432" float="left" /> | ||
Line 31: | Line 32: | ||
== Image Gallery == | == Image Gallery == | ||
< | <pre> | ||
<gallery><br/> | |||
File:Robiboter.jpg |Item 1<br/> | File:Robiboter.jpg |Item 1<br/> | ||
File:Robiboter.jpg <br/> | File:Robiboter.jpg <br/> | ||
Line 39: | Line 40: | ||
File:Robiboter.jpg | ''italic caption''<br/> | File:Robiboter.jpg | ''italic caption''<br/> | ||
File:Robiboter.jpg | on page "{{PAGENAME}}"<br/> | File:Robiboter.jpg | on page "{{PAGENAME}}"<br/> | ||
</gallery></pre> | |||
<gallery> | <gallery> |
Revision as of 11:20, 2 November 2010
Audio
<flashmp3 id="filename">filename.mp3|parameter=value|...</flashmp3>
<flashmp3 id="kIII_example-070512">kIII_example-070512.mp3</flashmp3>
Videoflash
Supports videos from the following hosters: Google Video, dailymotion, sevenload, revver, blip, youku, YouTube, vimeo, metacafe
<videoflash type=vimeo>6752514|437|236</videoflash>
<videoflash type=vimeo>6752514|437|236</videoflash>
Flash
<flash>file=construction.swf|width=437|height=236|bgcolor=#eeeeee|scale=exactfit|quality=best</flash><br clear="all"/>
Flash Syntax
<flash>file=construction.swf|width=437|height=236|bgcolor=#eeeeee|scale=exactfit|quality=best</flash>
Random Image
<randomimage size="432" float="left" />
oder:
<randomimage size="432" float="left" choices="Test1.jpg|Test2.jpg" />
<randomimage size="432" float="left" />
http://www.mediawiki.org/wiki/Extension:RandomImage
Image Gallery
<gallery><br/> File:Robiboter.jpg |Item 1<br/> File:Robiboter.jpg <br/> File:Robiboter.jpg<br/> File:Robiboter.jpg<br/> File:Robiboter.jpg | ''italic caption''<br/> File:Robiboter.jpg | on page "{{PAGENAME}}"<br/> </gallery>
Maps
- Examples: http://mapping.referata.com/wiki/Maps_examples
- Manual: http://mapping.referata.com/wiki/Help:Maps
using openlayers
{{ #display_point: Weimar, Germany | service=openlayers | layers=osm-mapnik,osmarender,osm-cyclemap,osm-oepnv,bing }}
{{
- display_point:
Weimar, Germany | service=openlayers | layers=osm-mapnik,osmarender,osm-cyclemap,osm-oepnv,bing }}
{{ #display_map: 50.977169, 11.328642 | service=openlayers | layers=osm-mapnik,osmarender,osm-cyclemap,osm-oepnv,bing | zoom=17 }}
{{
- display_map:
50.977169, 11.328642 | service=openlayers | layers=osm-mapnik,osmarender,osm-cyclemap,osm-oepnv,bing | zoom=17 }}
using Google maps
{{ #display_map: 50.977169, 11.328642 | service=google | types=physical,satellite,hybrid,earth | zoom=17 }}
{{
- display_map:
50.977169, 11.328642 | service=google | types=physical,satellite,hybrid,earth | zoom=17 }}