Questa è la lista di tutti i messaggi di sistema disponibili nel namespace MediaWiki. Visitare MediaWiki Localisation e translatewiki.net se si desidera contribuire alla localizzazione generica di MediaWiki.
Prima pagina |
Pagina precedente |
Pagina successiva |
Ultima pagina |
| Nome | Testo predefinito |
|---|---|
| Testo attuale | |
| apihelp-query+allredirects-param-from (Discussione) (Traduci) | The title of the redirect to start enumerating from. |
| apihelp-query+allredirects-param-limit (Discussione) (Traduci) | How many total items to return. |
| apihelp-query+allredirects-param-namespace (Discussione) (Traduci) | The namespace to enumerate. |
| apihelp-query+allredirects-param-prefix (Discussione) (Traduci) | Search for all target pages that begin with this value. |
| apihelp-query+allredirects-param-prop (Discussione) (Traduci) | Which pieces of information to include: |
| apihelp-query+allredirects-param-to (Discussione) (Traduci) | The title of the redirect to stop enumerating at. |
| apihelp-query+allredirects-param-unique (Discussione) (Traduci) | Only show distinct target pages. Cannot be used with $1prop=ids|fragment|interwiki. When used as a generator, yields target pages instead of source pages. |
| apihelp-query+allredirects-paramvalue-prop-fragment (Discussione) (Traduci) | Adds the fragment from the redirect, if any (cannot be used with <var>$1unique</var>). |
| apihelp-query+allredirects-paramvalue-prop-ids (Discussione) (Traduci) | Adds the page ID of the redirecting page (cannot be used with <var>$1unique</var>). |
| apihelp-query+allredirects-paramvalue-prop-interwiki (Discussione) (Traduci) | Adds the interwiki prefix from the redirect, if any (cannot be used with <var>$1unique</var>). |
| apihelp-query+allredirects-paramvalue-prop-title (Discussione) (Traduci) | Adds the title of the redirect. |
| apihelp-query+alltransclusions-description (Discussione) (Traduci) | List all transclusions (pages embedded using {{x}}), including non-existing. |
| apihelp-query+alltransclusions-example-B (Discussione) (Traduci) | List transcluded titles, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>. |
| apihelp-query+alltransclusions-example-generator (Discussione) (Traduci) | Gets pages containing the transclusions. |
| apihelp-query+alltransclusions-example-unique (Discussione) (Traduci) | List unique transcluded titles. |
| apihelp-query+alltransclusions-example-unique-generator (Discussione) (Traduci) | Gets all transcluded titles, marking the missing ones. |
| apihelp-query+alltransclusions-param-dir (Discussione) (Traduci) | The direction in which to list. |
| apihelp-query+alltransclusions-param-from (Discussione) (Traduci) | The title of the transclusion to start enumerating from. |
| apihelp-query+alltransclusions-param-limit (Discussione) (Traduci) | How many total items to return. |
| apihelp-query+alltransclusions-param-namespace (Discussione) (Traduci) | The namespace to enumerate. |
| apihelp-query+alltransclusions-param-prefix (Discussione) (Traduci) | Search for all transcluded titles that begin with this value. |
| apihelp-query+alltransclusions-param-prop (Discussione) (Traduci) | Which pieces of information to include: |
| apihelp-query+alltransclusions-param-to (Discussione) (Traduci) | The title of the transclusion to stop enumerating at. |
| apihelp-query+alltransclusions-param-unique (Discussione) (Traduci) | Only show distinct transcluded titles. Cannot be used with $1prop=ids. When used as a generator, yields target pages instead of source pages. |
| apihelp-query+alltransclusions-paramvalue-prop-ids (Discussione) (Traduci) | Adds the page ID of the transcluding page (cannot be used with $1unique). |
| apihelp-query+alltransclusions-paramvalue-prop-title (Discussione) (Traduci) | Adds the title of the transclusion. |
| apihelp-query+allusers-description (Discussione) (Traduci) | Enumerate all registered users. |
| apihelp-query+allusers-example-Y (Discussione) (Traduci) | List users starting at <kbd>Y</kbd>. |
| apihelp-query+allusers-param-activeusers (Discussione) (Traduci) | Only list users active in the last $1 {{PLURAL:$1|day|days}}. |
| apihelp-query+allusers-param-dir (Discussione) (Traduci) | Direction to sort in. |
| apihelp-query+allusers-param-excludegroup (Discussione) (Traduci) | Exclude users in the given groups. |
| apihelp-query+allusers-param-from (Discussione) (Traduci) | The user name to start enumerating from. |
| apihelp-query+allusers-param-group (Discussione) (Traduci) | Only include users in the given groups. |
| apihelp-query+allusers-param-limit (Discussione) (Traduci) | How many total user names to return. |
| apihelp-query+allusers-param-prefix (Discussione) (Traduci) | Search for all users that begin with this value. |
| apihelp-query+allusers-param-prop (Discussione) (Traduci) | Which pieces of information to include: |
| apihelp-query+allusers-param-rights (Discussione) (Traduci) | Only include users with the given rights. Does not include rights granted by implicit or auto-promoted groups like *, user, or autoconfirmed. |
| apihelp-query+allusers-param-to (Discussione) (Traduci) | The user name to stop enumerating at. |
| apihelp-query+allusers-param-witheditsonly (Discussione) (Traduci) | Only list users who have made edits. |
| apihelp-query+allusers-paramvalue-prop-blockinfo (Discussione) (Traduci) | Adds the information about a current block on the user. |
| apihelp-query+allusers-paramvalue-prop-editcount (Discussione) (Traduci) | Adds the edit count of the user. |
| apihelp-query+allusers-paramvalue-prop-groups (Discussione) (Traduci) | Lists groups that the user is in. This uses more server resources and may return fewer results than the limit. |
| apihelp-query+allusers-paramvalue-prop-implicitgroups (Discussione) (Traduci) | Lists all the groups the user is automatically in. |
| apihelp-query+allusers-paramvalue-prop-registration (Discussione) (Traduci) | Adds the timestamp of when the user registered if available (may be blank). |
| apihelp-query+allusers-paramvalue-prop-rights (Discussione) (Traduci) | Lists rights that the user has. |
| apihelp-query+backlinks-description (Discussione) (Traduci) | Find all pages that link to the given page. |
| apihelp-query+backlinks-example-generator (Discussione) (Traduci) | Get information about pages linking to <kbd>Main page<kbd>. |
| apihelp-query+backlinks-example-simple (Discussione) (Traduci) | Show links to <kbd>Main page<kbd>. |
| apihelp-query+backlinks-param-dir (Discussione) (Traduci) | The direction in which to list. |
| apihelp-query+backlinks-param-filterredir (Discussione) (Traduci) | How to filter for redirects. If set to <kbd>nonredirects</kbd> when <var>$1redirect</var> is enabled, this is only applied to the second level. |
Prima pagina |
Pagina precedente |
Pagina successiva |
Ultima pagina |