Ana menüyü aç

Sistem iletileri

Bu liste MediaWiki ad alanında mevcut olan sistem mesajlarının listesidir. Genel MediaWiki yerelleştirmesine katkıda bulunmak isterseniz, lütfen MediaWiki Yerelleştirmesi ve translatewiki.net sayfalarını ziyaret edin.

Filtre
Özelleştirme durumuna göre filtrele:    
İlk
Önceki sayfa
Sonraki sayfa
Son
Ad Varsayılan mesaj metni
Kullanımdaki metin
apihelp-query+siteinfo-param-numberingroup (Mesaj) (Çevir) Lists the number of users in user groups.
apihelp-query+siteinfo-param-prop (Mesaj) (Çevir) Which information to get:
apihelp-query+siteinfo-param-showalldb (Mesaj) (Çevir) List all database servers, not just the one lagging the most.
apihelp-query+siteinfo-paramvalue-prop-dbrepllag (Mesaj) (Çevir) Returns database server with the highest replication lag.
apihelp-query+siteinfo-paramvalue-prop-defaultoptions (Mesaj) (Çevir) Returns the default values for user preferences.
apihelp-query+siteinfo-paramvalue-prop-extensions (Mesaj) (Çevir) Returns extensions installed on the wiki.
apihelp-query+siteinfo-paramvalue-prop-extensiontags (Mesaj) (Çevir) Returns a list of parser extension tags.
apihelp-query+siteinfo-paramvalue-prop-fileextensions (Mesaj) (Çevir) Returns list of file extensions allowed to be uploaded.
apihelp-query+siteinfo-paramvalue-prop-functionhooks (Mesaj) (Çevir) Returns a list of parser function hooks.
apihelp-query+siteinfo-paramvalue-prop-general (Mesaj) (Çevir) Overall system information.
apihelp-query+siteinfo-paramvalue-prop-interwikimap (Mesaj) (Çevir) Returns interwiki map (optionally filtered, optionally localised by using <var>$1inlanguagecode</var>).
apihelp-query+siteinfo-paramvalue-prop-languages (Mesaj) (Çevir) Returns a list of languages MediaWiki supports (optionally localised by using <var>$1inlanguagecode</var>).
apihelp-query+siteinfo-paramvalue-prop-libraries (Mesaj) (Çevir) Returns libraries installed on the wiki.
apihelp-query+siteinfo-paramvalue-prop-magicwords (Mesaj) (Çevir) List of magic words and their aliases.
apihelp-query+siteinfo-paramvalue-prop-namespacealiases (Mesaj) (Çevir) List of registered namespace aliases.
apihelp-query+siteinfo-paramvalue-prop-namespaces (Mesaj) (Çevir) List of registered namespaces and their canonical names.
apihelp-query+siteinfo-paramvalue-prop-protocols (Mesaj) (Çevir) Returns a list of protocols that are allowed in external links.
apihelp-query+siteinfo-paramvalue-prop-restrictions (Mesaj) (Çevir) Returns information on available restriction (protection) types.
apihelp-query+siteinfo-paramvalue-prop-rightsinfo (Mesaj) (Çevir) Returns wiki rights (license) information if available.
apihelp-query+siteinfo-paramvalue-prop-showhooks (Mesaj) (Çevir) Returns a list of all subscribed hooks (contents of <var>[[mw:Manual:$wgHooks|$wgHooks]]</var>).
apihelp-query+siteinfo-paramvalue-prop-skins (Mesaj) (Çevir) Returns a list of all enabled skins (optionally localised by using <var>$1inlanguagecode</var>, otherwise in the content language).
apihelp-query+siteinfo-paramvalue-prop-specialpagealiases (Mesaj) (Çevir) List of special page aliases.
apihelp-query+siteinfo-paramvalue-prop-statistics (Mesaj) (Çevir) Returns site statistics.
apihelp-query+siteinfo-paramvalue-prop-usergroups (Mesaj) (Çevir) Returns user groups and the associated permissions.
apihelp-query+siteinfo-paramvalue-prop-variables (Mesaj) (Çevir) Returns a list of variable IDs.
apihelp-query+stashimageinfo-description (Mesaj) (Çevir) Returns file information for stashed files.
apihelp-query+stashimageinfo-example-params (Mesaj) (Çevir) Returns thumbnails for two stashed files.
apihelp-query+stashimageinfo-example-simple (Mesaj) (Çevir) Returns information for a stashed file.
apihelp-query+stashimageinfo-param-filekey (Mesaj) (Çevir) Key that identifies a previous upload that was stashed temporarily.
apihelp-query+stashimageinfo-param-sessionkey (Mesaj) (Çevir) Alias for $1filekey, for backward compatibility.
apihelp-query+tags-description (Mesaj) (Çevir) List change tags.
apihelp-query+tags-example-simple (Mesaj) (Çevir) List available tags.
apihelp-query+tags-param-limit (Mesaj) (Çevir) The maximum number of tags to list.
apihelp-query+tags-param-prop (Mesaj) (Çevir) Which properties to get:
apihelp-query+tags-paramvalue-prop-active (Mesaj) (Çevir) Whether the tag is still being applied.
apihelp-query+tags-paramvalue-prop-defined (Mesaj) (Çevir) Indicate whether the tag is defined.
apihelp-query+tags-paramvalue-prop-description (Mesaj) (Çevir) Adds description of the tag.
apihelp-query+tags-paramvalue-prop-displayname (Mesaj) (Çevir) Adds system message for the tag.
apihelp-query+tags-paramvalue-prop-hitcount (Mesaj) (Çevir) Adds the number of revisions and log entries that have this tag.
apihelp-query+tags-paramvalue-prop-name (Mesaj) (Çevir) Adds name of tag.
apihelp-query+tags-paramvalue-prop-source (Mesaj) (Çevir) Gets the sources of the tag, which may include <samp>extension</samp> for extension-defined tags and <samp>manual</samp> for tags that may be applied manually by users.
apihelp-query+templates-description (Mesaj) (Çevir) Returns all pages transcluded on the given pages.
apihelp-query+templates-example-generator (Mesaj) (Çevir) Get information about the template pages used on <kbd>Main Page</kbd>.
apihelp-query+templates-example-namespaces (Mesaj) (Çevir) Get pages in the {{ns:user}} and {{ns:template}} namespaces that are transcluded on the page <kbd>Main Page</kbd>.
apihelp-query+templates-example-simple (Mesaj) (Çevir) Get the templates used on the page <kbd>Main Page</kbd>.
apihelp-query+templates-param-dir (Mesaj) (Çevir) The direction in which to list.
apihelp-query+templates-param-limit (Mesaj) (Çevir) How many templates to return.
apihelp-query+templates-param-namespace (Mesaj) (Çevir) Show templates in this namespaces only.
apihelp-query+templates-param-templates (Mesaj) (Çevir) Only list these templates. Useful for checking whether a certain page uses a certain template.
apihelp-query+tokens-description (Mesaj) (Çevir) Gets tokens for data-modifying actions.
İlk
Önceki sayfa
Sonraki sayfa
Son
  • Akupedia

    • Mobil
    • Masaüstü
  • Gizlilik