Todos los mensajes de MediaWiki
Esta es una lista de mensajes del sistema disponibles en el espacio de nombres MediaWiki. Por favor, visita Localización MediaWiki y translatewiki.net si deseas contribuir a la localización genérica de MediaWiki.
Primera página |
Página anterior |
Página siguiente |
Última página |
| Nombre | Texto predeterminado |
|---|---|
| Texto actual | |
| apihelp-query+alllinks-example-unique-generator (Discusión) (Traducir) | Obtiene todos los títulos enlazados, marcando los que falten. |
| apihelp-query+alllinks-param-dir (Discusión) (Traducir) | The direction in which to list. |
| apihelp-query+alllinks-param-from (Discusión) (Traducir) | The title of the link to start enumerating from. |
| apihelp-query+alllinks-param-limit (Discusión) (Traducir) | How many total items to return. |
| apihelp-query+alllinks-param-namespace (Discusión) (Traducir) | The namespace to enumerate. |
| apihelp-query+alllinks-param-prefix (Discusión) (Traducir) | Search for all linked titles that begin with this value. |
| apihelp-query+alllinks-param-prop (Discusión) (Traducir) | Which pieces of information to include: ;ids:Adds the page ID of the linking page (cannot be used with <var>$1unique</var>). ;title:Adds the title of the link. |
| apihelp-query+alllinks-param-to (Discusión) (Traducir) | The title of the link to stop enumerating at. |
| apihelp-query+alllinks-param-unique (Discusión) (Traducir) | Only show distinct linked titles. Cannot be used with <kbd>$1prop=ids</kbd>. When used as a generator, yields target pages instead of source pages. |
| apihelp-query+allmessages-description (Discusión) (Traducir) | Return messages from this site. |
| apihelp-query+allmessages-example-de (Discusión) (Traducir) | Show messages <kbd>august</kbd> and <kbd>mainpage</kbd> in German. |
| apihelp-query+allmessages-example-ipb (Discusión) (Traducir) | Show messages starting with <kbd>ipb-</kbd>. |
| apihelp-query+allmessages-param-args (Discusión) (Traducir) | Arguments to be substituted into message. |
| apihelp-query+allmessages-param-customised (Discusión) (Traducir) | Return only messages in this customisation state. |
| apihelp-query+allmessages-param-enableparser (Discusión) (Traducir) | Set to enable parser, will preprocess the wikitext of message (substitute magic words, handle templates, etc.). |
| apihelp-query+allmessages-param-filter (Discusión) (Traducir) | Return only messages with names that contain this string. |
| apihelp-query+allmessages-param-from (Discusión) (Traducir) | Return messages starting at this message. |
| apihelp-query+allmessages-param-includelocal (Discusión) (Traducir) | Also include local messages, i.e. messages that don't exist in the software but do exist as a MediaWiki: page. This lists all MediaWiki: pages, so it will also list those that aren't really messages such as [[MediaWiki:Common.js|Common.js]]. |
| apihelp-query+allmessages-param-lang (Discusión) (Traducir) | Return messages in this language. |
| apihelp-query+allmessages-param-messages (Discusión) (Traducir) | Which messages to output. <kbd>*</kbd> (default) means all messages. |
| apihelp-query+allmessages-param-nocontent (Discusión) (Traducir) | If set, do not include the content of the messages in the output. |
| apihelp-query+allmessages-param-prefix (Discusión) (Traducir) | Return messages with this prefix. |
| apihelp-query+allmessages-param-prop (Discusión) (Traducir) | Which properties to get. |
| apihelp-query+allmessages-param-title (Discusión) (Traducir) | Page name to use as context when parsing message (for $1enableparser option). |
| apihelp-query+allmessages-param-to (Discusión) (Traducir) | Return messages ending at this message. |
| apihelp-query+allpages-description (Discusión) (Traducir) | Enumerate all pages sequentially in a given namespace. |
| apihelp-query+allpages-example-B (Discusión) (Traducir) | Mostrar una lista de páginas que empiecen con la letra <kbd>B</kbd>. |
| apihelp-query+allpages-example-generator (Discusión) (Traducir) | Show info about 4 pages starting at the letter <kbd>T</kbd>. |
| apihelp-query+allpages-example-generator-revisions (Discusión) (Traducir) | Show content of first 2 non-redirect pages beginning at <kbd>Re</kbd>. |
| apihelp-query+allpages-param-dir (Discusión) (Traducir) | The direction in which to list. |
| apihelp-query+allpages-param-filterlanglinks (Discusión) (Traducir) | Filter based on whether a page has langlinks. Note that this may not consider langlinks added by extensions. |
| apihelp-query+allpages-param-filterredir (Discusión) (Traducir) | Which pages to list. |
| apihelp-query+allpages-param-from (Discusión) (Traducir) | The page title to start enumerating from. |
| apihelp-query+allpages-param-limit (Discusión) (Traducir) | How many total pages to return. |
| apihelp-query+allpages-param-maxsize (Discusión) (Traducir) | Limit to pages with at most this many bytes. |
| apihelp-query+allpages-param-minsize (Discusión) (Traducir) | Limit to pages with at least this many bytes. |
| apihelp-query+allpages-param-namespace (Discusión) (Traducir) | The namespace to enumerate. |
| apihelp-query+allpages-param-prefix (Discusión) (Traducir) | Search for all page titles that begin with this value. |
| apihelp-query+allpages-param-prexpiry (Discusión) (Traducir) | Which protection expiry to filter the page on: ;indefinite:Get only pages with indefinite protection expiry. ;definite:Get only pages with a definite (specific) protection expiry. ;all:Get pages with any protections expiry. |
| apihelp-query+allpages-param-prfiltercascade (Discusión) (Traducir) | Filter protections based on cascadingness (ignored when $1prtype isn't set). |
| apihelp-query+allpages-param-prlevel (Discusión) (Traducir) | Filter protections based on protection level (must be used with $1prtype= parameter). |
| apihelp-query+allpages-param-prtype (Discusión) (Traducir) | Limit to protected pages only. |
| apihelp-query+allpages-param-to (Discusión) (Traducir) | The page title to stop enumerating at. |
| apihelp-query+allredirects-description (Discusión) (Traducir) | List all redirects to a namespace. |
| apihelp-query+allredirects-example-B (Discusión) (Traducir) | List target pages, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>. |
| apihelp-query+allredirects-example-generator (Discusión) (Traducir) | Gets pages containing the redirects. |
| apihelp-query+allredirects-example-unique (Discusión) (Traducir) | List unique target pages. |
| apihelp-query+allredirects-example-unique-generator (Discusión) (Traducir) | Gets all target pages, marking the missing ones. |
| apihelp-query+allredirects-param-dir (Discusión) (Traducir) | The direction in which to list. |
| apihelp-query+allredirects-param-from (Discusión) (Traducir) | The title of the redirect to start enumerating from. |
Primera página |
Página anterior |
Página siguiente |
Última página |