පද්ධති පණිවුඩ
මේ මාධ්යවිකි නාමඅවකාශයෙහිදී හමුවන පද්ධති පණිවුඩයන් ලැයිස්තුවකි. වර්ගීය මාධ්යවිකි ප්රාදේශීයකරණයට දායක වීමට ඔබ රිසි නම් කරුණාකර මාධ්යවිකි ප්රාදේශීයකරණය සහ බීටාවිකි වෙත පිවිසෙන්න.
පළමු පිටුව |
පෙර පිටුව |
ඊළඟ පිටුව |
අවසාන පිටුව |
නම | සාමාන්ය පණිවුඩ පෙළ |
---|---|
වත්මන් පෙළ | |
apihelp-categorytree-param-options (කතාබහ) (පරිවර්තනය කරන්න) | Options for the CategoryTree constructor as a JSON object. Depth option defaults to 1. |
apihelp-changeauthenticationdata-description (කතාබහ) (පරිවර්තනය කරන්න) | Change authentication data for the current user. |
apihelp-changeauthenticationdata-example-password (කතාබහ) (පරිවර්තනය කරන්න) | Attempt to change the current user's password to <kbd>ExamplePassword</kbd>. |
apihelp-checktoken-description (කතාබහ) (පරිවර්තනය කරන්න) | Check the validity of a token from <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd>. |
apihelp-checktoken-example-simple (කතාබහ) (පරිවර්තනය කරන්න) | Test the validity of a <kbd>csrf</kbd> token. |
apihelp-checktoken-param-maxtokenage (කතාබහ) (පරිවර්තනය කරන්න) | Maximum allowed age of the token, in seconds. |
apihelp-checktoken-param-token (කතාබහ) (පරිවර්තනය කරන්න) | Token to test. |
apihelp-checktoken-param-type (කතාබහ) (පරිවර්තනය කරන්න) | Type of token being tested. |
apihelp-clearhasmsg-description (කතාබහ) (පරිවර්තනය කරන්න) | Clears the <code>hasmsg</code> flag for the current user. |
apihelp-clearhasmsg-example-1 (කතාබහ) (පරිවර්තනය කරන්න) | Clear the <code>hasmsg</code> flag for the current user. |
apihelp-clientlogin-description (කතාබහ) (පරිවර්තනය කරන්න) | Log in to the wiki using the interactive flow. |
apihelp-clientlogin-example-login (කතාබහ) (පරිවර්තනය කරන්න) | Start the process of logging in to the wiki as user <kbd>Example</kbd> with password <kbd>ExamplePassword</kbd>. |
apihelp-clientlogin-example-login2 (කතාබහ) (පරිවර්තනය කරන්න) | Continue logging in after a UI response for two-factor auth, supplying an <var>OATHToken</var> of <kbd>987654</kbd>. |
apihelp-compare-description (කතාබහ) (පරිවර්තනය කරන්න) | Get the difference between 2 pages. A revision number, a page title, or a page ID for both "from" and "to" must be passed. |
apihelp-compare-example-1 (කතාබහ) (පරිවර්තනය කරන්න) | Create a diff between revision 1 and 2. |
apihelp-compare-param-fromid (කතාබහ) (පරිවර්තනය කරන්න) | First page ID to compare. |
apihelp-compare-param-fromrev (කතාබහ) (පරිවර්තනය කරන්න) | First revision to compare. |
apihelp-compare-param-fromtitle (කතාබහ) (පරිවර්තනය කරන්න) | First title to compare. |
apihelp-compare-param-toid (කතාබහ) (පරිවර්තනය කරන්න) | Second page ID to compare. |
apihelp-compare-param-torev (කතාබහ) (පරිවර්තනය කරන්න) | Second revision to compare. |
apihelp-compare-param-totitle (කතාබහ) (පරිවර්තනය කරන්න) | Second title to compare. |
apihelp-createaccount-description (කතාබහ) (පරිවර්තනය කරන්න) | Create a new user account. |
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-delete-description (කතාබහ) (පරිවර්තනය කරන්න) | Delete a page. |
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-disabled-description (කතාබහ) (පරිවර්තනය කරන්න) | This module has been disabled. |
apihelp-edit-description (කතාබහ) (පරිවර්තනය කරන්න) | Create and edit pages. |
apihelp-edit-example-edit (කතාබහ) (පරිවර්තනය කරන්න) | Edit a page. |
apihelp-edit-example-prepend (කතාබහ) (පරිවර්තනය කරන්න) | Prepend <kbd>__NOTOC__</kbd> to a page. |
පළමු පිටුව |
පෙර පිටුව |
ඊළඟ පිටුව |
අවසාන පිටුව |