Widget:AddThis: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Dan Nessett
(New page: <noinclude> This widget allows you to add the [http://www.addthis.com/ AddThis] social-bookmarking button to your wiki page. It was created by [http://www.mediawikiwidgets.org/User:Yaron_...)
imported>John Stephenson
(Fix for https problem as requested by Josh)
Line 23: Line 23:
addthis_offset_top = '<!--{$offset_top|escape:'quotes'}-->';
addthis_offset_top = '<!--{$offset_top|escape:'quotes'}-->';
addthis_offset_left = '<!--{$offset_left|escape:'quotes'}-->';
addthis_offset_left = '<!--{$offset_left|escape:'quotes'}-->';
</script><script type="text/javascript" src="http://s7.addthis.com/js/152/addthis_widget.js"></script>
</script><script type="text/javascript" src="https://s7.addthis.com/js/152/addthis_widget.js"></script>
<!-- AddThis Rollover END -->
<!-- AddThis Rollover END -->
</includeonly>
</includeonly>

Revision as of 12:22, 3 July 2020

This widget allows you to add the AddThis social-bookmarking button to your wiki page.

It was created by Yaron Koren.

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 full source code of this page to your wiki as Widget:AddThis article.