அனைத்து முறைமைசார் தகவல்கள் அட்டவணை
நூலகம் இல் இருந்து
இது மீடியாவிக்கி பெயர்வெளியிலுள்ள எல்லா முறைமை தகவல்களினதும் பட்டியலாகும். மொழிபெயர்ப்பில் உதவ விரும்பின் அருள்கூர்ந்து பீட்டாவிக்கி, மீடியாவிக்கி மொழியாக்க தளங்களுக்குச் செல்லவும்.
பெயர் | இயல்பிருப்பு உரை |
---|---|
தற்போதைய உரை | |
apihelp-block-param-nocreate (பேச்சு) (மொழிபெயர்) | Prevent account creation. |
apihelp-block-param-noemail (பேச்சு) (மொழிபெயர்) | Prevent user from sending email through the wiki. (Requires the <code>blockemail</code> right). |
apihelp-block-param-reason (பேச்சு) (மொழிபெயர்) | Reason for block. |
apihelp-block-param-reblock (பேச்சு) (மொழிபெயர்) | If the user is already blocked, overwrite the existing block. |
apihelp-block-param-tags (பேச்சு) (மொழிபெயர்) | Change tags to apply to the entry in the block log. |
apihelp-block-param-user (பேச்சு) (மொழிபெயர்) | Username, IP address, or IP address range to block. Cannot be used together with <var>$1userid</var> |
apihelp-block-param-userid (பேச்சு) (மொழிபெயர்) | User ID to block. Cannot be used together with <var>$1user</var>. |
apihelp-block-param-watchuser (பேச்சு) (மொழிபெயர்) | Watch the user's or IP address's user and talk pages. |
apihelp-block-summary (பேச்சு) (மொழிபெயர்) | Block a user. |
apihelp-changeauthenticationdata-example-password (பேச்சு) (மொழிபெயர்) | Attempt to change the current user's password to <kbd>ExamplePassword</kbd>. |
apihelp-changeauthenticationdata-summary (பேச்சு) (மொழிபெயர்) | Change authentication data for the current user. |
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-checktoken-summary (பேச்சு) (மொழிபெயர்) | Check the validity of a token from <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd>. |
apihelp-clearhasmsg-example-1 (பேச்சு) (மொழிபெயர்) | Clear the <code>hasmsg</code> flag for the current user. |
apihelp-clearhasmsg-summary (பேச்சு) (மொழிபெயர்) | Clears the <code>hasmsg</code> flag for the current user. |
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 <samp>UI</samp> response for two-factor auth, supplying an <var>OATHToken</var> of <kbd>987654</kbd>. |
apihelp-clientlogin-summary (பேச்சு) (மொழிபெயர்) | Log in to the wiki using the interactive flow. |
apihelp-compare-example-1 (பேச்சு) (மொழிபெயர்) | Create a diff between revision 1 and 2. |
apihelp-compare-extended-description (பேச்சு) (மொழிபெயர்) | A revision number, a page title, a page ID, text, or a relative reference for both "from" and "to" must be passed. |
apihelp-compare-param-fromcontentformat (பேச்சு) (மொழிபெயர்) | Content serialization format of <var>fromtext</var>. |
apihelp-compare-param-fromcontentmodel (பேச்சு) (மொழிபெயர்) | Content model of <var>fromtext</var>. If not supplied, it will be guessed based on the other parameters. |
apihelp-compare-param-fromid (பேச்சு) (மொழிபெயர்) | First page ID to compare. |
apihelp-compare-param-frompst (பேச்சு) (மொழிபெயர்) | Do a pre-save transform on <var>fromtext</var>. |
apihelp-compare-param-fromrev (பேச்சு) (மொழிபெயர்) | First revision to compare. |
apihelp-compare-param-fromtext (பேச்சு) (மொழிபெயர்) | Use this text instead of the content of the revision specified by <var>fromtitle</var>, <var>fromid</var> or <var>fromrev</var>. |
apihelp-compare-param-fromtitle (பேச்சு) (மொழிபெயர்) | First title to compare. |
apihelp-compare-param-prop (பேச்சு) (மொழிபெயர்) | Which pieces of information to get. |
apihelp-compare-param-tocontentformat (பேச்சு) (மொழிபெயர்) | Content serialization format of <var>totext</var>. |
apihelp-compare-param-tocontentmodel (பேச்சு) (மொழிபெயர்) | Content model of <var>totext</var>. If not supplied, it will be guessed based on the other parameters. |
apihelp-compare-param-toid (பேச்சு) (மொழிபெயர்) | Second page ID to compare. |
apihelp-compare-param-topst (பேச்சு) (மொழிபெயர்) | Do a pre-save transform on <var>totext</var>. |
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-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>. |