เปิดเมนูหลัก

Watsadupedia β

สารของระบบ

นี่คือรายการข้อความของระบบที่อยู่ในเนมสเปซมีเดียวิกิ กรุณาอ่านหน้าเทศวิวัตน์ของมีเดียวิกิ และ translatewiki.net ถ้าคุณอยากที่จะช่วยแปลข้อความของระบบมีเดียวิกิ

กรอง
กรองตามสถานะที่เลือก:    
หน้าแรกหน้าก่อนหน้าหน้าถัดไปหน้าสุดท้าย
ชื่อ ข้อความสารโดยปริยาย
ข้อความปัจจุบัน
apihelp-compare-param-torelative (คุย) (แปล) Use a revision relative to the revision determined from <var>fromtitle</var>, <var>fromid</var> or <var>fromrev</var>. All of the other 'to' options will be ignored.
apihelp-compare-param-torev (คุย) (แปล) Second revision to compare.
apihelp-compare-param-tosection (คุย) (แปล) Only use the specified section of the specified 'to' content.
apihelp-compare-param-totext (คุย) (แปล) Use this text instead of the content of the revision specified by <var>totitle</var>, <var>toid</var> or <var>torev</var>.
apihelp-compare-param-totitle (คุย) (แปล) Second title to compare.
apihelp-compare-paramvalue-prop-comment (คุย) (แปล) The comment on the 'from' and 'to' revisions.
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.
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.
apihelp-compare-summary (คุย) (แปล) Get the difference between two pages.
apihelp-createaccount-example-create (คุย) (แปล) Start the process of creating user <kbd>Example</kbd> with password <kbd>ExamplePassword</kbd>.
apihelp-createaccount-example-mail (คุย) (แปล) Create user <kbd>testmailuser</kbd> and email a randomly-generated password.
apihelp-createaccount-example-pass (คุย) (แปล) Create user <kbd>testuser</kbd> with password <kbd>test123</kbd>.
apihelp-createaccount-param-domain (คุย) (แปล) Domain for external authentication (optional).
apihelp-createaccount-param-email (คุย) (แปล) Email address of user (optional).
apihelp-createaccount-param-language (คุย) (แปล) Language code to set as default for the user (optional, defaults to content language).
apihelp-createaccount-param-mailpassword (คุย) (แปล) If set to any value, a random password will be emailed to the user.
apihelp-createaccount-param-name (คุย) (แปล) Username.
apihelp-createaccount-param-password (คุย) (แปล) Password (ignored if <var>$1mailpassword</var> is set).
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-param-realname (คุย) (แปล) Real name of user (optional).
apihelp-createaccount-param-reason (คุย) (แปล) Optional reason for creating the account to be put in the logs.
apihelp-createaccount-param-token (คุย) (แปล) Account creation token obtained in first request.
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 <kbd>Main Page</kbd> with the reason <kbd>Preparing for move</kbd>.
apihelp-delete-example-simple (คุย) (แปล) Delete <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-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-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]].
apihelp-edit-param-bot (คุย) (แปล) Mark this edit as a bot edit.
หน้าแรกหน้าก่อนหน้าหน้าถัดไปหน้าสุดท้าย