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=feedcontributions

(main | feedcontributions)
  • มอดูลนี้ต้องการสิทธิในการอ่าน
  • แหล่งที่มา: MediaWiki
  • สัญญาอนุญาต: GPL-2.0-or-later

Returns a user's contributions feed.

Specific parameters:
Other general parameters are available.
feedformat

รูปแบบของฟีด

ค่าใดค่าหนึ่งต่อไปนี้: atom, rss
Default: rss
user

What users to get the contributions for.

This parameter is required.
ชนิด: ผู้ใช้ โดย ชื่อผู้ใช้, ไอพี, ผู้ใช้ชั่วคราว, ช่วงไอพี, ชื่อข้ามวิกิ (เช่น "prefix>ตัวอย่าง") และ ไอดีผู้ใช้ (เช่น "#12345")
namespace

Which namespace to filter the contributions by.

ค่าใดค่าหนึ่งต่อไปนี้: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 710, 711, 828, 829
year

ตั้งแต่ปี (และก่อนหน้า)

Type: integer
month

ตั้งแต่เดือน (และก่อนหน้า)

Type: integer
tagfilter

Filter contributions that have these tags.

ค่า (คั่นด้วย | หรือข้อความทดแทน): OAuth CID: 429, OAuth CID: 1352, OAuth CID: 1805, OAuth CID: 1841, OAuth CID: 3711, OAuth CID: 4664, OTRS permission added by non-OTRS member, T144167, abusefilter-condition-limit, advanced mobile edit, android app edit, centralnotice, centralnotice translation, disambiguator-link-added, discussiontools, discussiontools-added-comment, discussiontools-edit, discussiontools-newtopic, discussiontools-reply, discussiontools-source, discussiontools-source-enhanced, discussiontools-visual, disneynew, editcheck-newcontent, editcheck-newreference, editcheck-reference-decline-common-knowledge, editcheck-reference-decline-irrelevant, editcheck-reference-decline-other, editcheck-reference-decline-uncertain, editcheck-references, editcheck-references-activated, emoji, fileimporter-remote, ios app edit, massmessage-delivery, meta spam id, mobile app edit, mobile edit, mobile web edit, mw-blank, mw-changed-redirect-target, mw-contentmodelchange, mw-manual-revert, mw-new-redirect, mw-removed-redirect, mw-replace, mw-reverted, mw-rollback, mw-server-side-upload, mw-undo, repeated xwiki CoI abuse, visualeditor, visualeditor-needcheck, visualeditor-switched, visualeditor-wikitext, wikieditor
Maximum number of values is 50 (500 for clients that are allowed higher limits).
ค่าเริ่มต้น: (ว่าง)
deletedonly

แสดงเฉพาะส่วนร่วมที่ถูกลบ

Type: boolean (details)
toponly

แสดงเฉพาะการแก้ไขที่เป็นรุ่นแก้ไขล่าสุด

Type: boolean (details)
newonly

แสดงเฉพาะการแก้ไขที่เป็นการสร้างหน้า

Type: boolean (details)
hideminor

ซ่อนการแก้ไขเล็กน้อย

Type: boolean (details)
showsizediff

Disabled due to miser mode.

Type: boolean (details)
ตัวอย่าง:
Return contributions for user Example.
api.php?action=feedcontributions&user=Example [เปิดในกระบะทราย]