Widget:Google Books: Difference between revisions
Jump to navigation
Jump to search
m (Protected "Widget:Google Books" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
No edit summary |
||
Line 2: | Line 2: | ||
This widget allows you to embed '''[http://code.google.com/apis/books/docs/preview-wizard.html Google Books]''' on your wiki page. | This widget allows you to embed '''[http://code.google.com/apis/books/docs/preview-wizard.html Google Books]''' on your wiki page. | ||
Created by [ | Created by [https://www.mediawikiwidgets.org/User:Arv Arv] | ||
== Using this widget == | == Using this widget == | ||
For information on how to use this widget, see [ | For information on how to use this widget, see [https://www.mediawikiwidgets.org/Google_Books widget description page on MediaWikiWidgets.org]. | ||
== Copy to your site == | == Copy to your site == | ||
To use this widget on your site, just install [ | To use this widget on your site, just install [https://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and copy the [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as page '''{{FULLPAGENAME}}'''. | ||
</noinclude><includeonly><!--{counter name="bookDivID" assign="bookDivID"}--><div id="viewerCanvas<!--{$bookDivID|escape:'html'}-->" style="width: <!--{$width|escape:'html'|default:'600'}-->px; height: <!--{$height|escape:'html'|default:500}-->px"></div> | </noinclude><includeonly><!--{counter name="bookDivID" assign="bookDivID"}--><div id="viewerCanvas<!--{$bookDivID|escape:'html'}-->" style="width: <!--{$width|escape:'html'|default:'600'}-->px; height: <!--{$height|escape:'html'|default:500}-->px"></div> | ||
<!--{if $bookDivID == 1}--><script type="text/javascript" src=" | <!--{if $bookDivID == 1}--><script type="text/javascript" src="//www.google.com/jsapi"></script> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
var widgetbooks = []; | var widgetbooks = []; |
Revision as of 13:50, 11 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.