系统消息

来自天使文库
此处列出了MediaWiki名字空间下的所有有效系统消息。如果想为MediaWiki的本地化贡献翻译,请访问MediaWiki本地化translatewiki.net
系统消息
首页上一页下一页末页
名称 默认信息文字
当前信息文字
apihelp-commentlist-description讨论) (翻译 评论列表API检索多条评论,并将其输出为列表,在填写完以下参数的情况下:页面ID、排序、纸张页面及显示表单。
apihelp-commentlist-param-order讨论) (翻译 定义评论以升序还是以降序排列
apihelp-commentlist-param-pageID讨论) (翻译 取回评论列表的页面的页面ID
apihelp-commentlist-param-pagerPage讨论) (翻译 评论页数
apihelp-commentlist-param-showForm讨论) (翻译 显示评论来自
apihelp-commentlist-summary讨论) (翻译 评论列表API检索多条评论,并将其输出为列表,在填写完以下参数的情况下:页面ID、排序、纸张页面及显示表单。
apihelp-commentsubmit-description讨论) (翻译 评论提交API允许提交/发布评论,在填写完以下参数的情况下:页面ID、父ID及评论文本。
apihelp-commentsubmit-param-commentText讨论) (翻译 评论文本
apihelp-commentsubmit-param-pageID讨论) (翻译 要提交评论的页面的页面ID
apihelp-commentsubmit-param-parentID讨论) (翻译 父评论的评论ID
apihelp-commentsubmit-summary讨论) (翻译 评论提交API允许提交/发布评论,在填写完以下参数的情况下:页面ID、父ID及评论文本。
apihelp-commentvote-description讨论) (翻译 评论投票API允许对评论投票,在填写完以下参数的情况下:评论ID及投票值。
apihelp-commentvote-param-commentID讨论) (翻译 已投票评论的评论ID
apihelp-commentvote-param-voteValue讨论) (翻译 用于评论的投票值
apihelp-commentvote-summary讨论) (翻译 评论投票API允许对评论投票,在填写完以下参数的情况下:评论ID及投票值。
apihelp-compare-example-1讨论) (翻译 在版本1和2中创建差异。
apihelp-compare-extended-description讨论) (翻译 必须传递“from”和“to”之间的修订版本号、页面标题、页面ID、文本或相关参考资料。
apihelp-compare-param-fromcontentformat讨论) (翻译 <var>fromtext</var>的内容序列化格式。
apihelp-compare-param-fromcontentformat-{slot}讨论) (翻译 Content serialization format of <var>fromtext-{slot}</var>.
apihelp-compare-param-fromcontentmodel讨论) (翻译 <var>fromtext</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</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讨论) (翻译 使用该文本而不是由<var>fromtitle</var>、<var>fromid</var>或<var>fromrev</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>.
apihelp-compare-param-tocontentmodel讨论) (翻译 <var>totext</var>的内容模型。如果未指定,这将基于其他参数猜想。
apihelp-compare-param-tocontentmodel-{slot}讨论) (翻译 Content model of <var>totext-{slot}</var>. If not supplied, it will be guessed based on the other parameters.
apihelp-compare-param-toid讨论) (翻译 要比较的第二个页面 ID。
apihelp-compare-param-topst讨论) (翻译 在<var>totext</var>执行预保存转换。
apihelp-compare-param-torelative讨论) (翻译 使用与定义自<var>fromtitle</var>、<var>fromid</var>或<var>fromrev</var>的修订版本相关的修订版本。所有其他“to”的选项将被忽略。
apihelp-compare-param-torev讨论) (翻译 要比较的第二个修订版本。
apihelp-compare-param-tosection讨论) (翻译 只使用指定“to”内容的指定章节。
apihelp-compare-param-tosection-{slot}讨论) (翻译 When <var>totext-{slot}</var> is the content of a single section, this is the section number. It will be merged into the revision specified by <var>totitle</var>, <var>toid</var> or <var>torev</var> as if for a section edit.
apihelp-compare-param-toslots讨论) (翻译 Override content of the revision specified by <var>totitle</var>, <var>toid</var> or <var>torev</var>. This parameter specifies the slots that are to be modified. Use <var>totext-{slot}</var>, <var>tocontentmodel-{slot}</var>, and <var>tocontentformat-{slot}</var> to specify content for each slot.
apihelp-compare-param-totext讨论) (翻译 使用该文本而不是由<var>totitle</var>、<var>toid</var>或<var>torev</var>指定的修订版本内容。
apihelp-compare-param-totext-{slot}讨论) (翻译 Text of the specified slot. If omitted, the slot is removed from the revision.
apihelp-compare-param-totitle讨论) (翻译 要比较的第二个标题。
apihelp-compare-paramvalue-prop-comment讨论) (翻译 “from”和“to”修订版本的注释。
apihelp-compare-paramvalue-prop-diff讨论) (翻译 差异HTML。
apihelp-compare-paramvalue-prop-diffsize讨论) (翻译 差异HTML的大小(字节)。
apihelp-compare-paramvalue-prop-ids讨论) (翻译 “from”和“to”修订版本的页面及修订ID。
首页上一页下一页末页