System messages
This is a list of system messages available in the MediaWiki namespace.
Please visit MediaWiki Localisation and translatewiki.net if you wish to contribute to the generic MediaWiki localisation.
Name | Default message text |
---|---|
Current message text | |
apihelp-compare-param-topst (talk) (Translate) | Do a pre-save transform on <var>totext</var>. |
apihelp-compare-param-torelative (talk) (Translate) | 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 (talk) (Translate) | Second revision to compare. |
apihelp-compare-param-tosection (talk) (Translate) | Only use the specified section of the specified 'to' content. |
apihelp-compare-param-tosection-{slot} (talk) (Translate) | When <var>totext-{slot}</var> is the content of a single section, this is the section identifier. 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 (talk) (Translate) | 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. |
apihelp-compare-param-totext (talk) (Translate) | Specify <kbd>toslots=main</kbd> and use <var>totext-main</var> instead. |
apihelp-compare-param-totext-{slot} (talk) (Translate) | Text of the specified slot. If omitted, the slot is removed from the revision. |
apihelp-compare-param-totitle (talk) (Translate) | Second title to compare. |
apihelp-compare-paramvalue-prop-comment (talk) (Translate) | The comment on the 'from' and 'to' revisions. If the comment has been revision deleted, a <samp>fromcommenthidden</samp> or <samp>tocommenthidden</samp> property will be returned. |
apihelp-compare-paramvalue-prop-diff (talk) (Translate) | The diff HTML. |
apihelp-compare-paramvalue-prop-diffsize (talk) (Translate) | The size of the diff HTML, in bytes. |
apihelp-compare-paramvalue-prop-ids (talk) (Translate) | The page and revision IDs of the 'from' and 'to' revisions. |
apihelp-compare-paramvalue-prop-parsedcomment (talk) (Translate) | The parsed comment on the 'from' and 'to' revisions. If the comment has been revision deleted, a <samp>fromcommenthidden</samp> or <samp>tocommenthidden</samp> property will be returned. |
apihelp-compare-paramvalue-prop-rel (talk) (Translate) | The revision IDs of the revision previous to 'from' and after 'to', if any. |
apihelp-compare-paramvalue-prop-size (talk) (Translate) | The size of the 'from' and 'to' revisions. |
apihelp-compare-paramvalue-prop-timestamp (talk) (Translate) | The timestamp of the 'from' and 'to' revisions. |
apihelp-compare-paramvalue-prop-title (talk) (Translate) | The page titles of the 'from' and 'to' revisions. |
apihelp-compare-paramvalue-prop-user (talk) (Translate) | The username and ID of the 'from' and 'to' revisions. If the user has been revision deleted, a <samp>fromuserhidden</samp> or <samp>touserhidden</samp> property will be returned. |
apihelp-compare-summary (talk) (Translate) | Get the difference between two pages. |
apihelp-createaccount-example-create (talk) (Translate) | Start the process of creating the user <kbd>Example</kbd> with the password <kbd>ExamplePassword</kbd>. |
apihelp-createaccount-param-ignoretitleblacklist (talk) (Translate) | Ignore spoofing checks (requires one of the following rights: <code>tboverride</code>, <code>tboverride-account</code>). |
apihelp-createaccount-param-preservestate (talk) (Translate) | If <kbd>[[Special:ApiHelp/query+authmanagerinfo|action=query&meta=authmanagerinfo]]</kbd> returned true for <samp>hasprimarypreservedstate</samp>, requests marked as <samp>primary-required</samp> should be omitted. If it returned a non-empty value for <samp>preservedusername</samp>, that username must be used for the <var>username</var> parameter. |
apihelp-createaccount-summary (talk) (Translate) | Create a new user account. |
apihelp-csdeletecomment-pageid-example (talk) (Translate) | delete comment with page ID 3 |
apihelp-csdeletecomment-param-pageid (talk) (Translate) | page ID of the page which holds the comment to delete |
apihelp-csdeletecomment-param-title (talk) (Translate) | title of the page which holds the comment to delete |
apihelp-csdeletecomment-summary (talk) (Translate) | Delete a comment. Either pageid or title must be provided. |
apihelp-csdeletecomment-title-example (talk) (Translate) | delete comment with page title CommentStreams:3 |
apihelp-csdeletereply-pageid-example (talk) (Translate) | delete reply with page ID 3 |
apihelp-csdeletereply-param-pageid (talk) (Translate) | page ID of the page which holds the reply to delete |
apihelp-csdeletereply-param-title (talk) (Translate) | title of the page which holds the reply to delete |
apihelp-csdeletereply-summary (talk) (Translate) | Delete a reply. Either pageid or title must be provided. |
apihelp-csdeletereply-title-example (talk) (Translate) | delete reply with page title CommentStreams:3 |
apihelp-cseditcomment-pageid-example (talk) (Translate) | edit comment with page ID 3 |
apihelp-cseditcomment-param-commenttitle (talk) (Translate) | title for comment. |
apihelp-cseditcomment-param-pageid (talk) (Translate) | page ID of the page which holds the comment to edit |
apihelp-cseditcomment-param-title (talk) (Translate) | title of the page which holds the comment to edit |
apihelp-cseditcomment-param-wikitext (talk) (Translate) | wikitext for comment. |
apihelp-cseditcomment-summary (talk) (Translate) | Edit an existing comment. Either pageid or title must be provided. |
apihelp-cseditcomment-title-example (talk) (Translate) | edit comment with page title CommentStreams:3 |
apihelp-cseditreply-pageid-example (talk) (Translate) | edit reply with page ID 3 |
apihelp-cseditreply-param-pageid (talk) (Translate) | page ID of the page which holds the reply to edit |
apihelp-cseditreply-param-title (talk) (Translate) | title of the page which holds the reply to edit |
apihelp-cseditreply-param-wikitext (talk) (Translate) | wikitext for reply. |
apihelp-cseditreply-summary (talk) (Translate) | Edit an existing reply. Either pageid or title must be provided. |
apihelp-cseditreply-title-example (talk) (Translate) | edit reply with page title CommentStreams:3 |
apihelp-cspostcomment-param-associatedid (talk) (Translate) | page with which this comment is associated. |
apihelp-cspostcomment-param-commentblockname (talk) (Translate) | name of comment block this comment appears in. |
apihelp-cspostcomment-param-commenttitle (talk) (Translate) | title for comment. |