Všechna systémová hlášení

Přejít na: navigace, hledání

Toto je seznam všech hlášení dostupných ve jmenném prostoru MediaWiki. Pokud si přejete přispívat k lokalizaci softwaru MediaWiki, navštivte lokalizační stránku na mediawiki.org a server translatewiki.net.

Filtr
Filtr podle stavu:    
První stránka
Poslední stránka
Označení hlášení Původní text
Aktuální text
apihelp-edit-param-pageid (diskuse) (přeložit) ID stránky, která se má editovat. Není možné použít společně s <var>$1title</var>.
apihelp-edit-param-prependtext (diskuse) (přeložit) Add this text to the beginning of the page. Overrides $1text.
apihelp-edit-param-recreate (diskuse) (přeložit) Override any errors about the page having been deleted in the meantime.
apihelp-edit-param-redirect (diskuse) (přeložit) Automaticky opravit přesměrování.
apihelp-edit-param-section (diskuse) (přeložit) Section number. <kbd>0</kbd> for the top section, <kbd>new</kbd> for a new section.
apihelp-edit-param-sectiontitle (diskuse) (přeložit) Název nové sekce.
apihelp-edit-param-starttimestamp (diskuse) (přeložit) 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 (diskuse) (přeložit) Edit summary. Also section title when $1section=new and $1sectiontitle is not set.
apihelp-edit-param-tags (diskuse) (přeložit) Change tags to apply to the revision.
apihelp-edit-param-text (diskuse) (přeložit) Obsah stránky.
apihelp-edit-param-title (diskuse) (přeložit) Název stránky, kterou chcete editovat. Nelze použít společně s <var>$1pageid</var>.
apihelp-edit-param-token (diskuse) (přeložit) The token should always be sent as the last parameter, or at least after the $1text parameter.
apihelp-edit-param-undo (diskuse) (přeložit) Undo this revision. Overrides $1text, $1prependtext and $1appendtext.
apihelp-edit-param-undoafter (diskuse) (přeložit) Undo all revisions from $1undo to this one. If not set, just undo one revision.
apihelp-edit-param-unwatch (diskuse) (přeložit) Odstranit stránku ze seznamu sledovaných.
apihelp-edit-param-watch (diskuse) (přeložit) Přidat stránku na seznam sledovaných.
apihelp-edit-param-watchlist (diskuse) (přeložit) Bezpodmíně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-emailuser-description (diskuse) (přeložit) Poslat uživateli e-mail.
apihelp-emailuser-example-email (diskuse) (přeložit) Poslat e-mail uživateli <kbd>WikiSysop</kbd> s textem <kbd>Content</kbd>.
apihelp-emailuser-param-ccme (diskuse) (přeložit) Odeslat mi kopii této zprávy.
apihelp-emailuser-param-subject (diskuse) (přeložit) Hlavička s předmětem.
apihelp-emailuser-param-target (diskuse) (přeložit) Uživatel, kterému se má e-mail poslat.
apihelp-emailuser-param-text (diskuse) (přeložit) Tělo zprávy.
apihelp-expandtemplates-description (diskuse) (přeložit) Rozbalí všechny šablony ve wikitextu.
apihelp-expandtemplates-example-simple (diskuse) (přeložit) Expand the wikitext <kbd><nowiki>{{Project:Sandbox}}</nowiki></kbd>.
apihelp-expandtemplates-param-generatexml (diskuse) (přeložit) Generate XML parse tree (replaced by $1prop=parsetree).
apihelp-expandtemplates-param-includecomments (diskuse) (přeložit) Whether to include HTML comments in the output.
apihelp-expandtemplates-param-prop (diskuse) (přeložit) 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 (diskuse) (přeložit) ID revize, pro <nowiki>{{REVISIONID}}</nowiki> a podobné proměnné.
apihelp-expandtemplates-param-text (diskuse) (přeložit) Wikitext k převedení.
apihelp-expandtemplates-param-title (diskuse) (přeložit) Název stránky.
apihelp-expandtemplates-paramvalue-prop-categories (diskuse) (přeložit) Any categories present in the input that are not represented in the wikitext output.
apihelp-expandtemplates-paramvalue-prop-encodedjsconfigvars (diskuse) (přeložit) Gives the JavaScript configuration variables specific to the page as a JSON string.
apihelp-expandtemplates-paramvalue-prop-jsconfigvars (diskuse) (přeložit) Gives the JavaScript configuration variables specific to the page.
apihelp-expandtemplates-paramvalue-prop-modules (diskuse) (přeložit) 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 (diskuse) (přeložit) The XML parse tree of the input.
apihelp-expandtemplates-paramvalue-prop-properties (diskuse) (přeložit) Page properties defined by expanded magic words in the wikitext.
apihelp-expandtemplates-paramvalue-prop-ttl (diskuse) (přeložit) The maximum time after which caches of the result should be invalidated.
apihelp-expandtemplates-paramvalue-prop-volatile (diskuse) (přeložit) Whether the output is volatile and should not be reused elsewhere within the page.
apihelp-expandtemplates-paramvalue-prop-wikitext (diskuse) (přeložit) The expanded wikitext.
apihelp-feedcontributions-description (diskuse) (přeložit) Vrátí kanál příspěvků uživatele.
apihelp-feedcontributions-example-simple (diskuse) (přeložit) Return contributions for user <kbd>Example</kbd>.
apihelp-feedcontributions-param-deletedonly (diskuse) (přeložit) Zobrazit pouze smazané příspěvky.
apihelp-feedcontributions-param-feedformat (diskuse) (přeložit) Formát kanálu.
apihelp-feedcontributions-param-hideminor (diskuse) (přeložit) Skrýt malé editace.
apihelp-feedcontributions-param-month (diskuse) (přeložit) Od měsíce (a dříve)
apihelp-feedcontributions-param-namespace (diskuse) (přeložit) Which namespace to filter the contributions by.
apihelp-feedcontributions-param-newonly (diskuse) (přeložit) Zobrazit pouze ty editace, které vytvořily stránku.
apihelp-feedcontributions-param-showsizediff (diskuse) (přeložit) Zobrazit rozdíl velikosti mezi revizemi.
apihelp-feedcontributions-param-tagfilter (diskuse) (přeložit) Filtrovat příspěvky, které mají tyto značky.
První stránka
Poslední stránka