Operácie

Špeciálne

Všetky systémové správy

Toto je zoznam všetkých správ dostupných v mennom priestore MediaWiki. Prosím, navštívte MediaWiki Localisation a translatewiki.net ak chcete prispieť k všeobecnej lokalizácii MediaWiki.
Všetky systémové správy
Prvá stránkaPredošlá stránkaĎalšia stránkaPosledná stránka
Názov štandardný text
aktuálny text
apihelp-edit-param-md5 (diskusia) (Preložiť) The MD5 hash of the $1text parameter, or the $1prependtext and $1appendtext parameters concatenated. If set, the edit won't be done unless the hash is correct.
apihelp-edit-param-minor (diskusia) (Preložiť) Označit toto jako malou editaci
apihelp-edit-param-nocreate (diskusia) (Preložiť) Pokud stránka neexistuje, vrátit chybu.
apihelp-edit-param-notminor (diskusia) (Preložiť) Nemalá editace.
apihelp-edit-param-pageid (diskusia) (Preložiť) ID stránky, která se má editovat. Není možné použít společně s <var>$1title</var>.
apihelp-edit-param-prependtext (diskusia) (Preložiť) Add this text to the beginning of the page or section. Overrides $1text.
apihelp-edit-param-recreate (diskusia) (Preložiť) Override any errors about the page having been deleted in the meantime.
apihelp-edit-param-redirect (diskusia) (Preložiť) Automaticky opravit přesměrování.
apihelp-edit-param-returnto (diskusia) (Preložiť) Page title. If saving the edit created a temporary account, the API may respond with an URL that the client should visit to complete logging in. If this parameter is provided, the URL will redirect to the given page, instead of the page that was edited.
apihelp-edit-param-returntoanchor (diskusia) (Preložiť) URL fragment (with leading <kbd>#</kbd>). If saving the edit created a temporary account, the API may respond with an URL that the client should visit to complete logging in. If this parameter is provided, the URL will redirect to a page with the given fragment.
apihelp-edit-param-returntoquery (diskusia) (Preložiť) URL query parameters (with leading <kbd>?</kbd>). If saving the edit created a temporary account, the API may respond with an URL that the client should visit to complete logging in. If this parameter is provided, the URL will redirect to a page with the given query parameters.
apihelp-edit-param-section (diskusia) (Preložiť) Section identifier. <kbd>0</kbd> for the top section, <kbd>new</kbd> for a new section. Often a positive integer, but can also be non-numeric.
apihelp-edit-param-sectiontitle (diskusia) (Preložiť) Název nové sekce při použití <var>$1section=new</var>.
apihelp-edit-param-starttimestamp (diskusia) (Preložiť) Timestamp when the editing process began, used to detect edit conflicts. An appropriate value may be obtained using <var>[[Special:ApiHelp/main|curtimestamp]]</var> when beginning the edit process (e.g. when loading the page content to edit).
apihelp-edit-param-summary (diskusia) (Preložiť) Edit summary. When this parameter is not provided or empty, [[mw:Special:MyLanguage/Autosummary|an edit summary may be generated automatically]]. When using <var>$1section=new</var> and <var>$1sectiontitle</var> is not provided, the value of this parameter is used for the section title instead, and an edit summary is generated automatically.
apihelp-edit-param-tags (diskusia) (Preložiť) Change tags to apply to the revision.
apihelp-edit-param-text (diskusia) (Preložiť) Obsah stránky.
apihelp-edit-param-title (diskusia) (Preložiť) Název stránky, kterou chcete editovat. Nelze použít společně s <var>$1pageid</var>.
apihelp-edit-param-token (diskusia) (Preložiť) The token should always be sent as the last parameter, or at least after the $1text parameter.
apihelp-edit-param-undo (diskusia) (Preložiť) Undo this revision. Overrides $1text, $1prependtext and $1appendtext.
apihelp-edit-param-undoafter (diskusia) (Preložiť) Undo all revisions from $1undo to this one. If not set, just undo one revision.
apihelp-edit-param-unwatch (diskusia) (Preložiť) Odstranit stránku ze seznamu sledovaných.
apihelp-edit-param-watch (diskusia) (Preložiť) Přidat stránku na seznam sledovaných.
apihelp-edit-param-watchlist (diskusia) (Preložiť) Bezpodmínečně přidat nebo odstranit stránku ze sledovaných stránek aktuálního uživatele, použít nastavení nebo neměnit sledování.
apihelp-edit-param-watchlistexpiry (diskusia) (Preložiť) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-edit-summary (diskusia) (Preložiť) Vytvářet a upravovat stránky.
apihelp-emailuser-example-email (diskusia) (Preložiť) Poslat e-mail uživateli <kbd>WikiSysop</kbd> s textem <kbd>Content</kbd>.
apihelp-emailuser-param-ccme (diskusia) (Preložiť) Odeslat mi kopii této zprávy.
apihelp-emailuser-param-subject (diskusia) (Preložiť) Hlavička s předmětem.
apihelp-emailuser-param-target (diskusia) (Preložiť) Uživatel, kterému se má e-mail poslat.
apihelp-emailuser-param-text (diskusia) (Preložiť) Tělo zprávy.
apihelp-emailuser-summary (diskusia) (Preložiť) Poslat uživateli e-mail.
apihelp-expandtemplates-example-simple (diskusia) (Preložiť) Expand the wikitext <kbd><nowiki>{{Project:Sandbox}}</nowiki></kbd>.
apihelp-expandtemplates-param-generatexml (diskusia) (Preložiť) Generate XML parse tree (replaced by $1prop=parsetree).
apihelp-expandtemplates-param-includecomments (diskusia) (Preložiť) Whether to include HTML comments in the output.
apihelp-expandtemplates-param-prop (diskusia) (Preložiť) Which pieces of information to get. Note that if no values are selected, the result will contain the wikitext, but the output will be in a deprecated format.
apihelp-expandtemplates-param-revid (diskusia) (Preložiť) ID revize, pro <code><nowiki>{{REVISIONID}}</nowiki></code> a podobné proměnné.
apihelp-expandtemplates-param-showstrategykeys (diskusia) (Preložiť) Whether to include internal merge strategy information in jsconfigvars.
apihelp-expandtemplates-param-text (diskusia) (Preložiť) Wikitext k převedení.
apihelp-expandtemplates-param-title (diskusia) (Preložiť) Název stránky.
apihelp-expandtemplates-paramvalue-prop-categories (diskusia) (Preložiť) Any categories present in the input that are not represented in the wikitext output.
apihelp-expandtemplates-paramvalue-prop-encodedjsconfigvars (diskusia) (Preložiť) Gives the JavaScript configuration variables specific to the page as a JSON string.
apihelp-expandtemplates-paramvalue-prop-jsconfigvars (diskusia) (Preložiť) Gives the JavaScript configuration variables specific to the page.
apihelp-expandtemplates-paramvalue-prop-modules (diskusia) (Preložiť) Any ResourceLoader modules that parser functions have requested be added to the output. Either <kbd>jsconfigvars</kbd> or <kbd>encodedjsconfigvars</kbd> must be requested jointly with <kbd>modules</kbd>.
apihelp-expandtemplates-paramvalue-prop-parsetree (diskusia) (Preložiť) The XML parse tree of the input.
apihelp-expandtemplates-paramvalue-prop-properties (diskusia) (Preložiť) Page properties defined by expanded magic words in the wikitext.
apihelp-expandtemplates-paramvalue-prop-ttl (diskusia) (Preložiť) The maximum time after which caches of the result should be invalidated.
apihelp-expandtemplates-paramvalue-prop-volatile (diskusia) (Preložiť) Whether the output is volatile and should not be reused elsewhere within the page.
apihelp-expandtemplates-paramvalue-prop-wikitext (diskusia) (Preložiť) Rozbalený wikitext.
apihelp-expandtemplates-summary (diskusia) (Preložiť) Rozbalí všechny šablony ve wikitextu.
Prvá stránkaPredošlá stránkaĎalšia stránkaPosledná stránka