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+watchlistraw-example-generator (Mesaj) (Çevir) Fetch page info for pages on the current user's watchlist.
apihelp-query+watchlistraw-example-simple (Mesaj) (Çevir) List pages on the current user's watchlist.
apihelp-query+watchlistraw-param-fromtitle (Mesaj) (Çevir) Title (with namespace prefix) to begin enumerating from.
apihelp-query+watchlistraw-param-limit (Mesaj) (Çevir) How many total results to return per request.
apihelp-query+watchlistraw-param-namespace (Mesaj) (Çevir) Only list pages in the given namespaces.
apihelp-query+watchlistraw-param-owner (Mesaj) (Çevir) Used along with $1token to access a different user's watchlist.
apihelp-query+watchlistraw-param-prop (Mesaj) (Çevir) Which additional properties to get:
apihelp-query+watchlistraw-param-show (Mesaj) (Çevir) Only list items that meet these criteria.
apihelp-query+watchlistraw-param-token (Mesaj) (Çevir) A security token (available in the user's [[Special:Preferences#mw-prefsection-watchlist|preferences]]) to allow access to another user's watchlist.
apihelp-query+watchlistraw-param-totitle (Mesaj) (Çevir) Title (with namespace prefix) to stop enumerating at.
apihelp-query+watchlistraw-paramvalue-prop-changed (Mesaj) (Çevir) Adds timestamp of when the user was last notified about the edit.
apihelp-query-description (Mesaj) (Çevir) Fetch data from and about MediaWiki. All data modifications will first have to use query to acquire a token to prevent abuse from malicious sites.
apihelp-query-example-allpages (Mesaj) (Çevir) Fetch revisions of pages beginning with <kbd>API/</kbd>.
apihelp-query-example-revisions (Mesaj) (Çevir) Fetch [[Special:ApiHelp/query+siteinfo|site info]] and [[Special:ApiHelp/query+revisions|revisions]] of <kbd>Main Page</kbd>.
apihelp-query-param-export (Mesaj) (Çevir) Export the current revisions of all given or generated pages.
apihelp-query-param-exportnowrap (Mesaj) (Çevir) Return the export XML without wrapping it in an XML result (same format as [[Special:Export]]). Can only be used with $1export.
apihelp-query-param-indexpageids (Mesaj) (Çevir) Include an additional pageids section listing all returned page IDs.
apihelp-query-param-iwurl (Mesaj) (Çevir) Whether to get the full URL if the title is an interwiki link.
apihelp-query-param-list (Mesaj) (Çevir) Which lists to get.
apihelp-query-param-meta (Mesaj) (Çevir) Which metadata to get.
apihelp-query-param-prop (Mesaj) (Çevir) Which properties to get for the queried pages.
apihelp-query-param-rawcontinue (Mesaj) (Çevir) Return raw <samp>query-continue</samp> data for continuation.
apihelp-rawfm-description (Mesaj) (Çevir) Output data with the debugging elements in JSON format (pretty-print in HTML).
apihelp-revisiondelete-description (Mesaj) (Çevir) Delete and undelete revisions.
apihelp-revisiondelete-example-log (Mesaj) (Çevir) Hide all data on log entry <kbd>67890</kbd> with the reason <kbd>BLP violation</kbd>.
apihelp-revisiondelete-example-revision (Mesaj) (Çevir) Hide content for revision <kbd>12345</kbd> on the page <kbd>Main Page</kbd>.
apihelp-revisiondelete-param-hide (Mesaj) (Çevir) What to hide for each revision.
apihelp-revisiondelete-param-ids (Mesaj) (Çevir) Identifiers for the revisions to be deleted.
apihelp-revisiondelete-param-reason (Mesaj) (Çevir) Reason for the deletion or undeletion.
apihelp-revisiondelete-param-show (Mesaj) (Çevir) What to unhide for each revision.
apihelp-revisiondelete-param-suppress (Mesaj) (Çevir) Whether to suppress data from administrators as well as others.
apihelp-revisiondelete-param-target (Mesaj) (Çevir) Page title for the revision deletion, if required for the type.
apihelp-revisiondelete-param-type (Mesaj) (Çevir) Type of revision deletion being performed.
apihelp-rollback-description (Mesaj) (Çevir) Undo the last edit to the page. If the last user who edited the page made multiple edits in a row, they will all be rolled back.
apihelp-rollback-example-simple (Mesaj) (Çevir) Roll back the last edits to page <kbd>Main Page</kbd> by user <kbd>Example</kbd>.
apihelp-rollback-example-summary (Mesaj) (Çevir) Roll back the last edits to page <kbd>Main Page</kbd> by IP user <kbd>192.0.2.5</kbd> with summary <kbd>Reverting vandalism</kbd>, and mark those edits and the revert as bot edits.
apihelp-rollback-param-markbot (Mesaj) (Çevir) Mark the reverted edits and the revert as bot edits.
apihelp-rollback-param-pageid (Mesaj) (Çevir) Page ID of the page to roll back. Cannot be used together with <var>$1title</var>.
apihelp-rollback-param-summary (Mesaj) (Çevir) Custom edit summary. If empty, default summary will be used.
apihelp-rollback-param-title (Mesaj) (Çevir) Title of the page to roll back. Cannot be used together with <var>$1pageid</var>.
apihelp-rollback-param-user (Mesaj) (Çevir) Name of the user whose edits are to be rolled back.
apihelp-rollback-param-watchlist (Mesaj) (Çevir) Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch.
apihelp-rsd-description (Mesaj) (Çevir) Export an RSD (Really Simple Discovery) schema.
apihelp-rsd-example-simple (Mesaj) (Çevir) Export the RSD schema.
apihelp-setnotificationtimestamp-description (Mesaj) (Çevir) Update the notification timestamp for watched pages. This affects the highlighting of changed pages in the watchlist and history, and the sending of email when the "{{int:tog-enotifwatchlistpages}}" preference is enabled.
apihelp-setnotificationtimestamp-example-all (Mesaj) (Çevir) Reset the notification status for the entire watchlist.
apihelp-setnotificationtimestamp-example-allpages (Mesaj) (Çevir) Reset the notification status for pages in the <kbd>{{ns:user}}</kbd> namespace.
apihelp-setnotificationtimestamp-example-page (Mesaj) (Çevir) Reset the notification status for <kbd>Main page</kbd>.
apihelp-setnotificationtimestamp-example-pagetimestamp (Mesaj) (Çevir) Set the notification timestamp for <kbd>Main page</kbd> so all edits since 1 January 2012 are unviewed.
apihelp-setnotificationtimestamp-param-entirewatchlist (Mesaj) (Çevir) Work on all watched pages.
İlk
Önceki sayfa
Sonraki sayfa
Son
  • Akupedia

    • Mobil
    • Masaüstü
  • Gizlilik