Messaggi di sistema
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+deletedrevisions-param-start (Discussione) (Traduci) | Il timestamp da cui iniziare l'elenco. Ignorato quando si elabora un elenco di ID versioni. |
apihelp-query+deletedrevisions-param-tag (Discussione) (Traduci) | Elenca solo le versioni etichettate con questa etichetta. |
apihelp-query+deletedrevisions-param-user (Discussione) (Traduci) | Elenca solo le versioni di questo utente. |
apihelp-query+deletedrevs-description (Discussione) (Traduci) | List deleted revisions. Operates in three modes: # List deleted revisions for the given titles, sorted by timestamp. # List deleted contributions for the given user, sorted by timestamp (no titles specified). # List all deleted revisions in the given namespace, sorted by title and timestamp (no titles specified, $1user not set). Certain parameters only apply to some modes and are ignored in others. |
apihelp-query+deletedrevs-example-mode1 (Discussione) (Traduci) | List the last deleted revisions of the pages <kbd>Main Page</kbd> and <kbd>Talk:Main Page</kbd>, with content (mode 1). |
apihelp-query+deletedrevs-example-mode2 (Discussione) (Traduci) | List the last 50 deleted contributions by <kbd>Bob</kbd> (mode 2). |
apihelp-query+deletedrevs-example-mode3-main (Discussione) (Traduci) | List the first 50 deleted revisions in the main namespace (mode 3). |
apihelp-query+deletedrevs-example-mode3-talk (Discussione) (Traduci) | List the first 50 deleted pages in the {{ns:talk}} namespace (mode 3). |
apihelp-query+deletedrevs-param-end (Discussione) (Traduci) | Il timestamp al quale interrompere l'elenco. |
apihelp-query+deletedrevs-param-excludeuser (Discussione) (Traduci) | Non elencare le versioni di questo utente. |
apihelp-query+deletedrevs-param-from (Discussione) (Traduci) | Inizia elenco a questo titolo. |
apihelp-query+deletedrevs-param-limit (Discussione) (Traduci) | Il numero massimo di versioni da elencare. |
apihelp-query+deletedrevs-param-namespace (Discussione) (Traduci) | Elenca solo le pagine in questo namespace. |
apihelp-query+deletedrevs-param-prefix (Discussione) (Traduci) | Ricerca per tutti i titoli delle pagine che iniziano con questo valore. |
apihelp-query+deletedrevs-param-prop (Discussione) (Traduci) | Which properties to get: ;revid:Adds the revision ID of the deleted revision. ;parentid:Adds the revision ID of the previous revision to the page. ;user:Adds the user who made the revision. ;userid:Adds the ID of the user who made the revision. ;comment:Adds the comment of the revision. ;parsedcomment:Adds the parsed comment of the revision. ;minor:Tags if the revision is minor. ;len:Adds the length (bytes) of the revision. ;sha1:Adds the SHA-1 (base 16) of the revision. ;content:Adds the content of the revision. ;token:<span class="apihelp-deprecated">Deprecated.</span> Gives the edit token. ;tags:Tags for the revision. |
apihelp-query+deletedrevs-param-start (Discussione) (Traduci) | Il timestamp da cui iniziare l'elenco. |
apihelp-query+deletedrevs-param-tag (Discussione) (Traduci) | Elenca solo le versioni etichettate con questa etichetta. |
apihelp-query+deletedrevs-param-to (Discussione) (Traduci) | Interrompi elenco a questo titolo. |
apihelp-query+deletedrevs-param-unique (Discussione) (Traduci) | Elenca solo una versione per ogni pagina. |
apihelp-query+deletedrevs-param-user (Discussione) (Traduci) | Elenca solo le versioni di questo utente. |
apihelp-query+deletedrevs-paraminfo-modes (Discussione) (Traduci) | {{PLURAL:$1|Mode|Modes}}: $2 |
apihelp-query+disabled-description (Discussione) (Traduci) | Questo modulo query è stato disabilitato. |
apihelp-query+duplicatefiles-description (Discussione) (Traduci) | List all files that are duplicates of the given files based on hash values. |
apihelp-query+duplicatefiles-example-generated (Discussione) (Traduci) | Cerca i duplicati di tutti i file. |
apihelp-query+duplicatefiles-example-simple (Discussione) (Traduci) | Cerca i duplicati di [[:File:Albert Einstein Head.jpg]]. |
apihelp-query+duplicatefiles-param-dir (Discussione) (Traduci) | La direzione in cui elencare. |
apihelp-query+duplicatefiles-param-limit (Discussione) (Traduci) | Quanti file duplicati restituire. |
apihelp-query+duplicatefiles-param-localonly (Discussione) (Traduci) | Look only for files in the local repository. |
apihelp-query+embeddedin-description (Discussione) (Traduci) | Trova tutte le pagine che incorporano (transclusione) il titolo specificato. |
apihelp-query+embeddedin-example-generator (Discussione) (Traduci) | Get information about pages transcluding <kbd>Template:Stub</kbd>. |
apihelp-query+embeddedin-example-simple (Discussione) (Traduci) | Show pages transcluding <kbd>Template:Stub</kbd>. |
apihelp-query+embeddedin-param-dir (Discussione) (Traduci) | La direzione in cui elencare. |
apihelp-query+embeddedin-param-filterredir (Discussione) (Traduci) | How to filter for redirects. |
apihelp-query+embeddedin-param-limit (Discussione) (Traduci) | Quante pagine totali restituire. |
apihelp-query+embeddedin-param-namespace (Discussione) (Traduci) | Il namespace da elencare. |
apihelp-query+embeddedin-param-pageid (Discussione) (Traduci) | Page ID to search. Cannot be used together with $1title. |
apihelp-query+embeddedin-param-title (Discussione) (Traduci) | Title to search. Cannot be used together with $1pageid. |
apihelp-query+extlinks-description (Discussione) (Traduci) | Returns all external URLs (not interwikis) from the given pages. |
apihelp-query+extlinks-example-simple (Discussione) (Traduci) | Get a list of external links on <kbd>Main Page</kbd>. |
apihelp-query+extlinks-param-expandurl (Discussione) (Traduci) | Expand protocol-relative URLs with the canonical protocol. |
apihelp-query+extlinks-param-limit (Discussione) (Traduci) | Quanti collegamenti restituire. |
apihelp-query+extlinks-param-protocol (Discussione) (Traduci) | Protocol of the URL. If empty and <var>$1query</var> is set, the protocol is <kbd>http</kbd>. Leave both this and <var>$1query</var> empty to list all external links. |
apihelp-query+extlinks-param-query (Discussione) (Traduci) | Search string without protocol. Useful for checking whether a certain page contains a certain external url. |
apihelp-query+exturlusage-description (Discussione) (Traduci) | Enumerate pages that contain a given URL. |
apihelp-query+exturlusage-example-simple (Discussione) (Traduci) | Show pages linking to <kbd>http://www.mediawiki.org</kbd>. |
apihelp-query+exturlusage-param-expandurl (Discussione) (Traduci) | Expand protocol-relative URLs with the canonical protocol. |
apihelp-query+exturlusage-param-limit (Discussione) (Traduci) | Quante pagine restituire. |
apihelp-query+exturlusage-param-namespace (Discussione) (Traduci) | I namespace da elencare. |
apihelp-query+exturlusage-param-prop (Discussione) (Traduci) | Quali pezzi di informazioni includere: |
apihelp-query+exturlusage-param-protocol (Discussione) (Traduci) | Protocol of the URL. If empty and <var>$1query</var> is set, the protocol is <kbd>http</kbd>. Leave both this and <var>$1query</var> empty to list all external links. |
Prima pagina |
Pagina precedente |
Pagina successiva |
Ultima pagina |