MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/API

action=feedcontributions

(main | feedcontributions)
  • This module requires read rights.
  • Source: MediaWiki
  • License: GPL-2.0+

Returns a user contributions feed.

Parameters:
feedformat

Η μορφή της ροής.

One of the following values: rss, atom
Default: rss
user

What users to get the contributions for.

This parameter is required.
Τύπος: όνομα χρήστη
namespace

Which namespace to filter the contributions by.

One of the following values: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 100, 101, 102, 103, 104, 105, 106, 107, 110, 111
year

From year (and earlier).

Type: integer
month

From month (and earlier).

Type: integer
tagfilter

Filter contributions that have these tags.

Values (separate with |):
Default: (empty)
deletedonly

Εμφάνιση μόνο διαγεγραμμένων συνεισφορών.

Τύπος: boolean (λεπτομέρειες)
toponly

Εμφάνιση μόνο των επεξεργασιών που είναι οι πιο πρόσφατες αναθεωρήσεις.

Τύπος: boolean (λεπτομέρειες)
newonly

Εμφάνιση μόνο των επεξεργασιών που είναι δημιουργία σελίδας.

Τύπος: boolean (λεπτομέρειες)
showsizediff

Εμφάνιση της διαφοράς μεγέθους μεταξύ αναθεωρήσεων.

Τύπος: boolean (λεπτομέρειες)
Example:
Return contributions for user Example.
api.php?action=feedcontributions&user=Example [open in sandbox]
Ανακτήθηκε από «https://el.opensuse.org/Ειδικό:ApiHelp»