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+alltransclusions-param-prop (Mesaj) (Çevir) Which pieces of information to include:
apihelp-query+alltransclusions-param-to (Mesaj) (Çevir) The title of the transclusion to stop enumerating at.
apihelp-query+alltransclusions-param-unique (Mesaj) (Çevir) Only show distinct transcluded titles. Cannot be used with $1prop=ids. When used as a generator, yields target pages instead of source pages.
apihelp-query+alltransclusions-paramvalue-prop-ids (Mesaj) (Çevir) Adds the page ID of the transcluding page (cannot be used with $1unique).
apihelp-query+alltransclusions-paramvalue-prop-title (Mesaj) (Çevir) Adds the title of the transclusion.
apihelp-query+allusers-description (Mesaj) (Çevir) Enumerate all registered users.
apihelp-query+allusers-example-Y (Mesaj) (Çevir) List users starting at <kbd>Y</kbd>.
apihelp-query+allusers-param-activeusers (Mesaj) (Çevir) Only list users active in the last $1 {{PLURAL:$1|day|days}}.
apihelp-query+allusers-param-dir (Mesaj) (Çevir) Direction to sort in.
apihelp-query+allusers-param-excludegroup (Mesaj) (Çevir) Exclude users in the given groups.
apihelp-query+allusers-param-from (Mesaj) (Çevir) The user name to start enumerating from.
apihelp-query+allusers-param-group (Mesaj) (Çevir) Only include users in the given groups.
apihelp-query+allusers-param-limit (Mesaj) (Çevir) How many total user names to return.
apihelp-query+allusers-param-prefix (Mesaj) (Çevir) Search for all users that begin with this value.
apihelp-query+allusers-param-prop (Mesaj) (Çevir) Which pieces of information to include:
apihelp-query+allusers-param-rights (Mesaj) (Çevir) Only include users with the given rights. Does not include rights granted by implicit or auto-promoted groups like *, user, or autoconfirmed.
apihelp-query+allusers-param-to (Mesaj) (Çevir) The user name to stop enumerating at.
apihelp-query+allusers-param-witheditsonly (Mesaj) (Çevir) Only list users who have made edits.
apihelp-query+allusers-paramvalue-prop-blockinfo (Mesaj) (Çevir) Adds the information about a current block on the user.
apihelp-query+allusers-paramvalue-prop-editcount (Mesaj) (Çevir) Adds the edit count of the user.
apihelp-query+allusers-paramvalue-prop-groups (Mesaj) (Çevir) Lists groups that the user is in. This uses more server resources and may return fewer results than the limit.
apihelp-query+allusers-paramvalue-prop-implicitgroups (Mesaj) (Çevir) Lists all the groups the user is automatically in.
apihelp-query+allusers-paramvalue-prop-registration (Mesaj) (Çevir) Adds the timestamp of when the user registered if available (may be blank).
apihelp-query+allusers-paramvalue-prop-rights (Mesaj) (Çevir) Lists rights that the user has.
apihelp-query+backlinks-description (Mesaj) (Çevir) Find all pages that link to the given page.
apihelp-query+backlinks-example-generator (Mesaj) (Çevir) Get information about pages linking to <kbd>Main page<kbd>.
apihelp-query+backlinks-example-simple (Mesaj) (Çevir) Show links to <kbd>Main page<kbd>.
apihelp-query+backlinks-param-dir (Mesaj) (Çevir) The direction in which to list.
apihelp-query+backlinks-param-filterredir (Mesaj) (Çevir) How to filter for redirects. If set to <kbd>nonredirects</kbd> when <var>$1redirect</var> is enabled, this is only applied to the second level.
apihelp-query+backlinks-param-limit (Mesaj) (Çevir) How many total pages to return. If <var>$1redirect</var> is enabled, the limit applies to each level separately (which means up to 2 * <var>$1limit</var> results may be returned).
apihelp-query+backlinks-param-namespace (Mesaj) (Çevir) The namespace to enumerate.
apihelp-query+backlinks-param-pageid (Mesaj) (Çevir) Page ID to search. Cannot be used together with <var>$1title</var>.
apihelp-query+backlinks-param-redirect (Mesaj) (Çevir) If linking page is a redirect, find all pages that link to that redirect as well. Maximum limit is halved.
apihelp-query+backlinks-param-title (Mesaj) (Çevir) Title to search. Cannot be used together with <var>$1pageid</var>.
apihelp-query+blocks-description (Mesaj) (Çevir) List all blocked users and IP addresses.
apihelp-query+blocks-example-simple (Mesaj) (Çevir) List blocks.
apihelp-query+blocks-example-users (Mesaj) (Çevir) List blocks of users <kbd>Alice</kbd> and <kbd>Bob</kbd>.
apihelp-query+blocks-param-end (Mesaj) (Çevir) The timestamp to stop enumerating at.
apihelp-query+blocks-param-ids (Mesaj) (Çevir) List of block IDs to list (optional).
apihelp-query+blocks-param-ip (Mesaj) (Çevir) Get all blocks applying to this IP or CIDR range, including range blocks. Cannot be used together with <var>$3users</var>. CIDR ranges broader than IPv4/$1 or IPv6/$2 are not accepted.
apihelp-query+blocks-param-limit (Mesaj) (Çevir) The maximum number of blocks to list.
apihelp-query+blocks-param-prop (Mesaj) (Çevir) Which properties to get:
apihelp-query+blocks-param-show (Mesaj) (Çevir) Show only items that meet these criteria. For example, to see only indefinite blocks on IP addresses, set <kbd>$1show=ip|!temp</kbd>.
apihelp-query+blocks-param-start (Mesaj) (Çevir) The timestamp to start enumerating from.
apihelp-query+blocks-param-users (Mesaj) (Çevir) List of users to search for (optional).
apihelp-query+blocks-paramvalue-prop-by (Mesaj) (Çevir) Adds the username of the blocking user.
apihelp-query+blocks-paramvalue-prop-byid (Mesaj) (Çevir) Adds the user ID of the blocking user.
apihelp-query+blocks-paramvalue-prop-expiry (Mesaj) (Çevir) Adds the timestamp of when the block expires.
apihelp-query+blocks-paramvalue-prop-flags (Mesaj) (Çevir) Tags the ban with (autoblock, anononly, etc.).
apihelp-query+blocks-paramvalue-prop-id (Mesaj) (Çevir) Adds the ID of the block.
İlk
Önceki sayfa
Sonraki sayfa
Son
  • Akupedia

    • Mobil
    • Masaüstü
  • Gizlilik