View source for Action: Feed

Also available in ((/Doc/Deutsch/Aktionen/Feed Deutsch)), ((/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
}}
%%

===Example===
##""{{feed url="https://news.opensuse.org/feed/" time=1 max=2}}""##

{{feed url="https://news.opensuse.org/feed/" time=1 max=1}}

##""{{feed url="https://www.flickr.com/services/feeds/groups_pool.gne?id=82323459@N00&lang=de-de&format=atom" 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}}