Widget:Like button

From Official Kodi Wiki
Revision as of 22:47, 14 February 2012 by Ned Scott (talk | contribs)
Jump to navigation Jump to search

This widget allows you to embed a Like button on your wiki page.

Created by Jeroen De Dauw

Using this widget

For information on how to use this widget, see widget description page on MediaWikiWidgets.org.

This widget allows you to add a Facbook like button to your wiki page.

To insert this widget, use the following code:

{{#widget:Like button|url=http://jeroendedauw.com}}

Parameters

All parameters are required. Each parameter is separated from the others by a new line, begun with a pipe symbol "|" (don't use spaces in the code). If you want to use the default values, then the only required parameter is profile.

  • url - Url of the page to like
  • layout - layout of the widget: standard, box_count or button_count
  • width - width in pixels
  • colorscheme - light or dark

Sample result

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 Like button article.