Messaggi di sistema

by Blue
Questa è la lista di tutti i messaggi di sistema disponibili nel namespace MediaWiki. Visita MediaWiki Localisation e translatewiki.net se vuoi contribuire alla localizzazione generica di MediaWiki.
Messaggi di sistema
Prima paginaPagina precedentePagina successivaUltima pagina
Nome Testo predefinito
Testo attuale
apihelp-query+backlinks-example-simple (discussione) (Traduci) Mostra collegamenti a <kbd>Main page</kbd>.
apihelp-query+backlinks-param-dir (discussione) (Traduci) La direzione in cui elencare.
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.
apihelp-query+backlinks-param-limit (discussione) (Traduci) How many total pages to return. If <var>$1redirect</var> is enabled, the limit applies to each level separately (which means up to 2 * <var>$1limit</var> results may be returned).
apihelp-query+backlinks-param-namespace (discussione) (Traduci) Il namespace da elencare.
apihelp-query+backlinks-param-pageid (discussione) (Traduci) Page ID to search. Cannot be used together with <var>$1title</var>.
apihelp-query+backlinks-param-redirect (discussione) (Traduci) Se la pagina collegata è un redirect, trova tutte le pagine che puntano al redirect. Il limite massimo è dimezzato.
apihelp-query+backlinks-param-title (discussione) (Traduci) Title to search. Cannot be used together with <var>$1pageid</var>.
apihelp-query+backlinks-summary (discussione) (Traduci) Trova tutte le pagine che puntano a quella specificata.
apihelp-query+blocks-example-simple (discussione) (Traduci) Elenca i blocchi.
apihelp-query+blocks-example-users (discussione) (Traduci) List blocks of users <kbd>Alice</kbd> and <kbd>Bob</kbd>.
apihelp-query+blocks-param-end (discussione) (Traduci) Il timestamp al quale interrompere l'elenco.
apihelp-query+blocks-param-ids (discussione) (Traduci) List of block IDs to list (optional).
apihelp-query+blocks-param-ip (discussione) (Traduci) Get all blocks applying to this IP address or CIDR range, including range blocks. Cannot be used together with <var>$3users</var>. CIDR ranges broader than IPv4/$1 or IPv6/$2 are not accepted.
apihelp-query+blocks-param-limit (discussione) (Traduci) Il numero massimo di blocchi da elencare.
apihelp-query+blocks-param-prop (discussione) (Traduci) Quali proprietà ottenere:
apihelp-query+blocks-param-show (discussione) (Traduci) Show only items that meet these criteria. For example, to see only indefinite blocks on IP addresses, set <kbd>$1show=ip|!temp</kbd>.
apihelp-query+blocks-param-start (discussione) (Traduci) Il timestamp da cui iniziare l'elenco.
apihelp-query+blocks-param-users (discussione) (Traduci) List of users to search for (optional).
apihelp-query+blocks-paramvalue-prop-by (discussione) (Traduci) Aggiunge il nome utente dell'utente che ha effettuato il blocco.
apihelp-query+blocks-paramvalue-prop-byid (discussione) (Traduci) Aggiunge l'ID utente dell'utente che ha effettuato il blocco.
apihelp-query+blocks-paramvalue-prop-expiry (discussione) (Traduci) Adds the timestamp of when the block expires.
apihelp-query+blocks-paramvalue-prop-flags (discussione) (Traduci) Tags the ban with (autoblock, anononly, etc.).
apihelp-query+blocks-paramvalue-prop-id (discussione) (Traduci) Aggiunge l'ID del blocco.
apihelp-query+blocks-paramvalue-prop-range (discussione) (Traduci) Adds the range of IP addresses affected by the block.
apihelp-query+blocks-paramvalue-prop-reason (discussione) (Traduci) Adds the reason given for the block.
apihelp-query+blocks-paramvalue-prop-restrictions (discussione) (Traduci) Adds the partial block restrictions if the block is not sitewide.
apihelp-query+blocks-paramvalue-prop-timestamp (discussione) (Traduci) Adds the timestamp of when the block was given.
apihelp-query+blocks-paramvalue-prop-user (discussione) (Traduci) Aggiunge il nome utente dell'utente bloccato.
apihelp-query+blocks-paramvalue-prop-userid (discussione) (Traduci) Aggiunge l'ID utente dell'utente bloccato.
apihelp-query+blocks-summary (discussione) (Traduci) List all blocked users and IP addresses.
apihelp-query+categories-example-generator (discussione) (Traduci) Get information about all categories used in the page <kbd>Albert Einstein</kbd>.
apihelp-query+categories-example-simple (discussione) (Traduci) Get a list of categories the page <kbd>Albert Einstein</kbd> belongs to.
apihelp-query+categories-param-categories (discussione) (Traduci) Only list these categories. Useful for checking whether a certain page is in a certain category.
apihelp-query+categories-param-dir (discussione) (Traduci) La direzione in cui elencare.
apihelp-query+categories-param-limit (discussione) (Traduci) Quante categorie restituire.
apihelp-query+categories-param-prop (discussione) (Traduci) Quali proprietà aggiuntive ottenere per ogni categoria.
apihelp-query+categories-param-show (discussione) (Traduci) Quale tipo di categorie mostrare.
apihelp-query+categories-paramvalue-prop-hidden (discussione) (Traduci) Tags categories that are hidden with <code>__HIDDENCAT__</code>.
apihelp-query+categories-paramvalue-prop-sortkey (discussione) (Traduci) Adds the sortkey (hexadecimal string) and sortkey prefix (human-readable part) for the category.
apihelp-query+categories-paramvalue-prop-timestamp (discussione) (Traduci) Adds timestamp of when the category was added.
apihelp-query+categories-summary (discussione) (Traduci) Elenca tutte le categorie a cui appartengono le pagine.
apihelp-query+categoryinfo-example-simple (discussione) (Traduci) Ottieni informazioni su <kbd>Category:Foo</kbd> e <kbd>Category:Bar</kbd>.
apihelp-query+categoryinfo-summary (discussione) (Traduci) Restituisce informazioni su una categoria indicata.
apihelp-query+categorymembers-example-generator (discussione) (Traduci) Ottieni informazioni sulle prime 10 pagine in <kbd>Category:Physics</kbd>.
apihelp-query+categorymembers-example-simple (discussione) (Traduci) Ottieni le prime 10 pagine in <kbd>Category:Physics</kbd>.
apihelp-query+categorymembers-param-dir (discussione) (Traduci) In quale direzione ordinare.
apihelp-query+categorymembers-param-end (discussione) (Traduci) Il timestamp al quale interrompere l'elenco. Può essere utilizzato solo con <kbd>$1sort=timestamp</kbd>.
apihelp-query+categorymembers-param-endhexsortkey (discussione) (Traduci) Sortkey to end listing at, as returned by <kbd>$1prop=sortkey</kbd>. Can only be used with <kbd>$1sort=sortkey</kbd>.
apihelp-query+categorymembers-param-endsortkey (discussione) (Traduci) Usa $1endhexsortkey invece.
Prima paginaPagina precedentePagina successivaUltima pagina