Widget:Feed

From Second Life Wiki
Revision as of 07:48, 19 December 2008 by Zai Lynch (talk | contribs) (taken from http://www.mediawikiwidgets.org/Feed)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.

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)

Sample result