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+recentchanges-param-start (Mesaj) (Çevir) The timestamp to start enumerating from.
apihelp-query+recentchanges-param-tag (Mesaj) (Çevir) Only list changes tagged with this tag.
apihelp-query+recentchanges-param-token (Mesaj) (Çevir) Use <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd> instead.
apihelp-query+recentchanges-param-toponly (Mesaj) (Çevir) Only list changes which are the latest revision.
apihelp-query+recentchanges-param-type (Mesaj) (Çevir) Which types of changes to show.
apihelp-query+recentchanges-param-user (Mesaj) (Çevir) Only list changes by this user.
apihelp-query+recentchanges-paramvalue-prop-comment (Mesaj) (Çevir) Adds the comment for the edit.
apihelp-query+recentchanges-paramvalue-prop-flags (Mesaj) (Çevir) Adds flags for the edit.
apihelp-query+recentchanges-paramvalue-prop-ids (Mesaj) (Çevir) Adds the page ID, recent changes ID and the new and old revision ID.
apihelp-query+recentchanges-paramvalue-prop-loginfo (Mesaj) (Çevir) Adds log information (log ID, log type, etc) to log entries.
apihelp-query+recentchanges-paramvalue-prop-parsedcomment (Mesaj) (Çevir) Adds the parsed comment for the edit.
apihelp-query+recentchanges-paramvalue-prop-patrolled (Mesaj) (Çevir) Tags patrollable edits as being patrolled or unpatrolled.
apihelp-query+recentchanges-paramvalue-prop-redirect (Mesaj) (Çevir) Tags edit if page is a redirect.
apihelp-query+recentchanges-paramvalue-prop-sha1 (Mesaj) (Çevir) Adds the content checksum for entries associated with a revision.
apihelp-query+recentchanges-paramvalue-prop-sizes (Mesaj) (Çevir) Adds the new and old page length in bytes.
apihelp-query+recentchanges-paramvalue-prop-tags (Mesaj) (Çevir) Lists tags for the entry.
apihelp-query+recentchanges-paramvalue-prop-timestamp (Mesaj) (Çevir) Adds timestamp of the edit.
apihelp-query+recentchanges-paramvalue-prop-title (Mesaj) (Çevir) Adds the page title of the edit.
apihelp-query+recentchanges-paramvalue-prop-user (Mesaj) (Çevir) Adds the user responsible for the edit and tags if they are an IP.
apihelp-query+recentchanges-paramvalue-prop-userid (Mesaj) (Çevir) Adds the user ID responsible for the edit.
apihelp-query+redirects-description (Mesaj) (Çevir) Returns all redirects to the given pages.
apihelp-query+redirects-example-generator (Mesaj) (Çevir) Get information about all redirects to the [[Main Page]].
apihelp-query+redirects-example-simple (Mesaj) (Çevir) Get a list of redirects to the [[Main Page]].
apihelp-query+redirects-param-limit (Mesaj) (Çevir) How many redirects to return.
apihelp-query+redirects-param-namespace (Mesaj) (Çevir) Only include pages in these namespaces.
apihelp-query+redirects-param-prop (Mesaj) (Çevir) Which properties to get:
apihelp-query+redirects-param-show (Mesaj) (Çevir) Show only items that meet these criteria: ;fragment:Only show redirects with a fragment. ;!fragment:Only show redirects without a fragment.
apihelp-query+redirects-paramvalue-prop-fragment (Mesaj) (Çevir) Fragment of each redirect, if any.
apihelp-query+redirects-paramvalue-prop-pageid (Mesaj) (Çevir) Page ID of each redirect.
apihelp-query+redirects-paramvalue-prop-title (Mesaj) (Çevir) Title of each redirect.
apihelp-query+revisions+base-param-contentformat (Mesaj) (Çevir) Serialization format used for <var>$1difftotext</var> and expected for output of content.
apihelp-query+revisions+base-param-diffto (Mesaj) (Çevir) Revision ID to diff each revision to. Use <kbd>prev</kbd>, <kbd>next</kbd> and <kbd>cur</kbd> for the previous, next and current revision respectively.
apihelp-query+revisions+base-param-difftotext (Mesaj) (Çevir) Text to diff each revision to. Only diffs a limited number of revisions. Overrides <var>$1diffto</var>. If <var>$1section</var> is set, only that section will be diffed against this text.
apihelp-query+revisions+base-param-expandtemplates (Mesaj) (Çevir) Expand templates in revision content (requires $1prop=content).
apihelp-query+revisions+base-param-generatexml (Mesaj) (Çevir) Generate XML parse tree for revision content (requires $1prop=content; replaced by <kbd>$1prop=parsetree</kbd>).
apihelp-query+revisions+base-param-limit (Mesaj) (Çevir) Limit how many revisions will be returned.
apihelp-query+revisions+base-param-parse (Mesaj) (Çevir) Parse revision content (requires $1prop=content). For performance reasons, if this option is used, $1limit is enforced to 1.
apihelp-query+revisions+base-param-prop (Mesaj) (Çevir) Which properties to get for each revision:
apihelp-query+revisions+base-param-section (Mesaj) (Çevir) Only retrieve the content of this section number.
apihelp-query+revisions+base-paramvalue-prop-comment (Mesaj) (Çevir) Comment by the user for the revision.
apihelp-query+revisions+base-paramvalue-prop-content (Mesaj) (Çevir) Text of the revision.
apihelp-query+revisions+base-paramvalue-prop-contentmodel (Mesaj) (Çevir) Content model ID of the revision.
apihelp-query+revisions+base-paramvalue-prop-flags (Mesaj) (Çevir) Revision flags (minor).
apihelp-query+revisions+base-paramvalue-prop-ids (Mesaj) (Çevir) The ID of the revision.
apihelp-query+revisions+base-paramvalue-prop-parsedcomment (Mesaj) (Çevir) Parsed comment by the user for the revision.
apihelp-query+revisions+base-paramvalue-prop-parsetree (Mesaj) (Çevir) The XML parse tree of revision content (requires content model <code>$1</code>).
apihelp-query+revisions+base-paramvalue-prop-sha1 (Mesaj) (Çevir) SHA-1 (base 16) of the revision.
apihelp-query+revisions+base-paramvalue-prop-size (Mesaj) (Çevir) Length (bytes) of the revision.
apihelp-query+revisions+base-paramvalue-prop-tags (Mesaj) (Çevir) Tags for the revision.
apihelp-query+revisions+base-paramvalue-prop-timestamp (Mesaj) (Çevir) The timestamp of the revision.
İlk
Önceki sayfa
Sonraki sayfa
Son
  • Akupedia

    • Mobil
    • Masaüstü
  • Gizlilik