Messaggi di sistema
Jump to navigation
Jump to search
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-commentblock-summary (discussione) (Traduci) | The commentblock API allows blocking a user from the comment it originated from after filling out the following parameters: CommentID. |
| apihelp-commentdelete-description (discussione) (Traduci) | The commentdelete API allows deleting a comment after filling out the following parameters: CommentID. |
| apihelp-commentdelete-param-commentID (discussione) (Traduci) | Comment ID of the comment to be deleted |
| apihelp-commentdelete-summary (discussione) (Traduci) | The commentdelete API allows deleting a comment after filling out the following parameters: CommentID. |
| apihelp-commentlatestid-description (discussione) (Traduci) | The commentlatestID API allows to retrieve latest comment ID after filling out the following parameters: pageID |
| apihelp-commentlatestid-param-pageID (discussione) (Traduci) | Page ID of the page on which latest comment is there |
| apihelp-commentlatestid-summary (discussione) (Traduci) | The commentlatestID API allows to retrieve latest comment ID after filling out the following parameters: pageID |
| apihelp-commentlist-description (discussione) (Traduci) | The commentlist API retrieves multiple comments and outputs them as a list after filling out the following parameters: pageID, order, pagerPage, and showForm. |
| apihelp-commentlist-param-order (discussione) (Traduci) | Defined whether comment list in ascending or descending order |
| apihelp-commentlist-param-pageID (discussione) (Traduci) | Page ID of the page from which comment list is retrieved |
| apihelp-commentlist-param-pagerPage (discussione) (Traduci) | Comments page number |
| apihelp-commentlist-param-showForm (discussione) (Traduci) | Show comments form |
| apihelp-commentlist-summary (discussione) (Traduci) | The commentlist API retrieves multiple comments and outputs them as a list after filling out the following parameters: pageID, order, pagerPage, and showForm. |
| apihelp-commentsubmit-description (discussione) (Traduci) | The commentsubmit API allows to submit/post a comment after filling out the following parameters: pageID, parentID, commentText. |
| apihelp-commentsubmit-param-commentText (discussione) (Traduci) | Comment Text |
| apihelp-commentsubmit-param-pageID (discussione) (Traduci) | Page ID of the page on which comment is to be submitted |
| apihelp-commentsubmit-param-parentID (discussione) (Traduci) | Comment ID of the parent comment |
| apihelp-commentsubmit-summary (discussione) (Traduci) | The commentsubmit API allows to submit/post a comment after filling out the following parameters: pageID, parentID, commentText. |
| apihelp-commentvote-description (discussione) (Traduci) | The commentvote API allows to vote on a comment after filling out the following parameters: commentID, voteValue. |
| apihelp-commentvote-param-commentID (discussione) (Traduci) | Comment ID of the comment that is voted for |
| apihelp-commentvote-param-voteValue (discussione) (Traduci) | Vote value for the comment |
| apihelp-commentvote-summary (discussione) (Traduci) | The commentvote API allows to vote on a comment after filling out the following parameters: commentID, voteValue. |
| apihelp-compare-example-1 (discussione) (Traduci) | Crea un diff tra revisione 1 e revisione 2. |
| apihelp-compare-extended-description (discussione) (Traduci) | Un numero di revisione, il titolo di una pagina, o un ID di pagina deve essere indicato sia per il "da" che per lo "a". |
| apihelp-compare-param-fromcontentformat (discussione) (Traduci) | Specify <kbd>fromslots=main</kbd> and use <var>fromcontentformat-main</var> instead. |
| apihelp-compare-param-fromcontentformat-{slot} (discussione) (Traduci) | Content serialization format of <var>fromtext-{slot}</var>. |
| apihelp-compare-param-fromcontentmodel (discussione) (Traduci) | Specify <kbd>fromslots=main</kbd> and use <var>fromcontentmodel-main</var> instead. |
| apihelp-compare-param-fromcontentmodel-{slot} (discussione) (Traduci) | Content model of <var>fromtext-{slot}</var>. If not supplied, it will be guessed based on the other parameters. |
| apihelp-compare-param-fromid (discussione) (Traduci) | Primo ID di pagina da confrontare. |
| apihelp-compare-param-frompst (discussione) (Traduci) | Do a pre-save transform on <var>fromtext-{slot}</var>. |
| apihelp-compare-param-fromrev (discussione) (Traduci) | Prima revisione da confrontare. |
| apihelp-compare-param-fromsection (discussione) (Traduci) | Only use the specified section of the specified 'from' content. |
| apihelp-compare-param-fromsection-{slot} (discussione) (Traduci) | When <var>fromtext-{slot}</var> is the content of a single section, this is the section number. It will be merged into the revision specified by <var>fromtitle</var>, <var>fromid</var> or <var>fromrev</var> as if for a section edit. |
| apihelp-compare-param-fromslots (discussione) (Traduci) | Override content of the revision specified by <var>fromtitle</var>, <var>fromid</var> or <var>fromrev</var>. This parameter specifies the slots that are to be modified. Use <var>fromtext-{slot}</var>, <var>fromcontentmodel-{slot}</var>, and <var>fromcontentformat-{slot}</var> to specify content for each slot. |
| apihelp-compare-param-fromtext (discussione) (Traduci) | Specify <kbd>fromslots=main</kbd> and use <var>fromtext-main</var> instead. |
| apihelp-compare-param-fromtext-{slot} (discussione) (Traduci) | Text of the specified slot. If omitted, the slot is removed from the revision. |
| apihelp-compare-param-fromtitle (discussione) (Traduci) | Primo titolo da confrontare. |
| apihelp-compare-param-prop (discussione) (Traduci) | Which pieces of information to get. |
| apihelp-compare-param-slots (discussione) (Traduci) | Return individual diffs for these slots, rather than one combined diff for all slots. |
| apihelp-compare-param-tocontentformat (discussione) (Traduci) | Specify <kbd>toslots=main</kbd> and use <var>tocontentformat-main</var> instead. |
| apihelp-compare-param-tocontentformat-{slot} (discussione) (Traduci) | Content serialization format of <var>totext-{slot}</var>. |
| apihelp-compare-param-tocontentmodel (discussione) (Traduci) | Specify <kbd>toslots=main</kbd> and use <var>tocontentmodel-main</var> instead. |
| apihelp-compare-param-tocontentmodel-{slot} (discussione) (Traduci) | Content model of <var>totext-{slot}</var>. If not supplied, it will be guessed based on the other parameters. |
| apihelp-compare-param-toid (discussione) (Traduci) | Secondo ID di pagina da confrontare. |
| apihelp-compare-param-topst (discussione) (Traduci) | Do a pre-save transform on <var>totext</var>. |
| apihelp-compare-param-torelative (discussione) (Traduci) | Use a revision relative to the revision determined from <var>fromtitle</var>, <var>fromid</var> or <var>fromrev</var>. All of the other 'to' options will be ignored. |
| apihelp-compare-param-torev (discussione) (Traduci) | Seconda revisione da confrontare. |
| apihelp-compare-param-tosection (discussione) (Traduci) | Only use the specified section of the specified 'to' content. |
| apihelp-compare-param-tosection-{slot} (discussione) (Traduci) | When <var>totext-{slot}</var> is the content of a single section, this is the section number. It will be merged into the revision specified by <var>totitle</var>, <var>toid</var> or <var>torev</var> as if for a section edit. |
| apihelp-compare-param-toslots (discussione) (Traduci) | Override content of the revision specified by <var>totitle</var>, <var>toid</var> or <var>torev</var>. This parameter specifies the slots that are to be modified. Use <var>totext-{slot}</var>, <var>tocontentmodel-{slot}</var>, and <var>tocontentformat-{slot}</var> to specify content for each slot. |