Widget:Feed

From Cvillepedia
Jump to navigation Jump to search

This widget allows you to add any RSS feed to your wiki page. It was originally created by Sergey Chernyshev for Ardorado.com and sponsored by Semantic Communities, LLC..

This widget uses code and service from Feed2JS.

Using this widget

To insert this widget, use the following code:

{{#widget:Feed
|feedurl=http://www.techpresentations.com/feed/
|chan=y
|num=5
|desc=50
|date=n
|targ=n
}}

Parameters

  • feedurl - URL of the feed to show
  • chan - show channel info or not (y/title/n)
  • num - number of items to show (0 means all available)
  • desc - number of characters to show from description (0 means show full description)
  • date - show date (y/n)
  • targ - open links in new window (y/n)

For more 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:Feed article.