Messaji dl sistem
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.
| Nome | Testo predefinito |
|---|---|
| Testo attuale | |
| apihelp-query+blocks-paramvalue-prop-restrictions (descuscion) (Traduci) | Adds the partial block restrictions if the block is not sitewide. |
| apihelp-query+blocks-paramvalue-prop-timestamp (descuscion) (Traduci) | Adds the timestamp of when the block was given. |
| apihelp-query+blocks-paramvalue-prop-user (descuscion) (Traduci) | Aggiunge il nome utente dell'utente bloccato. |
| apihelp-query+blocks-paramvalue-prop-userid (descuscion) (Traduci) | Aggiunge l'ID utente dell'utente bloccato. |
| apihelp-query+blocks-summary (descuscion) (Traduci) | List all blocked users and IP addresses. |
| apihelp-query+categories-example-generator (descuscion) (Traduci) | Get information about all categories used in the page <kbd>Albert Einstein</kbd>. |
| apihelp-query+categories-example-simple (descuscion) (Traduci) | Get a list of categories the page <kbd>Albert Einstein</kbd> belongs to. |
| apihelp-query+categories-param-categories (descuscion) (Traduci) | Only list these categories. Useful for checking whether a certain page is in a certain category. |
| apihelp-query+categories-param-dir (descuscion) (Traduci) | La direzione in cui elencare. |
| apihelp-query+categories-param-limit (descuscion) (Traduci) | Quante categorie restituire. |
| apihelp-query+categories-param-prop (descuscion) (Traduci) | Quali proprietà aggiuntive ottenere per ogni categoria. |
| apihelp-query+categories-param-show (descuscion) (Traduci) | Quale tipo di categorie mostrare. |
| apihelp-query+categories-paramvalue-prop-hidden (descuscion) (Traduci) | Tags categories that are hidden with <code>__HIDDENCAT__</code>. |
| apihelp-query+categories-paramvalue-prop-sortkey (descuscion) (Traduci) | Adds the sortkey (hexadecimal string) and sortkey prefix (human-readable part) for the category. |
| apihelp-query+categories-paramvalue-prop-timestamp (descuscion) (Traduci) | Adds timestamp of when the category was added. |
| apihelp-query+categories-summary (descuscion) (Traduci) | Elenca tutte le categorie a cui appartengono le pagine. |
| apihelp-query+categoryinfo-example-simple (descuscion) (Traduci) | Ottieni informazioni su <kbd>Category:Foo</kbd> e <kbd>Category:Bar</kbd>. |
| apihelp-query+categoryinfo-summary (descuscion) (Traduci) | Restituisce informazioni su una categoria indicata. |
| apihelp-query+categorymembers-example-generator (descuscion) (Traduci) | Ottieni informazioni sulle prime 10 pagine in <kbd>Category:Physics</kbd>. |
| apihelp-query+categorymembers-example-simple (descuscion) (Traduci) | Ottieni le prime 10 pagine in <kbd>Category:Physics</kbd>. |
| apihelp-query+categorymembers-param-dir (descuscion) (Traduci) | In quale direzione ordinare. |
| apihelp-query+categorymembers-param-end (descuscion) (Traduci) | Il timestamp al quale interrompere l'elenco. Può essere utilizzato solo con <kbd>$1sort=timestamp</kbd>. |
| apihelp-query+categorymembers-param-endhexsortkey (descuscion) (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 (descuscion) (Traduci) | Usa $1endhexsortkey invece. |
| apihelp-query+categorymembers-param-endsortkeyprefix (descuscion) (Traduci) | Sortkey prefix to end listing <strong>before</strong> (not <strong>at</strong>; if this value occurs it will not be included!). Can only be used with $1sort=sortkey. Overrides $1endhexsortkey. |
| apihelp-query+categorymembers-param-limit (descuscion) (Traduci) | Il numero massimo di pagine da restituire. |
| apihelp-query+categorymembers-param-namespace (descuscion) (Traduci) | Includi solo le pagine in questi namespace. Nota che può essere usato <kbd>$1type=subcat</kbd> o <kbd>$1type=file</kbd> anziché <kbd>$1namespace=14</kbd> o <kbd>6</kbd>. |
| apihelp-query+categorymembers-param-pageid (descuscion) (Traduci) | Page ID of the category to enumerate. Cannot be used together with <var>$1title</var>. |
| apihelp-query+categorymembers-param-prop (descuscion) (Traduci) | Quali informazioni includere: |
| apihelp-query+categorymembers-param-sort (descuscion) (Traduci) | Proprietà di ordinamento. |
| apihelp-query+categorymembers-param-start (descuscion) (Traduci) | Il timestamp da cui iniziare l'elenco. Può essere utilizzato solo con <kbd>$1sort=timestamp</kbd>. |
| apihelp-query+categorymembers-param-starthexsortkey (descuscion) (Traduci) | Sortkey to start listing from, as returned by <kbd>$1prop=sortkey</kbd>. Can only be used with <kbd>$1sort=sortkey</kbd>. |
| apihelp-query+categorymembers-param-startsortkey (descuscion) (Traduci) | Usa $1starthexsortkey invece. |
| apihelp-query+categorymembers-param-startsortkeyprefix (descuscion) (Traduci) | Sortkey prefix to start listing from. Can only be used with <kbd>$1sort=sortkey</kbd>. Overrides <var>$1starthexsortkey</var>. |
| apihelp-query+categorymembers-param-title (descuscion) (Traduci) | Which category to enumerate (required). Must include the <kbd>{{ns:category}}:</kbd> prefix. Cannot be used together with <var>$1pageid</var>. |
| apihelp-query+categorymembers-param-type (descuscion) (Traduci) | Which type of category members to include. Ignored when <kbd>$1sort=timestamp</kbd> is set. |
| apihelp-query+categorymembers-paramvalue-prop-ids (descuscion) (Traduci) | Aggiunge l'ID pagina. |
| apihelp-query+categorymembers-paramvalue-prop-sortkey (descuscion) (Traduci) | Adds the sortkey used for sorting in the category (hexadecimal string). |
| apihelp-query+categorymembers-paramvalue-prop-sortkeyprefix (descuscion) (Traduci) | Adds the sortkey prefix used for sorting in the category (human-readable part of the sortkey). |
| apihelp-query+categorymembers-paramvalue-prop-timestamp (descuscion) (Traduci) | Adds the timestamp of when the page was included. |
| apihelp-query+categorymembers-paramvalue-prop-title (descuscion) (Traduci) | Aggiunge il titolo e l'ID namespace della pagina. |
| apihelp-query+categorymembers-paramvalue-prop-type (descuscion) (Traduci) | Aggiunge il tipo di come la pagina è stata categorizzata (<samp>page</samp>, <samp>subcat</samp> o <samp>file</samp>). |
| apihelp-query+categorymembers-summary (descuscion) (Traduci) | Elenca tutte le pagine in una categoria indicata. |
| apihelp-query+codexicons-example (descuscion) (Traduci) | Get icons for cdxIconInfo and cdxIconTrash |
| apihelp-query+codexicons-param-names (descuscion) (Traduci) | Names of icons |
| apihelp-query+codexicons-summary (descuscion) (Traduci) | Get Codex icons |
| apihelp-query+contenttranslation-example-1 (descuscion) (Traduci) | Ottieni traduzioni avviate dall'utente attuale. |
| apihelp-query+contenttranslation-example-2 (descuscion) (Traduci) | Ottieni bozze traduzioni per ID. |
| apihelp-query+contenttranslation-example-3 (descuscion) (Traduci) | Trova qualsiasi traduzione per il titolo indicato per coppia di lingue |
| apihelp-query+contenttranslation-param-from (descuscion) (Traduci) | Il codice della lingua di origine. |