MediaWiki API ヘルプ
ãã®ãã¼ã¸ã¯èªåçæããã MediaWiki API ã®èª¬æææ¸ãã¼ã¸ã§ãã
èª¬æææ¸ã¨ä¾: https://www.mediawiki.org/wiki/API
prop=info (in)
- ãã®ã¢ã¸ã¥ã¼ã«ã¯èªã¿åãã®æ¨©éãå¿ è¦ã¨ãã¾ãã
- Source: MediaWiki
- License: GPL-2.0-or-later
ãã¼ã¸ã®åºæ¬çãªæ å ±ãåå¾ãã¾ãã
ãã©ã¡ã¼ã¿ã¼:
- inprop
追å ã§åå¾ããããããã£:
- protection
- ããããã®ãã¼ã¸ã®ä¿è·ã¬ãã«ãä¸è¦§è¡¨ç¤ºããã
- talkid
- The page ID of the talk page for each non-talk page.
- watched
- List the watched status of each page.
- watchers
- The number of watchers, if allowed.
- visitingwatchers
- The number of watchers of each page who have visited recent edits to that page, if allowed.
- notificationtimestamp
- The watchlist notification timestamp of each page.
- subjectid
- The page ID of the parent page for each talk page.
- url
- Gives a full URL, an edit URL, and the canonical URL for each page.
- readable
- Whether the user can read this page.
- preload
- Gives the text returned by EditFormPreloadText.
- displaytitle
- Gives the manner in which the page title is actually displayed.
- varianttitles
- Gives the display title in all variants of the site content language.
- å¤ (|ãããã¯å¥ã®æååã§åºåã): protectionãtalkidãwatchedãwatchersãvisitingwatchersãnotificationtimestampãsubjectidãurlãreadableãpreloadãdisplaytitleãvarianttitles
- intestactions
Test whether the current user can perform certain actions on the page.
- è¤æ°ã®å¤ã¯ | ãããã¯ä»£ããã®æåã§åºåã£ã¦ãã ããã å¤ã®æå¤§å¤ã¯ 50 (ãããã®å ´å㯠500) ã§ãã
- intoken
- 廿¢äºå®ã§ãã
代ããã« action=query&meta=tokens ã使ç¨ãã¦ãã ããã
- å¤ (|ãããã¯å¥ã®æååã§åºåã): editãdeleteãprotectãmoveãblockãunblockãemailãimportãwatch
- incontinue
When more results are available, use this to continue.
ä¾:
- Main Page ã«é¢ããæ å ±ãåå¾ããã
- api.php?action=query&prop=info&titles=Main%20Page [ãµã³ãããã¯ã¹ã§éã]
- Get general and protection information about the page Main Page.
- api.php?action=query&prop=info&inprop=protection&titles=Main%20Page [ãµã³ãããã¯ã¹ã§éã]