Widget:Google Books: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(32 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
<includeonly> | <includeonly> | ||
<script type="text/javascript" src="//books.google.com/books/previewlib.js"> | <script type="text/javascript" src="//books.google.com/books/previewlib.js"> | ||
</script> | </script> | ||
Line 19: | Line 17: | ||
width=<!--{$width|escape:'html'|default:'600'}-->; | width=<!--{$width|escape:'html'|default:'600'}-->; | ||
height=<!--{$height|escape:'html'|default:'500'}-->; | height=<!--{$height|escape:'html'|default:'500'}-->; | ||
var welk='<!--{$id}-->'; | |||
GBS_insertEmbeddedViewer( | GBS_insertEmbeddedViewer(welk,width,height); | ||
</script | </script> | ||
</includeonly> | </includeonly> |
Latest revision as of 18:53, 15 August 2020
This widget allows you to embed Google Books on your wiki page.
Created by Arv
Using this widget
For information on how to use this widget, see widget description page on MediaWikiWidgets.org.
Copy to your site
To use this widget on your site, just install MediaWiki Widgets extension and copy the full source code of this page to your wiki as page Widget:Google Books.