Všechna systémová hlášení
Skočit na navigaci
Skočit na vyhledává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.
| Označení hlášení | Původní text |
|---|---|
| Aktuální text | |
| apihelp-collection+getbookcreatorboxcontent-param-pagename (diskuse) (přeložit) | Title of a page |
| apihelp-collection+getbookcreatorboxcontent-summary (diskuse) (přeložit) | API submodule for grabbing the box content of the user's book creator box special page. |
| apihelp-collection+getcollection-example (diskuse) (přeložit) | List pages currently in the collection. |
| apihelp-collection+getcollection-summary (diskuse) (přeložit) | API module for listing the current pages in a collection |
| apihelp-collection+getpopupdata-example (diskuse) (přeložit) | Gets a popup to add a page to the collection or to remove it |
| apihelp-collection+getpopupdata-param-title (diskuse) (přeložit) | Title of a page |
| apihelp-collection+getpopupdata-summary (diskuse) (přeložit) | API module to get data and HTML to construct a popup |
| apihelp-collection+postcollection-example (diskuse) (přeložit) | Post pages to a user's collection |
| apihelp-collection+postcollection-param-collection (diskuse) (přeložit) | Name of a collection |
| apihelp-collection+postcollection-summary (diskuse) (přeložit) | API module for posting pages to a user's collection |
| apihelp-collection+removearticle-example (diskuse) (přeložit) | Remove a page from the collection. |
| apihelp-collection+removearticle-param-namespace (diskuse) (přeložit) | Namespace of page to remove |
| apihelp-collection+removearticle-param-oldid (diskuse) (přeložit) | Oldid of page to remove |
| apihelp-collection+removearticle-param-title (diskuse) (přeložit) | Title of page to remove |
| apihelp-collection+removearticle-summary (diskuse) (přeložit) | API module for removing a page from the collection |
| apihelp-collection+removeitem-example (diskuse) (přeložit) | Remove an item from the collection provided an index or index 0 by default. |
| apihelp-collection+removeitem-param-index (diskuse) (přeložit) | Index of item to remove |
| apihelp-collection+removeitem-summary (diskuse) (přeložit) | API module for removing an item from the collection index-wise via the Special:Book page. |
| apihelp-collection+renamechapter-example (diskuse) (přeložit) | Rename a chapter in the user's collection. |
| apihelp-collection+renamechapter-param-chaptername (diskuse) (přeložit) | Name of chapter to rename |
| apihelp-collection+renamechapter-param-index (diskuse) (přeložit) | Index of chapter to rename |
| apihelp-collection+renamechapter-summary (diskuse) (přeložit) | API module for renaming a chapter in the user's collection |
| apihelp-collection+setsorting-deletion-example (diskuse) (přeložit) | In a collection of 3 items, make the 3rd item first, and delete the 2nd item |
| apihelp-collection+setsorting-example (diskuse) (přeložit) | In a collection of 3 items, swap the first and second item |
| apihelp-collection+setsorting-param-items (diskuse) (přeložit) | Items should be listed using their old index and ordered by their new position |
| apihelp-collection+setsorting-summary (diskuse) (přeložit) | API module for reordering items in a collection |
| apihelp-collection+settitles-example (diskuse) (přeložit) | Set the collection's title and subtitle |
| apihelp-collection+settitles-param-settings (diskuse) (přeložit) | Settings for the collection |
| apihelp-collection+settitles-param-subtitle (diskuse) (přeložit) | Subtitle of the collection |
| apihelp-collection+settitles-param-title (diskuse) (přeložit) | Title of the collection |
| apihelp-collection+settitles-settings-example (diskuse) (přeložit) | Set the collection's title, subtitle, and settings |
| apihelp-collection+settitles-summary (diskuse) (přeložit) | API module for setting the collection's title, subtitle, and settings |
| apihelp-collection+sortitems-example (diskuse) (přeložit) | Sort collection pages alphabetically |
| apihelp-collection+sortitems-summary (diskuse) (přeložit) | API module to sort pages in a collection alphabetically. Pages within chapters are grouped and sorted together. |
| apihelp-collection+suggestarticleaction-example (diskuse) (přeložit) | Adds a page to the collection and the suggestions |
| apihelp-collection+suggestarticleaction-param-suggestaction (diskuse) (přeložit) | One of 'add', 'remove', or 'ban'. 'add' adds a page to the collection and suggestions and unbans it. 'remove' removes an added page and bans it. 'ban' bans a page from suggestions. |
| apihelp-collection+suggestarticleaction-param-title (diskuse) (přeložit) | Title of a page |
| apihelp-collection+suggestarticleaction-summary (diskuse) (přeložit) | API module to interact with suggestions |
| apihelp-collection+suggestundoarticleaction-example (diskuse) (přeložit) | Undoes an added page action |
| apihelp-collection+suggestundoarticleaction-param-lastaction (diskuse) (přeložit) | One of 'add', 'remove', or 'ban'. |
| apihelp-collection+suggestundoarticleaction-param-title (diskuse) (přeložit) | Title of a page |
| apihelp-collection+suggestundoarticleaction-summary (diskuse) (přeložit) | API module to undo actions done from suggestarticleaction |
| apihelp-collection-param-submodule (diskuse) (přeložit) | Submodule for performing various operations on a wiki user's collection. |
| apihelp-collection-summary (diskuse) (přeložit) | API module for performing various operations on a wiki user's collection. |
| apihelp-compare-example-1 (diskuse) (přeložit) | Porovnat revize 1 a 2. |
| apihelp-compare-extended-description (diskuse) (přeložit) | Ve „from“ i „to“ musíte zadat číslo revize, název stránky nebo ID stránky. |
| apihelp-compare-param-difftype (diskuse) (přeložit) | Return the comparison formatted as inline HTML. |
| apihelp-compare-param-fromcontentformat (diskuse) (přeložit) | Specify <kbd>fromslots=main</kbd> and use <var>fromcontentformat-main</var> instead. |
| apihelp-compare-param-fromcontentformat-{slot} (diskuse) (přeložit) | Content serialization format of <var>fromtext-{slot}</var>. |
| apihelp-compare-param-fromcontentmodel (diskuse) (přeložit) | Specify <kbd>fromslots=main</kbd> and use <var>fromcontentmodel-main</var> instead. |