MediaWiki API ヘルプ
このページは自動生成された MediaWiki API の説明文書ページです。
説明文書と例: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
list=growthtasks (gt)
- このモジュールは内部的または不安定です。動作が予告なく変更される場合があります。
- このモジュールは読み取りの権限を必要とします。
- このモジュールはジェネレーターとして使用できます。
- ソース: GrowthExperiments
- ライセンス: GPL-3.0-or-later
新規参加者にお勧めの編集タスクを見る。
新規利用者が取り組むのに適した、簡単な問題を含む記事をいくつかお勧めします。
パラメーター:
その他一般パラメーターが利用可能です。
- gttasktypes
タスクの種類を指定して結果をしぼりこみます。すべてのお勧めを見るには、空欄にしておきます。
- copyedit
- 校正
- expand
- 短い記事への加筆
- links
- 記事同士をつなぐリンクを追加
- references
- 出典の追加
- update
- 記事の更新
- 値 (| または別の文字列で区切る): copyedit、expand、links、references、update
- 既定値: (空)
- gttopics
お勧め記事はどんな主題がよいか、指定します。
- entertainment
- エンターテインメント
- sports
- スポーツ
- tv-and-film
- テレビと映画
- video-games
- テレビゲーム
- fashion
- ファッション
- architecture
- 建築
- literature
- 文学
- comics-and-anime
- 漫画とアニメ
- performing-arts
- 舞台芸術
- art
- 芸術
- music
- 音楽
- business-and-economics
- ビジネスと経済
- transportation
- 交通
- biography
- 人物伝(すべて)
- women
- 人物伝(女性)
- philosophy-and-religion
- 哲学と宗教
- politics-and-government
- 政治と政府
- education
- 教育
- history
- 歴史
- society
- 社会
- military-and-warfare
- 軍事と戦争
- food-and-drink
- 食べ物と飲み物
- computers-and-internet
- コンピュータとインターネット
- general-science
- 一般科学
- chemistry
- 化学
- medicine-and-health
- 医学と健康
- earth-and-environment
- 地球と環境
- engineering
- 工学
- technology
- 技術
- mathematics
- 数学
- physics
- 物理学
- biology
- 生物学
- asia
- アジア
- africa
- アフリカ
- oceania
- オセアニア
- europe
- ヨーロッパ
- central-america
- 中央アメリカ
- north-america
- 北アメリカ
- south-america
- 南アメリカ
- 値 (| または別の文字列で区切る): africa、architecture、art、asia、biography、biology、business-and-economics、central-america、chemistry、comics-and-anime、computers-and-internet、earth-and-environment、education、engineering、entertainment、europe、fashion、food-and-drink、general-science、history、literature、mathematics、medicine-and-health、military-and-warfare、music、north-america、oceania、performing-arts、philosophy-and-religion、physics、politics-and-government、society、south-america、sports、technology、transportation、tv-and-film、video-games、women
- 既定値: (空)
- gttopicsmode
Matching mode for topics.
- 値 (次の値のいずれか1つ): AND、OR
- gtlimit
お勧めしてほしいタスクの上限を指定します。
- 型: 整数または max
- 値は0以上250以下です。
- gtoffset
When more results are available, use this to continue. More detailed information on how to continue queries can be found on mediawiki.org.
- 型: 整数
- 値の下限は必ず1以上です。
- gtdebug
出力結果にデータのバグ処理を含めます。
- 型: 真偽値 (詳細)
- gtexcludepageids
Page IDs to exclude from the query.
- 型: 整数のリスト
- 複数の値は | または代わりの文字で区切ってください。
- 値の最大値は 1,000 です。
例:
- 現在の利用者にお勧めするタスクは、文章の編集タイプを選びます。
- api.php?action=query&list=growthtasks>tasktypes=copyedit [サンドボックスで開く]
- 現在の利用者に対して、お勧めタスクといっしょにそのページの詳細情報を出力します。
- api.php?action=query&generator=growthtasks&ggtlimit=max&prop=info|revision [サンドボックスで開く]