ข้อความระบบ

ไปยังการนำทาง ไปยังการค้นหา
นี่คือรายการข้อความของระบบที่อยู่ในเนมสเปซมีเดียวิกิ กรุณาอ่านหน้าเทศวิวัตน์ของมีเดียวิกิ และ translatewiki.net หากคุณอยากที่จะช่วยแปลข้อความของระบบมีเดียวิกิ
ข้อความระบบ
หน้าแรกหน้าก่อนหน้าหน้าถัดไปหน้าสุดท้าย
ชื่อ เนื้อหาข้อความปริยาย
ข้อความปัจจุบัน
apihelp-compare-param-totext-{slot} (คุย) (แปล) Text of the specified slot. If omitted, the slot is removed from the revision.
apihelp-compare-param-totitle (คุย) (แปล) Second title to compare.
apihelp-compare-paramvalue-prop-comment (คุย) (แปล) The comment on the 'from' and 'to' revisions. If the comment has been revision deleted, a <samp>fromcommenthidden</samp> or <samp>tocommenthidden</samp> property will be returned.
apihelp-compare-paramvalue-prop-diff (คุย) (แปล) The diff HTML.
apihelp-compare-paramvalue-prop-diffsize (คุย) (แปล) The size of the diff HTML, in bytes.
apihelp-compare-paramvalue-prop-ids (คุย) (แปล) The page and revision IDs of the 'from' and 'to' revisions.
apihelp-compare-paramvalue-prop-parsedcomment (คุย) (แปล) The parsed comment on the 'from' and 'to' revisions. If the comment has been revision deleted, a <samp>fromcommenthidden</samp> or <samp>tocommenthidden</samp> property will be returned.
apihelp-compare-paramvalue-prop-rel (คุย) (แปล) The revision IDs of the revision previous to 'from' and after 'to', if any.
apihelp-compare-paramvalue-prop-size (คุย) (แปล) The size of the 'from' and 'to' revisions.
apihelp-compare-paramvalue-prop-title (คุย) (แปล) The page titles of the 'from' and 'to' revisions.
apihelp-compare-paramvalue-prop-user (คุย) (แปล) The user name and ID of the 'from' and 'to' revisions. If the user has been revision deleted, a <samp>fromuserhidden</samp> or <samp>touserhidden</samp> property will be returned.
apihelp-compare-summary (คุย) (แปล) Get the difference between two pages.
apihelp-createaccount-example-create (คุย) (แปล) Start the process of creating the user <kbd>Example</kbd> with the password <kbd>ExamplePassword</kbd>.
apihelp-createaccount-param-ignoretitleblacklist (คุย) (แปล) Ignore spoofing checks (requires one of the following rights: <code>tboverride</code>, <code>tboverride-account</code>).
apihelp-createaccount-param-preservestate (คุย) (แปล) If <kbd>[[Special:ApiHelp/query+authmanagerinfo|action=query&meta=authmanagerinfo]]</kbd> returned true for <samp>hasprimarypreservedstate</samp>, requests marked as <samp>primary-required</samp> should be omitted. If it returned a non-empty value for <samp>preservedusername</samp>, that username must be used for the <var>username</var> parameter.
apihelp-createaccount-summary (คุย) (แปล) Create a new user account.
apihelp-cspreport-param-reportonly (คุย) (แปล) Mark as being a report from a monitoring policy, not an enforced policy
apihelp-cspreport-param-source (คุย) (แปล) What generated the CSP header that triggered this report
apihelp-cspreport-summary (คุย) (แปล) Used by browsers to report violations of the Content Security Policy. This module should never be used, except when used automatically by a CSP compliant web browser.
apihelp-delete-example-reason (คุย) (แปล) Delete the <kbd>Main Page</kbd> with the reason <kbd>Preparing for move</kbd>.
apihelp-delete-example-simple (คุย) (แปล) Delete the <kbd>Main Page</kbd>.
apihelp-delete-param-oldimage (คุย) (แปล) The name of the old image to delete as provided by [[Special:ApiHelp/query+imageinfo|action=query&prop=imageinfo&iiprop=archivename]].
apihelp-delete-param-pageid (คุย) (แปล) Page ID of the page to delete. Cannot be used together with <var>$1title</var>.
apihelp-delete-param-reason (คุย) (แปล) Reason for the deletion. If not set, an automatically generated reason will be used.
apihelp-delete-param-tags (คุย) (แปล) Change tags to apply to the entry in the deletion log.
apihelp-delete-param-title (คุย) (แปล) Title of the page to delete. Cannot be used together with <var>$1pageid</var>.
apihelp-delete-param-unwatch (คุย) (แปล) Remove the page from the current user's watchlist.
apihelp-delete-param-watch (คุย) (แปล) Add the page to the current user's watchlist.
apihelp-delete-param-watchlist (คุย) (แปล) Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch.
apihelp-delete-param-watchlistexpiry (คุย) (แปล) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-delete-summary (คุย) (แปล) Delete a page.
apihelp-disabled-summary (คุย) (แปล) This module has been disabled.
apihelp-edit-example-edit (คุย) (แปล) Edit a page.
apihelp-edit-example-prepend (คุย) (แปล) Prepend <kbd>__NOTOC__</kbd> to a page.
apihelp-edit-example-undo (คุย) (แปล) Undo revisions 13579 through 13585 with autosummary.
apihelp-edit-param-appendtext (คุย) (แปล) Add this text to the end of the page. Overrides $1text. Use $1section=new to append a new section, rather than this parameter.
apihelp-edit-param-baserevid (คุย) (แปล) ID of the base revision, used to detect edit conflicts. May be obtained through [[Special:ApiHelp/query+revisions|action=query&prop=revisions]]. Self-conflicts cause the edit to fail unless basetimestamp is set.
apihelp-edit-param-basetimestamp (คุย) (แปล) Timestamp of the base revision, used to detect edit conflicts. May be obtained through [[Special:ApiHelp/query+revisions|action=query&prop=revisions&rvprop=timestamp]]. Self-conflicts are ignored.
apihelp-edit-param-bot (คุย) (แปล) Mark this edit as a bot edit.
apihelp-edit-param-contentformat (คุย) (แปล) Content serialization format used for the input text.
apihelp-edit-param-contentmodel (คุย) (แปล) Content model of the new content.
apihelp-edit-param-createonly (คุย) (แปล) Don't edit the page if it exists already.
apihelp-edit-param-md5 (คุย) (แปล) The MD5 hash of the $1text parameter, or the $1prependtext and $1appendtext parameters concatenated. If set, the edit won't be done unless the hash is correct.
apihelp-edit-param-minor (คุย) (แปล) Mark this edit as a minor edit.
apihelp-edit-param-nocreate (คุย) (แปล) Throw an error if the page doesn't exist.
apihelp-edit-param-notminor (คุย) (แปล) Do not mark this edit as a minor edit even if the "{{int:tog-minordefault}}" user preference is set.
apihelp-edit-param-pageid (คุย) (แปล) Page ID of the page to edit. Cannot be used together with <var>$1title</var>.
apihelp-edit-param-prependtext (คุย) (แปล) Add this text to the beginning of the page. Overrides $1text.
apihelp-edit-param-recreate (คุย) (แปล) Override any errors about the page having been deleted in the meantime.
apihelp-edit-param-redirect (คุย) (แปล) Automatically resolve redirects.
หน้าแรกหน้าก่อนหน้าหน้าถัดไปหน้าสุดท้าย