Auch verfügbar in ((/Doc/English/Actions/Feed English)), ((/Doc/Français/Fonctions/Feed Français)), ((/Doc/Русский/Действия/Feed Русский))
%%
{{feed
url="https://...[|https://...|https://...]"
[title="News feed title|no"]
"text" - displayed as title
"no" - means show no title
empty title - title taken from feed
[max="x"]
[time=1]
1 - show time tag of feed item
0 - hide time tag of feed item (default)
[nomark=1]
1 - makes feed header h3 and feed-items headers h4
0 - makes it all default
}}
%%
siehe auch: ((/Doc/Deutsch/Artikel/ExterneFeedsEinbinden Externe Feeds Einbinden))
====Beispiel====
##""{{feed url="https://news.opensuse.org/feed/"}}""##
{{feed url="https://news.opensuse.org/feed/" max=1}}
##""{{feed url="https://www.flickr.com/services/feeds/photos_public.gne?tags=art&format=rss_200" max=1 time=1}}""##
{{feed url="https://www.flickr.com/services/feeds/groups_pool.gne?id=82323459@N00&lang=de-de&format=atom" max=1 time=1}}