系统消息
此处列出了MediaWiki名字空间下的所有有效系统消息。 如果想为MediaWiki的本地化贡献翻译,请访问MediaWiki本地化和translatewiki.net。
首页 |
上一页 |
下一页 |
末页 |
名称 | 默认信息文字 |
---|---|
当前信息文字 | |
apihelp-parse-param-page (讨论) (翻译) | 解析此页的内容。不能与<var>$1text</var>和<var>$1title</var>一起使用。 |
apihelp-parse-param-pageid (讨论) (翻译) | 解析此页的内容。覆盖<var>$1page</var>。 |
apihelp-parse-param-preview (讨论) (翻译) | 在预览模式下解析。 |
apihelp-parse-param-prop (讨论) (翻译) | Which pieces of information to get: ;text:Gives the parsed text of the wikitext. ;langlinks:Gives the language links in the parsed wikitext. ;categories:Gives the categories in the parsed wikitext. ;categorieshtml:Gives the HTML version of the categories. ;links:Gives the internal links in the parsed wikitext. ;templates:Gives the templates in the parsed wikitext. ;images:Gives the images in the parsed wikitext. ;externallinks:Gives the external links in the parsed wikitext. ;sections:Gives the sections in the parsed wikitext. ;revid:Adds the revision ID of the parsed page. ;displaytitle:Adds the title of the parsed wikitext. ;headitems:Gives items to put in the <head> of the page. ;headhtml:Gives parsed <head> of the page. ;modules:Gives the ResourceLoader modules used on the page. ;indicators:Gives the HTML of page status indicators used on the page. ;iwlinks:Gives interwiki links in the parsed wikitext. ;wikitext:Gives the original wikitext that was parsed. ;properties:Gives various properties defined in the parsed wikitext. ;limitreportdata:Gives the limit report in a structured way. Gives no data, when $1disablepp is set. ;limitreporthtml:Gives the HTML version of the limit report. Gives no data, when $1disablepp is set. |
apihelp-parse-param-pst (讨论) (翻译) | 在解析输入前,对输入做一次保存前变换处理。仅当使用文本时有效。 |
apihelp-parse-param-redirects (讨论) (翻译) | 如果<var>$1page</var>或<var>$1pageid</var>被设置为一个重定向,则解析它。 |
apihelp-parse-param-section (讨论) (翻译) | 只检索此段数的内容,或只当<kbd>new</kbd>生成新的段落时检索。 <kbd>new</kbd>段落只当指定<var>text</var>时受尊重。 |
apihelp-parse-param-sectionpreview (讨论) (翻译) | 在小节预览模式下解析 (同时要启用预览模式)。 |
apihelp-parse-param-sectiontitle (讨论) (翻译) | 当<var>section</var>为<kbd>new</kbd>时新段落标题。 不像页面编辑,当省略或为空时将不会备选为<var>summary</var>。 |
apihelp-parse-param-summary (讨论) (翻译) | 所要解析的摘要。 |
apihelp-parse-param-text (讨论) (翻译) | 要解析的文本。使用<var>$1title</var>或<var>$1contentmodel</var>以控制内容模型。 |
apihelp-parse-param-title (讨论) (翻译) | 文本属于的页面标题。如果省略,<var>$1contentmodel</var>就必须被指定,且[[API]]将作为标题使用。 |
apihelp-patrol-description (讨论) (翻译) | 巡查页面或修订版本。 |
apihelp-patrol-example-rcid (讨论) (翻译) | 巡查一次最近更改 |
apihelp-patrol-example-revid (讨论) (翻译) | 巡查一次修订 |
apihelp-patrol-param-rcid (讨论) (翻译) | 所要巡查的最近变更 ID。 |
apihelp-patrol-param-revid (讨论) (翻译) | 要巡查的修订版本ID。 |
apihelp-php-description (讨论) (翻译) | 输出数据为序列化PHP格式。 |
apihelp-php-param-formatversion (讨论) (翻译) | Output formatting: ;1:Backwards-compatible format (XML-style booleans, <samp>*</samp> keys for content nodes, etc.). ;2:Experimental modern format. Details may change! ;latest:Use the latest format (currently <kbd>2</kbd>), may change without warning. |
apihelp-phpfm-description (讨论) (翻译) | 输出数据为序列化PHP格式(HTML优质打印效果)。 |
apihelp-protect-description (讨论) (翻译) | 更改页面的保护等级。 |
apihelp-protect-example-protect (讨论) (翻译) | 保护一个页面 |
apihelp-protect-example-unprotect (讨论) (翻译) | 通过设置限制为<kbd>all</kbd>解除保护一个页面。 |
apihelp-protect-example-unprotect2 (讨论) (翻译) | 通过设置没有限制解除保护一个页面 |
apihelp-protect-param-cascade (讨论) (翻译) | 启用级联保护(也就是保护包含于此页面的页面)。如果所有提供的保护等级不支持级联,就将其忽略。 |
apihelp-protect-param-expiry (讨论) (翻译) | 到期时间戳。如果只有一个时间戳被设置,它将被用于所有保护。使用<kbd>infinite</kbd>、<kbd>indefinite</kbd>、<kbd>infinity</kbd>或<kbd>never</kbd>用于永不过期的保护。 |
apihelp-protect-param-pageid (讨论) (翻译) | 要(解除)保护的页面ID。不能与$1title一起使用。 |
apihelp-protect-param-protections (讨论) (翻译) | 保护等级列表,格式:<kbd>action=level</kbd>(例如<kbd>edit=sysop</kbd>)。 <strong>注意:</strong>未列出的操作将移除限制。 |
apihelp-protect-param-reason (讨论) (翻译) | (解除)保护的原因。 |
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 (讨论) (翻译) | Retrieve info about the category page itself for categories beginning <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 (讨论) (翻译) | 要获取的属性: ;size:在分类中添加页面数。 ;hidden:标记由__HIDDENCAT__隐藏的分类。 |
apihelp-query+allcategories-param-to (讨论) (翻译) | 要作为枚举终止点的类别。 |
apihelp-query+alldeletedrevisions-description (讨论) (翻译) | List all deleted revisions by a user or in a namespace. |
apihelp-query+alldeletedrevisions-example-ns-main (讨论) (翻译) | 列出前50次已删除的主名字空间修订。 |
首页 |
上一页 |
下一页 |
末页 |