MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=feedrecentchanges
- This module requires read rights.
- Lähde: MediaWiki
- Lisenssi: GPL-2.0-or-later
Returns a recent changes feed.
- feedformat
- The format of the feed. 
- One of the following values: atom, rss
- Default: rss
- namespace
- Namespace to limit the results to. 
- One of the following values: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 420, 421
- invert
- All namespaces but the selected one. 
- Type: boolean (details)
- associated
- Include associated (talk or main) namespace. 
- Type: boolean (details)
- days
- Days to limit the results to. 
- Type: integer
- The value must be no less than 1.
- Default: 7
- limit
- Kerralla näytettävien tulosten enimmäismäärä. 
- Type: integer
- The value must be between 1 and 50.
- Default: 50
- from
- Show changes since then. 
- Type: timestamp (allowed formats)
- hideminor
- Piilota pienet muutokset. 
- Type: boolean (details)
- hidebots
- Piilota bottien tekemät muutokset. 
- Type: boolean (details)
- hideanons
- Piilota kirjautumattomien käyttäjien tekemät muutokset. 
- Type: boolean (details)
- hideliu
- Piilota rekisteröityneiden käyttäjien tekemät muutokset. 
- Type: boolean (details)
- hidepatrolled
- Piilota tarkastetut muutokset. 
- Type: boolean (details)
- hidemyself
- Piilota nykyisen käyttäjän tekemät muutokset. 
- Type: boolean (details)
- hidecategorization
- Hide category membership changes. 
- Type: boolean (details)
- tagfilter
- Suodata merkkauksen mukaan. 
- target
- Show only changes on pages linked from this page. 
- showlinkedto
- Show changes on pages linked to the selected page instead. 
- Type: boolean (details)
- Näytä tuoreet muutokset.
- api.php?action=feedrecentchanges [avaa hiekkalaatikossa]
- Show recent changes for 30 days.
- api.php?action=feedrecentchanges&days=30 [avaa hiekkalaatikossa]