עזרה של MediaWiki API

זהו דף תיעוד של API שנוצר באופן אוטומטי.

תיעוד ודוגמאות: https://www.mediawiki.org/wiki/API

action=feedcontributions

(main | feedcontributions)
  • יחידה זו דורשת הרשאות קריאה.

Returns a user contributions feed.

פרמטרים:
feedformat

The format of the feed.

ערך אחד: rss, atom
ברירת מחדל: rss
user

What users to get the contributions for.

פרמטר זה נדרש.
namespace

Which namespace to filter the contributions by.

ערך אחד: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
year

החל משנה (ולפני כן).

month

החל מחודש (ולפני כן).

tagfilter

סינון תרומות בעלות התגיות הבאות.

ערכים (מופרדים באמצעות "|"): mobile edit, mobile web edit
ברירת מחדל: (ריק)
deletedonly

הצגת תרומות שנמחקו בלבד.

toponly

הצגת עריכות שהן הגרסה העדכנית ביותר בלבד.

newonly

Only show edits that are page creations.

showsizediff

Show the size difference between revisions.

דוגמה:
החזרת תרומות עבור המשתמש Example.
api.php?action=feedcontributions&user=Example