System sandesh
Appearance
Ii ek system sandes ke suchi hai jon ki MediaWiki namespace me pawa jaae sake hai.
Agar aap generic MediaWiki localisation ke yogdaan de mangtaa hai tab meharbani kar ke MediaWiki Localisation aur translatewiki.net pe jao.
| Naam | Default text |
|---|---|
| Abhi ke text | |
| apihelp-query+fileusage-example-simple (Baat) (Translate karo) | Get a list of pages using [[:File:Example.jpg]]. |
| apihelp-query+fileusage-param-limit (Baat) (Translate karo) | How many to return. |
| apihelp-query+fileusage-param-namespace (Baat) (Translate karo) | Only include pages in these namespaces. |
| apihelp-query+fileusage-param-prop (Baat) (Translate karo) | Which properties to get: |
| apihelp-query+fileusage-param-show (Baat) (Translate karo) | Show only items that meet these criteria: |
| apihelp-query+fileusage-paramvalue-prop-pageid (Baat) (Translate karo) | Page ID of each page. |
| apihelp-query+fileusage-paramvalue-prop-redirect (Baat) (Translate karo) | Flag if the page is a redirect. |
| apihelp-query+fileusage-paramvalue-prop-title (Baat) (Translate karo) | Title of each page. |
| apihelp-query+fileusage-paramvalue-show-!redirect (Baat) (Translate karo) | Only show non-redirects. |
| apihelp-query+fileusage-paramvalue-show-redirect (Baat) (Translate karo) | Only show redirects. |
| apihelp-query+fileusage-summary (Baat) (Translate karo) | Find all pages that use the given files. |
| apihelp-query+globalpreferences-extended-description (Baat) (Translate karo) | Can retrieve both global preferences and their local overrides. |
| apihelp-query+globalpreferences-param-prop (Baat) (Translate karo) | Which prererences to include: |
| apihelp-query+globalpreferences-paramvalue-prop-localoverrides (Baat) (Translate karo) | Local overrides for global preferences. |
| apihelp-query+globalpreferences-paramvalue-prop-preferences (Baat) (Translate karo) | Global preferences. |
| apihelp-query+globalpreferences-summary (Baat) (Translate karo) | Retrieve global preferences for the current user. |
| apihelp-query+imageinfo-example-dated (Baat) (Translate karo) | Fetch information about versions of [[:File:Test.jpg]] from 2008 and later. |
| apihelp-query+imageinfo-example-simple (Baat) (Translate karo) | Fetch information about the current version of [[:File:Albert Einstein Head.jpg]]. |
| apihelp-query+imageinfo-param-badfilecontexttitle (Baat) (Translate karo) | If <kbd>$2prop=badfile</kbd> is set, this is the page title used when evaluating the [[MediaWiki:Bad image list]] |
| apihelp-query+imageinfo-param-end (Baat) (Translate karo) | Timestamp to stop listing at. |
| apihelp-query+imageinfo-param-extmetadatafilter (Baat) (Translate karo) | If specified and non-empty, only these keys will be returned for $1prop=extmetadata. |
| apihelp-query+imageinfo-param-extmetadatalanguage (Baat) (Translate karo) | What language to fetch extmetadata in. This affects both which translation to fetch, if multiple are available, as well as how things like numbers and various values are formatted. |
| apihelp-query+imageinfo-param-extmetadatamultilang (Baat) (Translate karo) | If translations for extmetadata property are available, fetch all of them. |
| apihelp-query+imageinfo-param-limit (Baat) (Translate karo) | How many file revisions to return per file. |
| apihelp-query+imageinfo-param-localonly (Baat) (Translate karo) | Look only for files in the local repository. |
| apihelp-query+imageinfo-param-metadataversion (Baat) (Translate karo) | Version of metadata to use. If <kbd>latest</kbd> is specified, use latest version. Defaults to <kbd>1</kbd> for backwards compatibility. |
| apihelp-query+imageinfo-param-prop (Baat) (Translate karo) | Which file information to get: |
| apihelp-query+imageinfo-param-start (Baat) (Translate karo) | Timestamp to start listing from. |
| apihelp-query+imageinfo-param-urlheight (Baat) (Translate karo) | Similar to $1urlwidth. |
| apihelp-query+imageinfo-param-urlparam (Baat) (Translate karo) | A handler specific parameter string. For example, PDFs might use <kbd>page15-100px</kbd>. <var>$1urlwidth</var> must be used and be consistent with <var>$1urlparam</var>. |
| apihelp-query+imageinfo-param-urlwidth (Baat) (Translate karo) | If $2prop=url is set, a URL to an image scaled to this width will be returned. For performance reasons if this option is used, no more than $1 scaled images will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-archivename (Baat) (Translate karo) | Adds the filename of the archive version for non-latest versions. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-badfile (Baat) (Translate karo) | Adds whether the file is on the [[MediaWiki:Bad image list]] |
| apihelp-query+imageinfo-paramvalue-prop-bitdepth (Baat) (Translate karo) | Adds the bit depth of the version. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-canonicaltitle (Baat) (Translate karo) | Adds the canonical title of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-comment (Baat) (Translate karo) | Comment on the version. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-commonmetadata (Baat) (Translate karo) | Lists file format generic metadata for the version of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-dimensions (Baat) (Translate karo) | Alias for size. |
| apihelp-query+imageinfo-paramvalue-prop-extmetadata (Baat) (Translate karo) | Lists formatted metadata combined from multiple sources. Results are HTML formatted. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned. <strong>Note:</strong> This is an expensive property to request, and should be avoided unless you need it. When using it, you should request only a few results at a time to avoid too much load. |
| apihelp-query+imageinfo-paramvalue-prop-mediatype (Baat) (Translate karo) | Adds the media type of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-metadata (Baat) (Translate karo) | Lists Exif metadata for the version of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-mime (Baat) (Translate karo) | Adds MIME type of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-parsedcomment (Baat) (Translate karo) | Parse the comment on the version. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-sha1 (Baat) (Translate karo) | Adds SHA-1 hash for the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-size (Baat) (Translate karo) | Adds the size of the file in bytes and the height, width and page count (if applicable). |
| apihelp-query+imageinfo-paramvalue-prop-thumbmime (Baat) (Translate karo) | Adds MIME type of the image thumbnail (requires url and param $1urlwidth). If the file has been revision deleted, a <samp>filehidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-timestamp (Baat) (Translate karo) | Adds timestamp for the uploaded version. |
| apihelp-query+imageinfo-paramvalue-prop-uploadwarning (Baat) (Translate karo) | Used by the Special:Upload page to get information about an existing file. Not intended for use outside MediaWiki core. |
| apihelp-query+imageinfo-paramvalue-prop-url (Baat) (Translate karo) | Gives URL to the file and the description page. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-user (Baat) (Translate karo) | Adds the user who uploaded each file version. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |