MediaWiki API yardımı

Bu otomatik olarak oluşturulan bir MediaWiki API belgelenme sayfasıdır.

Belgeler ve örnekler: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=growthmanagementorlist

(main | growthmanagementorlist)
  • Bu modül okuma hakları gerektirir.
  • Bu modül yazma hakları gerektirir.
  • Bu modül yalnızca POST isteklerini kabul eder.
  • Kaynak: GrowthExperiments
  • Lisans: GPL-3.0-or-later

Manage information in the structured mentor list (usually stored in MediaWiki:GrowthMentors.json). This module can be used by both current and future mentors (to add themselves or change their details) and administrators (for all users).

Parametre:
Other general parameters are available.
geaction

Action

Bu parametre gerekli.
Aşağıdaki değerlerden biri: add, change, remove
message

Introduction message (use an empty string for the default mentor message)

weight

Weight

Aşağıdaki değerlerden biri: 0, 1, 2, 4
isaway

Is the mentor currently away? Has to be set (defaults to false).

Tür: boole (ayrıntılar)
awaytimestamp

Until when is the mentor away? Maximum is 1 year from today. Ignored unless isaway is true.

Tür: zaman damgası (izin verilen formatlar)
summary

Reason for the change

Varsayılan: (boş)
username

Username of the mentor affected by the change. If not provided, currently logged in user will be used. Can be only used by privileged users.

Şunu yazın: kullanıcı, herhangi biri kullanıcı adı
token

action=query&meta=tokens üzerinden alınan bir "csrf" anahtarı

Bu parametre gerekli.