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+info-paramvalue-prop-notificationtimestamp (Discusión) (Traducir) | The watchlist notification timestamp of each page. |
| apihelp-query+info-paramvalue-prop-preload (Discusión) (Traducir) | Gives the text returned by EditFormPreloadText. |
| apihelp-query+info-paramvalue-prop-protection (Discusión) (Traducir) | List the protection level of each page. |
| apihelp-query+info-paramvalue-prop-readable (Discusión) (Traducir) | Whether the user can read this page. |
| apihelp-query+info-paramvalue-prop-subjectid (Discusión) (Traducir) | The page ID of the parent page for each talk page. |
| apihelp-query+info-paramvalue-prop-talkid (Discusión) (Traducir) | The page ID of the talk page for each non-talk page. |
| apihelp-query+info-paramvalue-prop-url (Discusión) (Traducir) | Gives a full URL, an edit URL, and the canonical URL for each page. |
| apihelp-query+info-paramvalue-prop-watched (Discusión) (Traducir) | List the watched status of each page. |
| apihelp-query+info-paramvalue-prop-watchers (Discusión) (Traducir) | The number of watchers, if allowed. |
| apihelp-query+iwbacklinks-description (Discusión) (Traducir) | Find all pages that link to the given interwiki link. Can be used to find all links with a prefix, or all links to a title (with a given prefix). Using neither parameter is effectively "all interwiki links". |
| apihelp-query+iwbacklinks-example-generator (Discusión) (Traducir) | Get information about pages linking to [[wikibooks:Test]]. |
| apihelp-query+iwbacklinks-example-simple (Discusión) (Traducir) | Obtener las páginas enlazadas a [[wikibooks:Test]] |
| apihelp-query+iwbacklinks-param-dir (Discusión) (Traducir) | The direction in which to list. |
| apihelp-query+iwbacklinks-param-limit (Discusión) (Traducir) | How many total pages to return. |
| apihelp-query+iwbacklinks-param-prefix (Discusión) (Traducir) | Prefix for the interwiki. |
| apihelp-query+iwbacklinks-param-prop (Discusión) (Traducir) | Which properties to get: ;iwprefix:Adds the prefix of the interwiki. ;iwtitle:Adds the title of the interwiki. |
| apihelp-query+iwbacklinks-param-title (Discusión) (Traducir) | Interwiki link to search for. Must be used with <var>$1blprefix</var>. |
| apihelp-query+iwlinks-description (Discusión) (Traducir) | Returns all interwiki links from the given pages. |
| apihelp-query+iwlinks-example-simple (Discusión) (Traducir) | Get interwiki links from the page <kbd>Main Page</kbd>. |
| apihelp-query+iwlinks-param-dir (Discusión) (Traducir) | The direction in which to list. |
| apihelp-query+iwlinks-param-limit (Discusión) (Traducir) | How many interwiki links to return. |
| apihelp-query+iwlinks-param-prefix (Discusión) (Traducir) | Only return interwiki links with this prefix. |
| apihelp-query+iwlinks-param-prop (Discusión) (Traducir) | Which additional properties to get for each interlanguage link: ;url:Adds the full URL. |
| apihelp-query+iwlinks-param-title (Discusión) (Traducir) | Interwiki link to search for. Must be used with <var>$1prefix</var>. |
| apihelp-query+iwlinks-param-url (Discusión) (Traducir) | Whether to get the full URL (cannot be used with $1prop). |
| apihelp-query+langbacklinks-description (Discusión) (Traducir) | Find all pages that link to the given language link. Can be used to find all links with a language code, or all links to a title (with a given language). Using neither parameter is effectively "all language links". Note that this may not consider language links added by extensions. |
| apihelp-query+langbacklinks-example-generator (Discusión) (Traducir) | Get information about pages linking to [[:fr:Test]]. |
| apihelp-query+langbacklinks-example-simple (Discusión) (Traducir) | Obtener las páginas enlazadas a [[:fr:Test]] |
| apihelp-query+langbacklinks-param-dir (Discusión) (Traducir) | The direction in which to list. |
| apihelp-query+langbacklinks-param-lang (Discusión) (Traducir) | Language for the language link. |
| apihelp-query+langbacklinks-param-limit (Discusión) (Traducir) | How many total pages to return. |
| apihelp-query+langbacklinks-param-prop (Discusión) (Traducir) | Which properties to get: ;lllang:Adds the language code of the language link. ;lltitle:Adds the title of the language link. |
| apihelp-query+langbacklinks-param-title (Discusión) (Traducir) | Language link to search for. Must be used with $1lang. |
| apihelp-query+langlinks-description (Discusión) (Traducir) | Returns all interlanguage links from the given pages. |
| apihelp-query+langlinks-example-simple (Discusión) (Traducir) | Get interlanguage links from the page <kbd>Main Page</kbd>. |
| apihelp-query+langlinks-param-dir (Discusión) (Traducir) | The direction in which to list. |
| apihelp-query+langlinks-param-inlanguagecode (Discusión) (Traducir) | Language code for localised language names. |
| apihelp-query+langlinks-param-lang (Discusión) (Traducir) | Only return language links with this language code. |
| apihelp-query+langlinks-param-limit (Discusión) (Traducir) | How many langlinks to return. |
| apihelp-query+langlinks-param-prop (Discusión) (Traducir) | Which additional properties to get for each interlanguage link: ;url:Adds the full URL. ;langname:Adds the localised language name (best effort). Use <var>$1inlanguagecode</var> to control the language. ;autonym:Adds the native language name. |
| apihelp-query+langlinks-param-title (Discusión) (Traducir) | Link to search for. Must be used with <var>$1lang</var>. |
| apihelp-query+langlinks-param-url (Discusión) (Traducir) | Whether to get the full URL (cannot be used with <var>$1prop</var>). |
| apihelp-query+links-description (Discusión) (Traducir) | Returns all links from the given pages. |
| apihelp-query+links-example-generator (Discusión) (Traducir) | Get information about the link pages in the page <kbd>Main Page</kbd>. |
| apihelp-query+links-example-namespaces (Discusión) (Traducir) | Get links from the page <kbd>Main Page</kbd> in the {{ns:user}} and {{ns:template}} namespaces. |
| apihelp-query+links-example-simple (Discusión) (Traducir) | Get links from the page <kbd>Main Page</kbd> |
| apihelp-query+links-param-dir (Discusión) (Traducir) | The direction in which to list. |
| apihelp-query+links-param-limit (Discusión) (Traducir) | How many links to return. |
| apihelp-query+links-param-namespace (Discusión) (Traducir) | Show links in these namespaces only. |
| apihelp-query+links-param-titles (Discusión) (Traducir) | Only list links to these titles. Useful for checking whether a certain page links to a certain title. |
Primera página |
Página anterior |
Página siguiente |
Última página |