Community Central
Community Central
(Fixed grammar)
Tags: Visual edit Help
(Then this is gone too.)
Tags: New redirect Help
 
Line 1: Line 1:
 
#REDIRECT [[Help:Recent changes]]
{{UCP retired}}
 
:Deprecated in favor of [[Help:Recent changes|Recent changes]].
 
[[File:AF tag.png|thumb|250px|A sample feed]]
 
The '''ActivityFeed''' tag allows you to expose [[Help:WikiActivity|Wiki Activity]]-style recent changes anywhere on your community using simple wikitext.
 
 
==Step by step==
 
* Visit the page you'd like to embed the feed on and open it for editing.
 
* Add this wikitext to the page: <code><nowiki><activityfeed /></nowiki></code>
 
* Publish, and view your new activity feed.
 
 
==Settings==
 
By default, the activity feed shows essentially the same feed as WikiActivity. You can control certain elements of the feed by adding a few parameters:
 
 
;<code>size</code>
 
:Lets you set the number of items listed.
 
:For example, <code><nowiki><activityfeed size=3 /></nowiki></code>
 
 
;<code>hideimages, hidevideos, hidecategories, hidenewpages</code>
 
:Lets you hide images, video and categories from the feed by setting this value to true.
 
:For example, <code><nowiki><activityfeed hideimages=true /></nowiki></code>
 
 
;<code>exclude</code>
 
:[[Help:Namespace|Namespace]] to exclude - limit feed by removing unwanted namespaces (e.g. remove all blog posts). The space character in namespace names should be replaced with an underscore.
 
:For example, <code><nowiki><activityfeed exclude="main,user_blog_comment" /></nowiki></code>
 
 
;'''<code>style</code>'''
 
:Allows insertion of formatting directly into the top level of the tag.
 
:For example, <code><nowiki><activityfeed style="width:300px;" /></nowiki></code>
 
 
;<code>shortlist</code>
 
:Changes the list into the style of abbreviated user contributions list (one line; icon, name, short timestamp, diff icon) by setting this value to true. Shows content namespaces only.
 
:For example, <code><nowiki><activityfeed shortlist=true /></nowiki></code>
 
 
Putting several of these parameters together would give you a tag like this:
 
 
:<code><nowiki><activityfeed size=5 hideimages=true shortlist=true /></nowiki></code>
 
 
==See also==
 
*[[Help:WikiActivity|WikiActivity]]
 
*[[Help:Recent changes|Recent changes]]
 
*[[Help:Blogs/Bloglist|Bloglist tag]]
 
 
==Further help and feedback==
 
{{Help and feedback section}}
 
[[de:Hilfe:Aktivitäten/Feed]]
 
[[es:Ayuda:ActivityFeed]]
 
[[fi:Ohje:Wiki Activity -tunniste]]
 
[[fr:Aide:Balise de l'activité récente]]
 
[[ja:ヘルプ:Wiki アクティビティ/タグ]]
 
[[nl:Help:Wikiactiviteit-tag]]
 
[[pt:Ajuda:Tag da Atividade na Wiki]]
 
[[ru:Справка:Вики-деятельность/тег]]
 
[[tr:Yardım:WikiEtkinliği etiketi]]
 
[[uk:Довідка:Вікі-діяльність/тег]]
 
[[zh:Help:Wiki動態標籤]]
 
 
[[Category:Help]]
 
[[Category:Editing]]
 
[[Category:Source editing]]
 

Latest revision as of 22:12, 6 July 2021