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-flow+view-topiclist-param-offset-id (talk) (Translate) | Offset value (in UUID format) to start fetching topics at; used only with <kbd>newest</kbd> ordering |
apihelp-flow+view-topiclist-param-savesortby (talk) (Translate) | Save sortby option to user preferences, if set. |
apihelp-flow+view-topiclist-param-sortby (talk) (Translate) | Sorting option of the topics, either <kbd>updated</kbd> (ordered by topic update time), or <kbd>newest</kbd> (ordered by topic creation time). |
apihelp-flow+view-topiclist-param-toconly (talk) (Translate) | Whether to respond with only the information required for the TOC. |
apihelp-flow+view-topiclist-summary (talk) (Translate) | View a list of topics. |
apihelp-flow-description (talk) (Translate) | Allows actions to be taken on Structured Discussions pages. |
apihelp-flow-example-1 (talk) (Translate) | Edit the description of "[[Talk:Sandbox]]" |
apihelp-flow-param-page (talk) (Translate) | The page to take the action on. |
apihelp-flow-param-submodule (talk) (Translate) | The Structured Discussions submodule to invoke. |
apihelp-flow-param-token (talk) (Translate) | A token retrieved from [[Special:ApiHelp/query+tokens|action=query&meta=tokens]] |
apihelp-flow-parsoid-utils-description (talk) (Translate) | Convert text between wikitext and HTML. |
apihelp-flow-parsoid-utils-example-1 (talk) (Translate) | Convert wikitext <nowiki>'''lorem''' ''blah''</nowiki> to HTML |
apihelp-flow-parsoid-utils-param-content (talk) (Translate) | Content to be converted. |
apihelp-flow-parsoid-utils-param-from (talk) (Translate) | Format to convert content from. |
apihelp-flow-parsoid-utils-param-pageid (talk) (Translate) | ID of the page. Cannot be used together with $1title. |
apihelp-flow-parsoid-utils-param-title (talk) (Translate) | Title of the page. Cannot be used together with $1pageid. |
apihelp-flow-parsoid-utils-param-to (talk) (Translate) | Format to convert content to. |
apihelp-flow-parsoid-utils-summary (talk) (Translate) | Convert text between wikitext and HTML. |
apihelp-flow-summary (talk) (Translate) | Allows actions to be taken on Structured Discussions pages. |
apihelp-flowthank-description (talk) (Translate) | Send a public thank-you notification for a Flow comment. |
apihelp-flowthank-example-1 (talk) (Translate) | Send thanks for the comment with <kbd>UUID xyz789</kbd> |
apihelp-flowthank-param-postid (talk) (Translate) | The UUID of the post to thank for. |
apihelp-flowthank-summary (talk) (Translate) | Send a public thank-you notification for a Flow comment. |
apihelp-format-example-generic (talk) (Translate) | Return the query result in the $1 format. |
apihelp-format-param-wrappedhtml (talk) (Translate) | Return the pretty-printed HTML and associated ResourceLoader modules as a JSON object. |
apihelp-help-example-help (talk) (Translate) | Help for the help module itself. |
apihelp-help-example-main (talk) (Translate) | Help for the main module. |
apihelp-help-example-query (talk) (Translate) | Help for two query submodules. |
apihelp-help-example-recursive (talk) (Translate) | All help in one page. |
apihelp-help-example-submodules (talk) (Translate) | Help for <kbd>action=query</kbd> and all its submodules. |
apihelp-help-param-helpformat (talk) (Translate) | Format of the help output. |
apihelp-help-param-modules (talk) (Translate) | Modules to display help for (values of the <var>action</var> and <var>format</var> parameters, or <kbd>main</kbd>). Can specify submodules with a <kbd>+</kbd>. |
apihelp-help-param-recursivesubmodules (talk) (Translate) | Include help for submodules recursively. |
apihelp-help-param-submodules (talk) (Translate) | Include help for submodules of the named module. |
apihelp-help-param-toc (talk) (Translate) | Include a table of contents in the HTML output. |
apihelp-help-param-wrap (talk) (Translate) | Wrap the output in a standard API response structure. |
apihelp-help-summary (talk) (Translate) | Display help for the specified modules. |
apihelp-imagerotate-example-generator (talk) (Translate) | Rotate all images in <kbd>Category:Flip</kbd> by <kbd>180</kbd> degrees. |
apihelp-imagerotate-example-simple (talk) (Translate) | Rotate <kbd>File:Example.png</kbd> by <kbd>90</kbd> degrees. |
apihelp-imagerotate-param-rotation (talk) (Translate) | Degrees to rotate image clockwise. |
apihelp-imagerotate-param-tags (talk) (Translate) | Tags to apply to the entry in the upload log. |
apihelp-imagerotate-summary (talk) (Translate) | Rotate one or more images. |
apihelp-import-example-import (talk) (Translate) | Import [[meta:Help:ParserFunctions]] to namespace 100 with full history. |
apihelp-import-extended-description (talk) (Translate) | Note that the HTTP POST must be done as a file upload (i.e. using multipart/form-data) when sending a file for the <var>xml</var> parameter. |
apihelp-import-param-assignknownusers (talk) (Translate) | Assign edits to local users where the named user exists locally. |
apihelp-import-param-fullhistory (talk) (Translate) | For interwiki imports: import the full history, not just the current version. |
apihelp-import-param-interwikipage (talk) (Translate) | For interwiki imports: page to import. |
apihelp-import-param-interwikiprefix (talk) (Translate) | For uploaded imports: interwiki prefix to apply to unknown usernames (and known users if <var>$1assignknownusers</var> is set). |
apihelp-import-param-interwikisource (talk) (Translate) | For interwiki imports: wiki to import from. |
apihelp-import-param-namespace (talk) (Translate) | Import to this namespace. Cannot be used together with <var>$1rootpage</var>. |