系统消息
跳到导航
跳到搜索
此处列出了MediaWiki名字空间下的所有有效系统消息。如果想为MediaWiki的本地化贡献翻译,请访问MediaWiki本地化和translatewiki.net。
名称 | 默认信息文字 |
---|---|
当前信息文字 | |
apihelp-block-param-tags (讨论) (翻译) | 要在封禁日志中应用到实体的更改标签。 |
apihelp-block-param-user (讨论) (翻译) | 要封禁的用户。 |
apihelp-block-param-userid (讨论) (翻译) | 改成指定<kbd>$1user=#<var>ID</var></kbd>。 |
apihelp-block-param-watchuser (讨论) (翻译) | 监视用户或该 IP 的用户页和讨论页。 |
apihelp-block-summary (讨论) (翻译) | 封禁一位用户。 |
apihelp-browsebyproperty-summary (讨论) (翻译) | 检索有关某一属性,或是属性列表信息的API模块。 |
apihelp-browsebysubject-summary (讨论) (翻译) | 检索有关主题信息的API模块。 |
apihelp-categorytree-description (讨论) (翻译) | 用于CategoryTree扩展的内部模块。 |
apihelp-categorytree-param-category (讨论) (翻译) | 分类名字空间中的标题,如果提供前缀将会被忽略。 |
apihelp-categorytree-param-options (讨论) (翻译) | 用于CategoryTree构造器的选项,作为一个JSON对象。<var>depth</var>选项默认为<kbd>1</kbd>。 |
apihelp-categorytree-summary (讨论) (翻译) | 用于CategoryTree扩展的内部模块。 |
apihelp-changeauthenticationdata-example-password (讨论) (翻译) | 尝试更改当前用户的密码至<kbd>ExamplePassword</kbd>。 |
apihelp-changeauthenticationdata-summary (讨论) (翻译) | 更改当前用户的身份验证数据。 |
apihelp-changecontentmodel-example (讨论) (翻译) | Change the main page to have the <code>text</code> content model |
apihelp-changecontentmodel-param-bot (讨论) (翻译) | Mark the content model change with a bot flag. |
apihelp-changecontentmodel-param-model (讨论) (翻译) | Content model of the new content. |
apihelp-changecontentmodel-param-pageid (讨论) (翻译) | Page ID of the page to change the contentmodel of. Cannot be used together with <var>$1title</var>. |
apihelp-changecontentmodel-param-summary (讨论) (翻译) | Edit summary and log entry reason |
apihelp-changecontentmodel-param-tags (讨论) (翻译) | Change tags to apply to the log entry and edit. |
apihelp-changecontentmodel-param-title (讨论) (翻译) | Title of the page to change the contentmodel of. Cannot be used together with <var>$1pageid</var>. |
apihelp-changecontentmodel-summary (讨论) (翻译) | 变更页面的内容模型 |
apihelp-checktoken-example-simple (讨论) (翻译) | 测试<kbd>csrf</kbd>令牌的有效性。 |
apihelp-checktoken-param-maxtokenage (讨论) (翻译) | 令牌的最大允许年龄,以秒计。 |
apihelp-checktoken-param-token (讨论) (翻译) | 要测试的令牌。 |
apihelp-checktoken-param-type (讨论) (翻译) | 已开始测试的令牌类型。 |
apihelp-checktoken-summary (讨论) (翻译) | 从<kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd>检查令牌有效性。 |
apihelp-clearhasmsg-example-1 (讨论) (翻译) | 清除当前用户的<code>hasmsg</code>标记。 |
apihelp-clearhasmsg-summary (讨论) (翻译) | 清除当前用户的<code>hasmsg</code>标记。 |
apihelp-clientlogin-example-login (讨论) (翻译) | 开始作为用户<kbd>Example</kbd>和密码<kbd>ExamplePassword</kbd>登录至wiki的过程。 |
apihelp-clientlogin-example-login2 (讨论) (翻译) | 在<samp>UI</samp>响应双因素验证后继续登录,补充<var>OATHToken</var> <kbd>987654</kbd>。 |
apihelp-clientlogin-summary (讨论) (翻译) | 使用交互式流登录wiki。 |
apihelp-compare-example-1 (讨论) (翻译) | 在版本1和2中创建差异。 |
apihelp-compare-extended-description (讨论) (翻译) | 必须传递“from”和“to”之间的修订版本号、页面标题、页面ID、文本或相关参考资料。 |
apihelp-compare-param-fromcontentformat (讨论) (翻译) | 指定<kbd>fromslots=main</kbd>并改用<var>fromcontentformat-main</var>。 |
apihelp-compare-param-fromcontentformat-{slot} (讨论) (翻译) | <var>fromtext-{slot}</var>的内容序列化格式 |
apihelp-compare-param-fromcontentmodel (讨论) (翻译) | 指定<kbd>fromslots=main</kbd>并改用<var>fromcontentmodel-main</var>。 |
apihelp-compare-param-fromcontentmodel-{slot} (讨论) (翻译) | Content model of <var>fromtext-{slot}</var>. If not supplied, it will be guessed based on the other parameters. |
apihelp-compare-param-fromid (讨论) (翻译) | 要比较的第一个页面 ID。 |
apihelp-compare-param-frompst (讨论) (翻译) | 在<var>fromtext-{slot}</var>执行预保存转变。 |
apihelp-compare-param-fromrev (讨论) (翻译) | 要比较的第一个修订版本。 |
apihelp-compare-param-fromsection (讨论) (翻译) | 只使用指定“from”内容的指定章节。 |
apihelp-compare-param-fromsection-{slot} (讨论) (翻译) | 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 (讨论) (翻译) | 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 (讨论) (翻译) | 指定<kbd>fromslots=main</kbd>并改用<var>fromtext-main</var>。 |
apihelp-compare-param-fromtext-{slot} (讨论) (翻译) | Text of the specified slot. If omitted, the slot is removed from the revision. |
apihelp-compare-param-fromtitle (讨论) (翻译) | 要比较的第一个标题。 |
apihelp-compare-param-prop (讨论) (翻译) | 要获取的信息束。 |
apihelp-compare-param-slots (讨论) (翻译) | Return individual diffs for these slots, rather than one combined diff for all slots. |
apihelp-compare-param-tocontentformat (讨论) (翻译) | <var>totext</var>的内容序列化格式。 |
apihelp-compare-param-tocontentformat-{slot} (讨论) (翻译) | Content serialization format of <var>totext-{slot}</var>. |