Help:Extensions: Difference between revisions

Help page
Line 57: Line 57:
{{
{{
#display_map:
#display_map:
55.7557860, 37.6176330
50.977169, 11.328642
}}
}}
'''OpenStreetMap Simple Map'''<br/>
<tt>
<nowiki><map lat="50.977169" lon="11.328642" zoom="16" w="437" h="300" format="png" /></nowiki> </tt><br/><br/>
<map lat="50.977169" lon="11.328642" zoom="16" w="437" h="300" format="png" /><br clear="all"/>
<br/><br/>
'''OpenStreetMap Slippy Map'''<br/>
<tt>
<nowiki><slippymap lat="50.977169" lon="11.328642" zoom="16" w="437" h="300"/></nowiki> </tt><br/>
<slippymap lat="50.977169" lon="11.328642" zoom="16" w="437" h="300"/><br clear="all"/>
'''Google Maps'''<br/>
Click the "Make A Map"-button in the upper edit bar when editing the content - or use this code:<br/>
<tt>
<nowiki><googlemap version="0.9" lat="50.977169" lon="11.328642" type="map" zoom="16" width="437" height="300">(D) 50.977169, 11.328642, M5</googlemap></nowiki> </tt><br/>
<googlemap version="0.9" lat="50.977169" lon="11.328642" type="map" zoom="16" width="437" height="300">(D) 50.977169, 11.328642, M5</googlemap><br clear="all"/>
<br/><br/>


[[Category:Wiki]]
[[Category:Wiki]]
[[Category:Help]]
[[Category:Help]]

Revision as of 17:14, 1 November 2010

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

Maps

{{

  1. display_map:

50.977169, 11.328642 }}