Widget: RSS-FeedEk-1: verschil tussen versies

Uit MediaWikiGids
Ga naar: navigatie, zoeken
(Nieuwe pagina aangemaakt met '<noinclude> This widget allows you to add a [RSS-feed with FeekEk js-library] to your wiki page. == Using this widget == To insert this widget, use the following c...')
 
Regel 1: Regel 1:
 
<noinclude>
 
<noinclude>
This widget allows you to add a [RSS-feed with FeekEk js-library] to your wiki page.
+
This widget allows you to add a [https://www.jquery-plugins.net/FeedEK/FeedEk.html RSS-feed with FeekEk js-library] to your wiki page.
  
 
== Using this widget ==
 
== Using this widget ==

Versie van 12 feb 2020 om 10:37

This widget allows you to add a RSS-feed with FeekEk js-library to your wiki page.

Using this widget

To insert this widget, use the following code:

 {{#widget:RSS-FeedEk-1|id=...
| feedurl =...
| maxcount =...
| showdesc =...
| showpubdate =...
| desccharacterlimit =...
| dateformat =...
| dateformatlang =...
}}

Parameters

  • id - div id for RSS (from the URL)
  • feedurl:'https://jquery-plugins.net/rss',
  • maxcount - ,
  • showdesc - ,
  • showpubdate - ,
  • desccharacterlimit - ,
  • dateformat - ,
  • dateformatlang - ,

For more information on how to use this widget, see FeedEk homepage.

Copy to your site

To use this widget on your site, just install the MediaWiki Widgets extension and the copy full source code of this page to your wiki, as an article called Widget:RSS-FeedEk-1.