MediaWiki API ヘルプ
ãã®ãã¼ã¸ã¯èªåçæããã MediaWiki API ã®èª¬æææ¸ãã¼ã¸ã§ãã
èª¬æææ¸ã¨ä¾: https://www.mediawiki.org/wiki/API
meta=filerepoinfo (fri)
- ãã®ã¢ã¸ã¥ã¼ã«ã¯èªã¿åãã®æ¨©éãå¿ è¦ã¨ãã¾ãã
- Source: MediaWiki
- License: GPL-2.0-or-later
Return meta information about image repositories configured on the wiki.
ãã©ã¡ã¼ã¿ã¼:
- friprop
Which repository properties to get (there may be more available on some wikis):
- apiurl
- URL to the repository API - helpful for getting image info from the host.
- name
- The key of the repository - used in e.g. $wgForeignFileRepos and imageinfo return values.
- displayname
- The human-readable name of the repository wiki.
- rooturl
- Root URL for image paths.
- local
- Whether that repository is the local one or not.
- å¤ (|ãããã¯å¥ã®æååã§åºåã): nameãdisplaynameãrootUrlãlocalãurlãthumbUrlãinitialCapitalãscriptDirUrlãfaviconãcanUpload
- æ¢å®å¤: name|displayname|rootUrl|local|url|thumbUrl|initialCapital|scriptDirUrl|favicon|canUpload
ä¾:
- ãã¡ã¤ã«ãªãã¸ããªã«ã¤ãã¦ã®æ å ±ãåå¾ãã¾ãã
- api.php?action=query&meta=filerepoinfo&friprop=apiurl|name|displayname [ãµã³ãããã¯ã¹ã§éã]