MediaWiki-API-Hilfe

Dies ist eine automatisch generierte MediaWiki-API-Dokumentationsseite.

Dokumentation und Beispiele: https://www.mediawiki.org/wiki/API/de

meta=filerepoinfo ⧼parentheses⧽

⧼parentheses⧽
  • Dieses Modul erfordert Leserechte.
  • Quelle: MediaWiki
  • Lizenz: GPL-2.0+

Gebe Metainformationen über Bild-Repositorien zurück, die im Wiki eingerichtet sind.

Parameter:
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.
Werte (mit | trennen oder Alternative): name⧼comma-separator⧽displayname⧼comma-separator⧽rootUrl⧼comma-separator⧽local⧼comma-separator⧽url⧼comma-separator⧽thumbUrl⧼comma-separator⧽initialCapital⧼comma-separator⧽scriptDirUrl⧼comma-separator⧽scriptExtension⧼comma-separator⧽favicon⧼comma-separator⧽canUpload
Standard: name|displayname|rootUrl|local|url|thumbUrl|initialCapital|scriptDirUrl|scriptExtension|favicon|canUpload