Widget:SchoolTV: verschil tussen versies
Naar navigatie springen
Naar zoeken springen
(eerste primitieve poging om SchoolTV widget te maken op basis van YouTube widget) |
(tweede poging) |
||
| Regel 1: | Regel 1: | ||
| − | + | == Copy to your site == | |
| − | + | To use this widget on your site, just install [http://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and copy [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as '''{{FULLPAGENAME}}''' article. | |
| + | </noinclude><includeonly> | ||
| + | <iframe | ||
| + | src="http://www.schooltv.nl/beeldbank/embedded.jsp?clip=<!--{$id|escape:'urlpathinfo'}-->" | ||
| + | width="<!--{$width|escape:'html'|default:'350'}-->" | ||
| − | + | height="<!--{$height|escape:'html'|default:198}-->" | |
| − | + | ||
| + | marginheight="0" | ||
| + | |||
| + | marginwidth="0" | ||
| + | |||
| + | frameborder="0" | ||
| + | |||
| + | scrolling="no"> | ||
| + | |||
| + | </iframe> | ||
| + | </includeonly> | ||
Versie van 13 dec 2011 20:25
Copy to your site
To use this widget on your site, just install MediaWiki Widgets extension and copy full source code of this page to your wiki as Widget:SchoolTV article.