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-editslot-param-bot (talk) (Translate) | Whether to mark this edit as a bot edit. |
apihelp-editslot-param-createonly (talk) (Translate) | Don't edit the page if it already exists. |
apihelp-editslot-param-minor (talk) (Translate) | Whether to mark this edit as a minor edit. |
apihelp-editslot-param-nocreate (talk) (Translate) | Don't create the page if it does not exist. |
apihelp-editslot-param-pageid (talk) (Translate) | Page ID of the page to edit. Cannot be used together with title. |
apihelp-editslot-param-prepend (talk) (Translate) | Whether to prepend the text to the existing slot content. |
apihelp-editslot-param-slot (talk) (Translate) | The name of the slot to edit. |
apihelp-editslot-param-summary (talk) (Translate) | The edit summary. |
apihelp-editslot-param-suppress (talk) (Translate) | Whether to suppress the edit in recent changes. |
apihelp-editslot-param-text (talk) (Translate) | Page content to insert or append. |
apihelp-editslot-param-title (talk) (Translate) | Title of the page to edit. Cannot be used together with pageid. |
apihelp-editslot-param-watchlist (talk) (Translate) | Unconditionally add (watch) or remove (unwatch) the page from the current user's watchlist, use preferences (preferences), or do not change watch (nochange). |
apihelp-editslot-summary (talk) (Translate) | Create and edit slots on pages. |
apihelp-editslots-param-append (talk) (Translate) | Whether to append the text to the existing slot content |
apihelp-editslots-param-bot (talk) (Translate) | Whether to mark this edit as a bot edit. |
apihelp-editslots-param-createonly (talk) (Translate) | Don't edit the page if it already exists. |
apihelp-editslots-param-minor (talk) (Translate) | Whether to mark this edit as a minor edit. |
apihelp-editslots-param-nocreate (talk) (Translate) | Don't create the page if it does not exist. |
apihelp-editslots-param-pageid (talk) (Translate) | Page ID of the page to edit. Cannot be used together with title. |
apihelp-editslots-param-prepend (talk) (Translate) | Whether to prepend the text to the existing slot content. |
apihelp-editslots-param-slot (talk) (Translate) | Content of the slot to insert or append. |
apihelp-editslots-param-summary (talk) (Translate) | Edit summary. |
apihelp-editslots-param-suppress (talk) (Translate) | Whether to suppress the edit in recent changes. |
apihelp-editslots-param-title (talk) (Translate) | Title of the page to edit. Cannot be used together with pageid. |
apihelp-editslots-param-watchlist (talk) (Translate) | Unconditionally add (watch) or remove (unwatch) the page from the current user's watchlist, use preferences (preferences), or do not change watch (nochange). |
apihelp-editslots-summary (talk) (Translate) | Edit multiple slots on a page. Note that slot parameters are automatically create from keys in 'WSSlotsDefinedSlots' with a 'slot_' prefix |
apihelp-emailuser-example-email (talk) (Translate) | Send an email to the user <kbd>WikiSysop</kbd> with the text <kbd>Content</kbd>. |
apihelp-emailuser-param-ccme (talk) (Translate) | Send a copy of this mail to me. |
apihelp-emailuser-param-subject (talk) (Translate) | Subject header. |
apihelp-emailuser-param-target (talk) (Translate) | User to send the email to. |
apihelp-emailuser-param-text (talk) (Translate) | Email body. |
apihelp-emailuser-summary (talk) (Translate) | Email a user. |
apihelp-embedvideo-param-alignment (talk) (Translate) | Alignment of video |
apihelp-embedvideo-param-autoresize (talk) (Translate) | Auto resize video? (true or false) |
apihelp-embedvideo-param-container (talk) (Translate) | Accepts frame, or leave empty |
apihelp-embedvideo-param-description (talk) (Translate) | Description of video |
apihelp-embedvideo-param-dimensions (talk) (Translate) | Either a numeric width (100) or width by height (100x100) |
apihelp-embedvideo-param-id (talk) (Translate) | The ID of the video for that service |
apihelp-embedvideo-param-service (talk) (Translate) | Name of the service (youtube, twitch, etc) |
apihelp-embedvideo-param-urlargs (talk) (Translate) | Additional arguments to pass in the video url (for some services) |
apihelp-embedvideo-summary (talk) (Translate) | Get generated video embed code for given parameters. |
apihelp-expandtemplates-example-simple (talk) (Translate) | Expand the wikitext <kbd><nowiki>{{Project:Sandbox}}</nowiki></kbd>. |
apihelp-expandtemplates-param-generatexml (talk) (Translate) | Generate XML parse tree (replaced by $1prop=parsetree). |
apihelp-expandtemplates-param-includecomments (talk) (Translate) | Whether to include HTML comments in the output. |
apihelp-expandtemplates-param-prop (talk) (Translate) | Which pieces of information to get. Note that if no values are selected, the result will contain the wikitext, but the output will be in a deprecated format. |
apihelp-expandtemplates-param-revid (talk) (Translate) | Revision ID, for <code><nowiki>{{REVISIONID}}</nowiki></code> and similar variables. |
apihelp-expandtemplates-param-showstrategykeys (talk) (Translate) | Whether to include internal merge strategy information in jsconfigvars. |
apihelp-expandtemplates-param-text (talk) (Translate) | Wikitext to convert. |
apihelp-expandtemplates-param-title (talk) (Translate) | Title of the page. |
apihelp-expandtemplates-paramvalue-prop-categories (talk) (Translate) | Any categories present in the input that are not represented in the wikitext output. |