Help:Extensions

Help page
Revision as of 11:16, 2 November 2010 by Max (talk | contribs) (→‎Maps)

Audio

<flashmp3 id="filename">filename.mp3|parameter=value|...</flashmp3>
FlashMP3 syntax

<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 Syntax

<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>
File:Robiboter.jpg |Item 1
File:Robiboter.jpg
File:Robiboter.jpg
File:Robiboter.jpg
File:Robiboter.jpg | italic caption
File:Robiboter.jpg | on page "Extensions"
</gallery>

Maps

using openlayers

{{
#display_point:
Weimar, Germany
| service=openlayers
| layers=osm-mapnik,osmarender,osm-cyclemap,osm-oepnv,bing
}}

{{

  1. 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
}}

{{

  1. 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
}}

{{

  1. display_map:

50.977169, 11.328642 | service=google | types=physical,satellite,hybrid,earth | zoom=17 }}