Đây là toàn bộ thông điệp hệ thống có trong không gian tên MediaWiki.
Mời vào Địa phương hóa MediaWiki và translatewiki.net nếu bạn muốn đóng góp dịch chung cả MediaWiki.
Tên thông điệp | Nội dung mặc định |
---|---|
Nội dung hiện thời | |
apihelp-edit-param-minor (thảo luận) (Biên dịch) | Đánh dấu đây là sửa đổi nhỏ. |
apihelp-edit-param-nocreate (thảo luận) (Biên dịch) | Gây lỗi nếu trang không tồn tại. |
apihelp-edit-param-notminor (thảo luận) (Biên dịch) | Không đánh dấu đây là sửa đổi nhỏ thậm chí nếu người dùng bật tùy chọn “{{int:tog-minordefault}}”. |
apihelp-edit-param-pageid (thảo luận) (Biên dịch) | Page ID of the page to edit. Cannot be used together with <var>$1title</var>. |
apihelp-edit-param-prependtext (thảo luận) (Biên dịch) | Add this text to the beginning of the page or section. Overrides $1text. |
apihelp-edit-param-recreate (thảo luận) (Biên dịch) | Override any errors about the page having been deleted in the meantime. |
apihelp-edit-param-redirect (thảo luận) (Biên dịch) | Tự động giải quyết các trang đổi hướng. |
apihelp-edit-param-returnto (thảo luận) (Biên dịch) | Page title. If saving the edit created a temporary account, the API may respond with an URL that the client should visit to complete logging in. If this parameter is provided, the URL will redirect to the given page, instead of the page that was edited. |
apihelp-edit-param-returntoanchor (thảo luận) (Biên dịch) | URL fragment (with leading <kbd>#</kbd>). If saving the edit created a temporary account, the API may respond with an URL that the client should visit to complete logging in. If this parameter is provided, the URL will redirect to a page with the given fragment. |
apihelp-edit-param-returntoquery (thảo luận) (Biên dịch) | URL query parameters (with leading <kbd>?</kbd>). If saving the edit created a temporary account, the API may respond with an URL that the client should visit to complete logging in. If this parameter is provided, the URL will redirect to a page with the given query parameters. |
apihelp-edit-param-section (thảo luận) (Biên dịch) | Số phần trang. <kbd>0</kbd> là phần đầu; <kbd>new</kbd> là phần mới. |
apihelp-edit-param-sectiontitle (thảo luận) (Biên dịch) | Tên của phần mới. |
apihelp-edit-param-starttimestamp (thảo luận) (Biên dịch) | Timestamp when the editing process began, used to detect edit conflicts. An appropriate value may be obtained using <var>[[Special:ApiHelp/main|curtimestamp]]</var> when beginning the edit process (e.g. when loading the page content to edit). |
apihelp-edit-param-summary (thảo luận) (Biên dịch) | Tóm lược sửa đổi. Cũng là đề mục khi $1section=new và $1sectiontitle không được đặt. |
apihelp-edit-param-tags (thảo luận) (Biên dịch) | Change tags to apply to the revision. |
apihelp-edit-param-text (thảo luận) (Biên dịch) | Nội dung trang. |
apihelp-edit-param-title (thảo luận) (Biên dịch) | Title of the page to edit. Cannot be used together with <var>$1pageid</var>. |
apihelp-edit-param-token (thảo luận) (Biên dịch) | The token should always be sent as the last parameter, or at least after the $1text parameter. |
apihelp-edit-param-undo (thảo luận) (Biên dịch) | Hoàn tác sửa đổi này. Ghi đè $1text, $1prependtext và $ 1appendtext. |
apihelp-edit-param-undoafter (thảo luận) (Biên dịch) | Hoàn tác tất cả các sửa đổi từ $1undo cho tới sửa đổi này. Nếu không được thiết lập, chỉ cần lùi lại một sửa đổi. |
apihelp-edit-param-unwatch (thảo luận) (Biên dịch) | Bỏ trang này khỏi danh sách theo dõi của người dùng hiện tại. |
apihelp-edit-param-watch (thảo luận) (Biên dịch) | Thêm trang vào danh sách theo dõi của người dùng hiện tại. |
apihelp-edit-param-watchlist (thảo luận) (Biên dịch) | Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch. |
apihelp-edit-param-watchlistexpiry (thảo luận) (Biên dịch) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |
apihelp-edit-summary (thảo luận) (Biên dịch) | Tạo và sửa trang. |
apihelp-editcheckreferenceurl-param-url (thảo luận) (Biên dịch) | URL to check. |
apihelp-editcheckreferenceurl-summary (thảo luận) (Biên dịch) | Check the status of a URL for use as a reference. |
apihelp-emailuser-example-email (thảo luận) (Biên dịch) | Gửi thư điện tử cho thành viên <kbd>WikiSysop</kbd> với văn bản <kbd>Content</kbd>. |
apihelp-emailuser-param-ccme (thảo luận) (Biên dịch) | Gửi bản sao của thư này cho tôi. |
apihelp-emailuser-param-subject (thảo luận) (Biên dịch) | Tiêu đề bức thư. |
apihelp-emailuser-param-target (thảo luận) (Biên dịch) | Người dùng để gửi thư điện tử cho. |
apihelp-emailuser-param-text (thảo luận) (Biên dịch) | Nội dung bức thư. |
apihelp-emailuser-summary (thảo luận) (Biên dịch) | Gửi thư cho người dùng. |
apihelp-expandtemplates-example-simple (thảo luận) (Biên dịch) | Expand the wikitext <kbd><nowiki>{{Project:Sandbox}}</nowiki></kbd>. |
apihelp-expandtemplates-param-generatexml (thảo luận) (Biên dịch) | Generate XML parse tree (replaced by $1prop=parsetree). |
apihelp-expandtemplates-param-includecomments (thảo luận) (Biên dịch) | Whether to include HTML comments in the output. |
apihelp-expandtemplates-param-prop (thảo luận) (Biên dịch) | 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 (thảo luận) (Biên dịch) | Revision ID, for <code><nowiki>{{REVISIONID}}</nowiki></code> and similar variables. |
apihelp-expandtemplates-param-showstrategykeys (thảo luận) (Biên dịch) | Whether to include internal merge strategy information in jsconfigvars. |
apihelp-expandtemplates-param-text (thảo luận) (Biên dịch) | Văn bản wiki để bung. |
apihelp-expandtemplates-param-title (thảo luận) (Biên dịch) | Tên trang. |
apihelp-expandtemplates-paramvalue-prop-categories (thảo luận) (Biên dịch) | Any categories present in the input that are not represented in the wikitext output. |
apihelp-expandtemplates-paramvalue-prop-encodedjsconfigvars (thảo luận) (Biên dịch) | Gives the JavaScript configuration variables specific to the page as a JSON string. |
apihelp-expandtemplates-paramvalue-prop-jsconfigvars (thảo luận) (Biên dịch) | Gives the JavaScript configuration variables specific to the page. |
apihelp-expandtemplates-paramvalue-prop-modules (thảo luận) (Biên dịch) | Any ResourceLoader modules that parser functions have requested be added to the output. Either <kbd>jsconfigvars</kbd> or <kbd>encodedjsconfigvars</kbd> must be requested jointly with <kbd>modules</kbd>. |
apihelp-expandtemplates-paramvalue-prop-parsetree (thảo luận) (Biên dịch) | Cây phân tích XML của đầu vào. |
apihelp-expandtemplates-paramvalue-prop-properties (thảo luận) (Biên dịch) | Page properties defined by expanded magic words in the wikitext. |
apihelp-expandtemplates-paramvalue-prop-ttl (thảo luận) (Biên dịch) | The maximum time after which caches of the result should be invalidated. |
apihelp-expandtemplates-paramvalue-prop-volatile (thảo luận) (Biên dịch) | Whether the output is volatile and should not be reused elsewhere within the page. |
apihelp-expandtemplates-paramvalue-prop-wikitext (thảo luận) (Biên dịch) | Wikitext mở rộng. |