|
|
| Line 1: |
Line 1: |
| <imagemap>
| | dsfsdfsdfsdf |
| Image:Foo.jpg|200px|picture of a foo
| |
| poly 131 45 213 41 210 110 127 109 [[Display]]
| |
| poly 104 126 105 171 269 162 267 124 [[Keyboard]]
| |
| rect 15 95 94 176 [[Foo type A]]
| |
| # A comment, this line is ignored
| |
| circle 57 57 20 [[Foo type B]]
| |
| desc bottom-left
| |
| </imagemap>
| |
| | |
| | |
| <noinclude>
| |
| This widget allows you to add [http://www.slideshare.net/ SlideShare] slideshows to your wiki page. It replaces original [[mediawikiwiki:Extension:SlideShare|SlideShare]] extension.
| |
| | |
| It was originally created by [[mediawikiwiki:User:Sergey Chernyshev|Sergey Chernyshev]] for [http://www.techpresentations.org TechPresentations.org].
| |
| | |
| To insert this widget, use the following code:
| |
| | |
| <nowiki>{{#widget:</nowiki>{{PAGENAME}}<nowiki>
| |
| |doc=semantic-media-wiki-semantic-forms-1205504882436734-4
| |
| |width=425
| |
| |height=348
| |
| }}</nowiki>
| |
| | |
| Width and hight are optional, 425x348 is a default. "doc" is a parameter from embed code they give. There is also 'player' parameter that defaults to '2' and allows you to switch to other players.
| |
| | |
| {{Template:Copy to your site}}
| |
| == Sample result ==
| |
| {{#widget:{{PAGENAME}}|doc=semantic-media-wiki-semantic-forms-1205504882436734-4}}
| |
| </noinclude><includeonly><object style="margin:0px" width="<!--{$width|default:425|escape:'html'}-->" height="<!--{$height|default:348|escape:'html'}-->"><param name="movie" value="http://static.slideshare.net/swf/ssplayer<!--{$player|default:2|escape:'html'}-->.swf?doc=<!--{$doc|escape:'urlpathinfo'}-->"/><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slideshare.net/swf/ssplayer<!--{$player|default:2|escape:'html'}-->.swf?doc=<!--{$doc|escape:'urlpathinfo'}-->" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="<!--{$width|default:425|escape:'html'}-->" height="<!--{$height|default:348|escape:'html'}-->"></embed></object></includeonly>
| |
| .
| |
| | |
| | |
| | |
| | |
| | |
| testing edit
| |