打开主菜单

系统消息

此处列出了MediaWiki名字空间下的所有有效系统消息。 如果想为MediaWiki的本地化贡献翻译,请访问MediaWiki本地化和translatewiki.net。

过滤
按自定义状态过滤:    
首页
上一页
下一页
末页
名称 默认信息文字
当前信息文字
apihelp-protect-param-title (讨论) (翻译) 要(解除)保护的页面标题。不能与$1pageid一起使用。
apihelp-protect-param-watch (讨论) (翻译) 如果设置,就加入已开始(解除)保护的页面至当前用户的监视列表。
apihelp-protect-param-watchlist (讨论) (翻译) 无条件地将页面加入至当前用户的监视列表或将其移除,使用设置或不更改监视。
apihelp-purge-description (讨论) (翻译) 为指定标题刷新缓存。 如果用户尚未登录的话,就需要POST请求。
apihelp-purge-example-generator (讨论) (翻译) 刷新主名字空间的前10个页面。
apihelp-purge-example-simple (讨论) (翻译) 刷新<kbd>Main Page</kbd>和<kbd>API</kbd>页面。
apihelp-purge-param-forcelinkupdate (讨论) (翻译) 更新链接表。
apihelp-purge-param-forcerecursivelinkupdate (讨论) (翻译) 更新链接表中,并更新任何使用此页作为模板的页面的链接表。
apihelp-query+allcategories-description (讨论) (翻译) 列举所有分类。
apihelp-query+allcategories-example-generator (讨论) (翻译) 为以<kbd>List</kbd>的分类检索有关分类页面本身的信息。
apihelp-query+allcategories-example-size (讨论) (翻译) 列出分类及其含有多少页面的信息。
apihelp-query+allcategories-param-dir (讨论) (翻译) 排序方向。
apihelp-query+allcategories-param-from (讨论) (翻译) 要作为枚举起始点的类别。
apihelp-query+allcategories-param-limit (讨论) (翻译) 要返回多少个类别。
apihelp-query+allcategories-param-max (讨论) (翻译) 只返回最多带这么多成员的分类。
apihelp-query+allcategories-param-min (讨论) (翻译) 只返回至少带这么多成员的分类。
apihelp-query+allcategories-param-prefix (讨论) (翻译) 搜索所有以此值开头的分类标题。
apihelp-query+allcategories-param-prop (讨论) (翻译) 要获取的属性:
apihelp-query+allcategories-param-to (讨论) (翻译) 要作为枚举终止点的类别。
apihelp-query+allcategories-paramvalue-prop-hidden (讨论) (翻译) 标记由<code>__HIDDENCAT__</code>隐藏的分类。
apihelp-query+allcategories-paramvalue-prop-size (讨论) (翻译) 在分类中添加页面数。
apihelp-query+alldeletedrevisions-description (讨论) (翻译) 列举由一位用户或在一个名字空间中所有已删除的修订。
apihelp-query+alldeletedrevisions-example-ns-main (讨论) (翻译) 列出前50次已删除的主名字空间修订。
apihelp-query+alldeletedrevisions-example-user (讨论) (翻译) 列出由<kbd>Example<kbd>作出的最近50次已删除贡献。
apihelp-query+alldeletedrevisions-param-end (讨论) (翻译) 枚举的结束时间戳。
apihelp-query+alldeletedrevisions-param-excludeuser (讨论) (翻译) 不要列出此用户做出的修订。
apihelp-query+alldeletedrevisions-param-from (讨论) (翻译) 从此标题开始列出。
apihelp-query+alldeletedrevisions-param-generatetitles (讨论) (翻译) 当作为生成器使用时,生成标题而不是修订ID。
apihelp-query+alldeletedrevisions-param-miser-user-namespace (讨论) (翻译) <strong>注意:</strong>由于[[mw:Manual:$wgMiserMode|miser模式]],同时使用<var>$1user</var>和<var>$1namespace</var>将导致继续前返回少于<var>$1limit</var>个结果,在极端条件下可能不返回任何结果。
apihelp-query+alldeletedrevisions-param-namespace (讨论) (翻译) 只列出此名字空间的页面。
apihelp-query+alldeletedrevisions-param-prefix (讨论) (翻译) 搜索所有以此值开头的页面标题。
apihelp-query+alldeletedrevisions-param-start (讨论) (翻译) 枚举的起始时间戳。
apihelp-query+alldeletedrevisions-param-tag (讨论) (翻译) 只列出被此标签标记的修订。
apihelp-query+alldeletedrevisions-param-to (讨论) (翻译) 列出至此标题为止。
apihelp-query+alldeletedrevisions-param-user (讨论) (翻译) 只列出此用户做出的修订。
apihelp-query+alldeletedrevisions-paraminfo-nonuseronly (讨论) (翻译) 不能与<var>$3user</var>一起使用。
apihelp-query+alldeletedrevisions-paraminfo-useronly (讨论) (翻译) 只可以与<var>$3user</var>一起使用。
apihelp-query+allfileusages-description (讨论) (翻译) 列出所有文件用途,包括不存在的。
apihelp-query+allfileusages-example-B (讨论) (翻译) 列举文件标题,包含丢失的文件、它们来自的页面ID,以<kbd>B</kbd>开头。
apihelp-query+allfileusages-example-generator (讨论) (翻译) 获取包含这些文件的页面。
apihelp-query+allfileusages-example-unique (讨论) (翻译) 列出唯一文件标题。
apihelp-query+allfileusages-example-unique-generator (讨论) (翻译) 获取所有文件标题,并标记出缺失者。
apihelp-query+allfileusages-param-dir (讨论) (翻译) 罗列所采用的方向。
apihelp-query+allfileusages-param-from (讨论) (翻译) 要列举的起始文件标题。
apihelp-query+allfileusages-param-limit (讨论) (翻译) 要返回的总计项目。
apihelp-query+allfileusages-param-prefix (讨论) (翻译) 搜索所有以此值开头的文件标题。
apihelp-query+allfileusages-param-prop (讨论) (翻译) 要包含的信息束:
apihelp-query+allfileusages-param-to (讨论) (翻译) 要列举的最终文件标题。
apihelp-query+allfileusages-param-unique (讨论) (翻译) 只显示明显的文件标题。不能与$1prop=ids一起使用。 当作为生成器使用时,产生目标页面而不是来源页面。
apihelp-query+allfileusages-paramvalue-prop-ids (讨论) (翻译) 添加使用中的页面的页面ID(不能与$1unique一起使用)。
首页
上一页
下一页
末页
  • JsRobot

    • 移动版
    • 桌面版
  • 隐私