نظامی پیغام
ظاہری ہیئت
ذیل میں میڈیاویکی نام فضا میں دستیاب نظامی پیغاموں کی فہرست موجود ہے۔
اگر آپ میڈیاویکی کا ترجمہ کرنا چاہتے ہیں تو میڈیاویکی مقامیت کاری اور translatewiki.net ملاحظہ فرمائیں۔
| نام | طے شدہ متن |
|---|---|
| موجودہ متن | |
| apihelp-query+deletedrevisions-example-titles (تبادلۂ خیال) (ترجمہ) | List the deleted revisions of the pages [[{{MediaWiki:Mainpage}}]] and its talk page with content. |
| apihelp-query+deletedrevisions-extended-description (تبادلۂ خیال) (ترجمہ) | May be used in several ways: # Get deleted revisions for a set of pages, by setting titles or pageids. Ordered by title and timestamp. # Get data about a set of deleted revisions by setting their IDs with revids. Ordered by revision ID. |
| apihelp-query+deletedrevisions-param-end (تبادلۂ خیال) (ترجمہ) | The timestamp to stop enumerating at. Ignored when processing a list of revision IDs. |
| apihelp-query+deletedrevisions-param-excludeuser (تبادلۂ خیال) (ترجمہ) | Don't list revisions by this user. |
| apihelp-query+deletedrevisions-param-start (تبادلۂ خیال) (ترجمہ) | The timestamp to start enumerating from. Ignored when processing a list of revision IDs. |
| apihelp-query+deletedrevisions-param-tag (تبادلۂ خیال) (ترجمہ) | Only list revisions tagged with this tag. |
| apihelp-query+deletedrevisions-param-user (تبادلۂ خیال) (ترجمہ) | Only list revisions by this user. |
| apihelp-query+deletedrevisions-summary (تبادلۂ خیال) (ترجمہ) | Get deleted revision information. |
| apihelp-query+deletedrevs-example-mode1 (تبادلۂ خیال) (ترجمہ) | List the last deleted revisions of the pages [[{{MediaWiki:Mainpage}}]] and <kbd>Talk:Main Page</kbd>, with content (mode 1). |
| apihelp-query+deletedrevs-example-mode2 (تبادلۂ خیال) (ترجمہ) | List the last 50 deleted contributions by <kbd>Bob</kbd> (mode 2). |
| apihelp-query+deletedrevs-example-mode3-main (تبادلۂ خیال) (ترجمہ) | List the first 50 deleted revisions in the main namespace (mode 3). |
| apihelp-query+deletedrevs-example-mode3-talk (تبادلۂ خیال) (ترجمہ) | List the first 50 deleted pages in the {{ns:talk}} namespace (mode 3). |
| apihelp-query+deletedrevs-extended-description (تبادلۂ خیال) (ترجمہ) | Operates in three modes: # List deleted revisions for the given titles, sorted by timestamp. # List deleted contributions for the given user, sorted by timestamp (no titles specified). # List all deleted revisions in the given namespace, sorted by title and timestamp (no titles specified, $1user not set). Certain parameters only apply to some modes and are ignored in others. |
| apihelp-query+deletedrevs-param-end (تبادلۂ خیال) (ترجمہ) | The timestamp to stop enumerating at. |
| apihelp-query+deletedrevs-param-excludeuser (تبادلۂ خیال) (ترجمہ) | Don't list revisions by this user. |
| apihelp-query+deletedrevs-param-from (تبادلۂ خیال) (ترجمہ) | Start listing at this title. |
| apihelp-query+deletedrevs-param-limit (تبادلۂ خیال) (ترجمہ) | The maximum amount of revisions to list. If <var>$2prop=content</var> is used, the limit is $1. |
| apihelp-query+deletedrevs-param-namespace (تبادلۂ خیال) (ترجمہ) | Only list pages in this namespace. |
| apihelp-query+deletedrevs-param-prefix (تبادلۂ خیال) (ترجمہ) | Search for all page titles that begin with this value. |
| apihelp-query+deletedrevs-param-prop (تبادلۂ خیال) (ترجمہ) | Which properties to get: |
| apihelp-query+deletedrevs-param-start (تبادلۂ خیال) (ترجمہ) | The timestamp to start enumerating from. |
| apihelp-query+deletedrevs-param-tag (تبادلۂ خیال) (ترجمہ) | Only list revisions tagged with this tag. |
| apihelp-query+deletedrevs-param-to (تبادلۂ خیال) (ترجمہ) | Stop listing at this title. |
| apihelp-query+deletedrevs-param-unique (تبادلۂ خیال) (ترجمہ) | List only one revision for each page. |
| apihelp-query+deletedrevs-param-user (تبادلۂ خیال) (ترجمہ) | Only list revisions by this user. |
| apihelp-query+deletedrevs-paraminfo-modes (تبادلۂ خیال) (ترجمہ) | {{PLURAL:$1|Mode|Modes}}: $2 |
| apihelp-query+deletedrevs-paramvalue-prop-comment (تبادلۂ خیال) (ترجمہ) | Adds the comment of the revision. |
| apihelp-query+deletedrevs-paramvalue-prop-content (تبادلۂ خیال) (ترجمہ) | Adds the content of the revision. For performance reasons, if this option is used, <var>$2limit</var> is enforced to $1. |
| apihelp-query+deletedrevs-paramvalue-prop-len (تبادلۂ خیال) (ترجمہ) | Adds the length (bytes) of the revision. |
| apihelp-query+deletedrevs-paramvalue-prop-minor (تبادلۂ خیال) (ترجمہ) | Tags if the revision is minor. |
| apihelp-query+deletedrevs-paramvalue-prop-parentid (تبادلۂ خیال) (ترجمہ) | Adds the revision ID of the previous revision to the page. |
| apihelp-query+deletedrevs-paramvalue-prop-parsedcomment (تبادلۂ خیال) (ترجمہ) | Adds the parsed comment of the revision. |
| apihelp-query+deletedrevs-paramvalue-prop-revid (تبادلۂ خیال) (ترجمہ) | Adds the revision ID of the deleted revision. |
| apihelp-query+deletedrevs-paramvalue-prop-sha1 (تبادلۂ خیال) (ترجمہ) | Adds the SHA-1 (base 16) of the revision. |
| apihelp-query+deletedrevs-paramvalue-prop-tags (تبادلۂ خیال) (ترجمہ) | Tags for the revision. |
| apihelp-query+deletedrevs-paramvalue-prop-token (تبادلۂ خیال) (ترجمہ) | Gives the edit token. |
| apihelp-query+deletedrevs-paramvalue-prop-user (تبادلۂ خیال) (ترجمہ) | Adds the user who made the revision. |
| apihelp-query+deletedrevs-paramvalue-prop-userid (تبادلۂ خیال) (ترجمہ) | Adds the ID of the user who made the revision. |
| apihelp-query+deletedrevs-summary (تبادلۂ خیال) (ترجمہ) | List deleted revisions. |
| apihelp-query+disabled-summary (تبادلۂ خیال) (ترجمہ) | This query module has been disabled. |
| apihelp-query+duplicatefiles-example-generated (تبادلۂ خیال) (ترجمہ) | Look for duplicates of all files. |
| apihelp-query+duplicatefiles-example-simple (تبادلۂ خیال) (ترجمہ) | Look for duplicates of [[:File:Albert Einstein Head.jpg]]. |
| apihelp-query+duplicatefiles-param-dir (تبادلۂ خیال) (ترجمہ) | The direction in which to list. |
| apihelp-query+duplicatefiles-param-limit (تبادلۂ خیال) (ترجمہ) | How many duplicate files to return. |
| apihelp-query+duplicatefiles-param-localonly (تبادلۂ خیال) (ترجمہ) | Look only for files in the local repository. |
| apihelp-query+duplicatefiles-summary (تبادلۂ خیال) (ترجمہ) | List all files that are duplicates of the given files based on hash values. |
| apihelp-query+embeddedin-example-generator (تبادلۂ خیال) (ترجمہ) | Get information about pages transcluding <kbd>Template:Stub</kbd>. |
| apihelp-query+embeddedin-example-simple (تبادلۂ خیال) (ترجمہ) | Show pages transcluding <kbd>Template:Stub</kbd>. |
| apihelp-query+embeddedin-param-dir (تبادلۂ خیال) (ترجمہ) | The direction in which to list. |
| apihelp-query+embeddedin-param-filterredir (تبادلۂ خیال) (ترجمہ) | How to filter for redirects. |