Komunikaty systemowe

Przejdź do nawigacji Przejdź do wyszukiwania
Lista wszystkich komunikatów systemowych dostępnych w przestrzeni nazw MediaWiki. Odwiedź Tłumaczenie MediaWiki oraz translatewiki.net, jeśli chcesz uczestniczyć w tłumaczeniu oprogramowania MediaWiki.
Komunikaty systemowe
Pierwsza stronaPoprzednia stronaNastępna stronaOstatnia strona
Nazwa Tekst domyślny
Tekst obecny
apihelp-query+watchlistraw-param-prop (dyskusja) (Przetłumacz) Which additional properties to get:
apihelp-query+watchlistraw-param-show (dyskusja) (Przetłumacz) Only list items that meet these criteria.
apihelp-query+watchlistraw-param-token (dyskusja) (Przetłumacz) 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 (dyskusja) (Przetłumacz) Title (with namespace prefix) to stop enumerating at.
apihelp-query+watchlistraw-paramvalue-prop-changed (dyskusja) (Przetłumacz) Adds timestamp of when the user was last notified about the edit.
apihelp-query+watchlistraw-summary (dyskusja) (Przetłumacz) Get all pages on the current user's watchlist.
apihelp-query-example-allpages (dyskusja) (Przetłumacz) Fetch revisions of pages beginning with <kbd>API/</kbd>.
apihelp-query-example-revisions (dyskusja) (Przetłumacz) Fetch [[Special:ApiHelp/query+siteinfo|site info]] and [[Special:ApiHelp/query+revisions|revisions]] of <kbd>Main Page</kbd>.
apihelp-query-extended-description (dyskusja) (Przetłumacz) All data modifications will first have to use query to acquire a token to prevent abuse from malicious sites.
apihelp-query-param-export (dyskusja) (Przetłumacz) Export the current revisions of all given or generated pages.
apihelp-query-param-exportnowrap (dyskusja) (Przetłumacz) 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 (dyskusja) (Przetłumacz) Include an additional pageids section listing all returned page IDs.
apihelp-query-param-iwurl (dyskusja) (Przetłumacz) Whether to get the full URL if the title is an interwiki link.
apihelp-query-param-list (dyskusja) (Przetłumacz) Which lists to get.
apihelp-query-param-meta (dyskusja) (Przetłumacz) Which metadata to get.
apihelp-query-param-prop (dyskusja) (Przetłumacz) Which properties to get for the queried pages.
apihelp-query-param-rawcontinue (dyskusja) (Przetłumacz) Return raw <samp>query-continue</samp> data for continuation.
apihelp-query-summary (dyskusja) (Przetłumacz) Fetch data from and about MediaWiki.
apihelp-rawfm-summary (dyskusja) (Przetłumacz) Output data, including debugging elements, in JSON format (pretty-print in HTML).
apihelp-removeauthenticationdata-example-simple (dyskusja) (Przetłumacz) Attempt to remove the current user's data for <kbd>FooAuthenticationRequest</kbd>.
apihelp-removeauthenticationdata-summary (dyskusja) (Przetłumacz) Remove authentication data for the current user.
apihelp-resetpassword-example-email (dyskusja) (Przetłumacz) Wyślij e-mail do resetowania hasła do wszystkich użytkowników posiadających adres <kbd>user@example.com</kbd>.
apihelp-resetpassword-example-user (dyskusja) (Przetłumacz) Send a password reset email to user <kbd>Example</kbd>.
apihelp-resetpassword-extended-description-noroutes (dyskusja) (Przetłumacz) No password reset routes are available. Enable routes in <var>[[mw:Special:MyLanguage/Manual:$wgPasswordResetRoutes|$wgPasswordResetRoutes]]</var> to use this module.
apihelp-resetpassword-param-email (dyskusja) (Przetłumacz) Email address of the user being reset.
apihelp-resetpassword-param-user (dyskusja) (Przetłumacz) User being reset.
apihelp-resetpassword-summary (dyskusja) (Przetłumacz) Wyślij użytkownikowi e-mail do resetowania hasła.
apihelp-revisiondelete-example-log (dyskusja) (Przetłumacz) Hide all data on log entry <kbd>67890</kbd> with the reason <kbd>BLP violation</kbd>.
apihelp-revisiondelete-example-revision (dyskusja) (Przetłumacz) Hide content for revision <kbd>12345</kbd> on the page <kbd>Main Page</kbd>.
apihelp-revisiondelete-param-hide (dyskusja) (Przetłumacz) Co ukryć w każdej z wersji.
apihelp-revisiondelete-param-ids (dyskusja) (Przetłumacz) Identyfikatory wersji do usunięcia.
apihelp-revisiondelete-param-reason (dyskusja) (Przetłumacz) Powód usunięcia lub przywrócenia.
apihelp-revisiondelete-param-show (dyskusja) (Przetłumacz) Co pokazać w każdej z wersji.
apihelp-revisiondelete-param-suppress (dyskusja) (Przetłumacz) Whether to suppress data from administrators as well as others.
apihelp-revisiondelete-param-tags (dyskusja) (Przetłumacz) Tags to apply to the entry in the deletion log.
apihelp-revisiondelete-param-target (dyskusja) (Przetłumacz) Page title for the revision deletion, if required for the type.
apihelp-revisiondelete-param-type (dyskusja) (Przetłumacz) Type of revision deletion being performed.
apihelp-revisiondelete-summary (dyskusja) (Przetłumacz) Delete and undelete revisions.
apihelp-rollback-example-simple (dyskusja) (Przetłumacz) Roll back the last edits to page <kbd>Main Page</kbd> by user <kbd>Example</kbd>.
apihelp-rollback-example-summary (dyskusja) (Przetłumacz) 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-extended-description (dyskusja) (Przetłumacz) If the last user who edited the page made multiple edits in a row, they will all be rolled back.
apihelp-rollback-param-markbot (dyskusja) (Przetłumacz) Mark the reverted edits and the revert as bot edits.
apihelp-rollback-param-pageid (dyskusja) (Przetłumacz) Page ID of the page to roll back. Cannot be used together with <var>$1title</var>.
apihelp-rollback-param-summary (dyskusja) (Przetłumacz) Custom edit summary. If empty, default summary will be used.
apihelp-rollback-param-tags (dyskusja) (Przetłumacz) Tags to apply to the rollback.
apihelp-rollback-param-title (dyskusja) (Przetłumacz) Title of the page to roll back. Cannot be used together with <var>$1pageid</var>.
apihelp-rollback-param-user (dyskusja) (Przetłumacz) Name of the user whose edits are to be rolled back.
apihelp-rollback-param-watchlist (dyskusja) (Przetłumacz) Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch.
apihelp-rollback-summary (dyskusja) (Przetłumacz) Undo the last edit to the page.
apihelp-rsd-example-simple (dyskusja) (Przetłumacz) Export the RSD schema.
Pierwsza stronaPoprzednia stronaNastępna stronaOstatnia strona