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-feedrecentchanges-param-tagfilter (Mesaj) (Çevir) Filter by tag.
apihelp-feedrecentchanges-param-target (Mesaj) (Çevir) Show only changes on pages linked from this page.
apihelp-feedwatchlist-description (Mesaj) (Çevir) Returns a watchlist feed.
apihelp-feedwatchlist-example-all6hrs (Mesaj) (Çevir) Show all changes to watched pages in the past 6 hours.
apihelp-feedwatchlist-example-default (Mesaj) (Çevir) Show the watchlist feed.
apihelp-feedwatchlist-param-feedformat (Mesaj) (Çevir) The format of the feed.
apihelp-feedwatchlist-param-hours (Mesaj) (Çevir) List pages modified within this many hours from now.
apihelp-feedwatchlist-param-linktosections (Mesaj) (Çevir) Link directly to changed sections if possible.
apihelp-filerevert-description (Mesaj) (Çevir) Bir dosyayı eski bir sürümüne geri döndür.
apihelp-filerevert-example-revert (Mesaj) (Çevir) Revert <kbd>Wiki.png</kbd> to the version of <kbd>2011-03-05T15:27:40Z</kbd>.
apihelp-filerevert-param-archivename (Mesaj) (Çevir) Archive name of the revision to revert to.
apihelp-filerevert-param-comment (Mesaj) (Çevir) Upload comment.
apihelp-filerevert-param-filename (Mesaj) (Çevir) Target filename, without the File: prefix.
apihelp-format-example-generic (Mesaj) (Çevir) Return the query result in the $1 format.
apihelp-help-description (Mesaj) (Çevir) Display help for the specified modules.
apihelp-help-example-help (Mesaj) (Çevir) Help for the help module itself.
apihelp-help-example-main (Mesaj) (Çevir) Help for the main module.
apihelp-help-example-query (Mesaj) (Çevir) Help for two query submodules.
apihelp-help-example-recursive (Mesaj) (Çevir) All help in one page.
apihelp-help-param-helpformat (Mesaj) (Çevir) Format of the help output.
apihelp-help-param-modules (Mesaj) (Çevir) Modules to display help for (values of the <var>action</var> and <var>format</var> parameters, or <kbd>main</kbd>). Can specify submodules with a <kbd>+</kbd>.
apihelp-help-param-recursivesubmodules (Mesaj) (Çevir) Include help for submodules recursively.
apihelp-help-param-submodules (Mesaj) (Çevir) Include help for submodules of the named module.
apihelp-help-param-toc (Mesaj) (Çevir) Include a table of contents in the HTML output.
apihelp-help-param-wrap (Mesaj) (Çevir) Wrap the output in a standard API response structure.
apihelp-imagerotate-description (Mesaj) (Çevir) Rotate one or more images.
apihelp-imagerotate-example-generator (Mesaj) (Çevir) Rotate all images in <kbd>Category:Flip</kbd> by <kbd>180</kbd> degrees.
apihelp-imagerotate-example-simple (Mesaj) (Çevir) Rotate <kbd>File:Example.png</kbd> by <kbd>90</kbd> degrees.
apihelp-imagerotate-param-rotation (Mesaj) (Çevir) Degrees to rotate image clockwise.
apihelp-import-description (Mesaj) (Çevir) Import a page from another wiki, or from an XML file. Note that the HTTP POST must be done as a file upload (i.e. using multipart/form-data) when sending a file for the <var>xml</var> parameter.
apihelp-import-example-import (Mesaj) (Çevir) Import [[meta:Help:ParserFunctions]] to namespace 100 with full history.
apihelp-import-param-fullhistory (Mesaj) (Çevir) For interwiki imports: import the full history, not just the current version.
apihelp-import-param-interwikipage (Mesaj) (Çevir) For interwiki imports: page to import.
apihelp-import-param-interwikisource (Mesaj) (Çevir) For interwiki imports: wiki to import from.
apihelp-import-param-namespace (Mesaj) (Çevir) Import to this namespace. Cannot be used together with <var>$1rootpage</var>.
apihelp-import-param-rootpage (Mesaj) (Çevir) Import as subpage of this page. Cannot be used together with <var>$1namespace</var>.
apihelp-import-param-summary (Mesaj) (Çevir) Import summary.
apihelp-import-param-templates (Mesaj) (Çevir) For interwiki imports: import all included templates as well.
apihelp-import-param-xml (Mesaj) (Çevir) Uploaded XML file.
apihelp-json-description (Mesaj) (Çevir) Output data in JSON format.
apihelp-json-param-ascii (Mesaj) (Çevir) If specified, encodes all non-ASCII using hexadecimal escape sequences. Default when <var>formatversion</var> is <kbd>1</kbd>.
apihelp-json-param-callback (Mesaj) (Çevir) If specified, wraps the output into a given function call. For safety, all user-specific data will be restricted.
apihelp-json-param-formatversion (Mesaj) (Çevir) Output formatting: ;1:Backwards-compatible format (XML-style booleans, <samp>*</samp> keys for content nodes, etc.). ;2:Experimental modern format. Details may change! ;latest:Use the latest format (currently <kbd>2</kbd>), may change without warning.
apihelp-json-param-utf8 (Mesaj) (Çevir) If specified, encodes most (but not all) non-ASCII characters as UTF-8 instead of replacing them with hexadecimal escape sequences. Default when <var>formatversion</var> is not <kbd>1</kbd>.
apihelp-jsonfm-description (Mesaj) (Çevir) Output data in JSON format (pretty-print in HTML).
apihelp-link (Mesaj) (Çevir) [[Special:ApiHelp/$1|$2]]
apihelp-login-description (Mesaj) (Çevir) Log in and get authentication cookies. In the event of a successful log-in, the needed cookies will be included in the HTTP response headers. In the event of a failed log-in, further attempts may be throttled to limit automated password guessing attacks.
apihelp-login-example-gettoken (Mesaj) (Çevir) Retrieve a login token.
apihelp-login-example-login (Mesaj) (Çevir) Log in.
apihelp-login-param-domain (Mesaj) (Çevir) Domain (optional).
İlk
Önceki sayfa
Sonraki sayfa
Son
  • Neptün Wiki

    • Mobil
    • Masaüstü
  • Gizlilik