پرش به محتوا

پیام‌های سامانه

این فهرستی از پیام‌های سامانه‌ای موجود در فضای نام مدیاویکی است. چنانچه مایل به مشارکت در بومی‌سازی مدیاویکی هستید لطفاً بومی‌سازی مدیاویکی و translatewiki.net را ببینید.
پیام‌های سامانه
صفحهٔ نخستصفحهٔ قبلصفحهٔ بعدیصفحه پایانی
نام متن پیش‌فرض پیام
متن کنونی پیام
apihelp-query+categorymembers-param-startsortkey (بحث) (ترجمه) جایش از $1starthexsortkey استفاده کنید.
apihelp-query+categorymembers-param-startsortkeyprefix (بحث) (ترجمه) Sortkey prefix to start listing from. Can only be used with <kbd>$1sort=sortkey</kbd>. Overrides <var>$1starthexsortkey</var>.
apihelp-query+categorymembers-param-title (بحث) (ترجمه) Which category to enumerate (required). Must include the <kbd>{{ns:category}}:</kbd> prefix. Cannot be used together with <var>$1pageid</var>.
apihelp-query+categorymembers-param-type (بحث) (ترجمه) Which type of category members to include. Ignored when <kbd>$1sort=timestamp</kbd> is set.
apihelp-query+categorymembers-paramvalue-prop-ids (بحث) (ترجمه) افزودن شناسه صفحه
apihelp-query+categorymembers-paramvalue-prop-sortkey (بحث) (ترجمه) Adds the sortkey used for sorting in the category (hexadecimal string).
apihelp-query+categorymembers-paramvalue-prop-sortkeyprefix (بحث) (ترجمه) Adds the sortkey prefix used for sorting in the category (human-readable part of the sortkey).
apihelp-query+categorymembers-paramvalue-prop-timestamp (بحث) (ترجمه) Adds the timestamp of when the page was included.
apihelp-query+categorymembers-paramvalue-prop-title (بحث) (ترجمه) Adds the title and namespace ID of the page.
apihelp-query+categorymembers-paramvalue-prop-type (بحث) (ترجمه) Adds the type that the page has been categorised as (<samp>page</samp>, <samp>subcat</samp> or <samp>file</samp>).
apihelp-query+categorymembers-summary (بحث) (ترجمه) فهرست‌کردن همهٔ صفحه‌ها در یک ردهٔ مشخص‌شده.
apihelp-query+codexicons-example (بحث) (ترجمه) Get icons for cdxIconInfo and cdxIconTrash
apihelp-query+codexicons-param-names (بحث) (ترجمه) نام‌های آیکون‌ها
apihelp-query+codexicons-summary (بحث) (ترجمه) Get Codex icons
apihelp-query+contributors-example-simple (بحث) (ترجمه) Show contributors to the page [[{{MediaWiki:Mainpage}}]].
apihelp-query+contributors-param-excludegroup (بحث) (ترجمه) Exclude users in the given groups. Does not include implicit or auto-promoted groups like *, user, or autoconfirmed.
apihelp-query+contributors-param-excluderights (بحث) (ترجمه) Exclude users having the given rights. Does not include rights granted by implicit or auto-promoted groups like *, user, or autoconfirmed.
apihelp-query+contributors-param-group (بحث) (ترجمه) Only include users in the given groups. Does not include implicit or auto-promoted groups like *, user, or autoconfirmed.
apihelp-query+contributors-param-limit (بحث) (ترجمه) How many contributors to return.
apihelp-query+contributors-param-rights (بحث) (ترجمه) Only include users having the given rights. Does not include rights granted by implicit or auto-promoted groups like *, user, or autoconfirmed.
apihelp-query+contributors-summary (بحث) (ترجمه) Get the list of logged-in contributors and the count of logged-out contributors to a page.
apihelp-query+contributors-summary-tempusers-enabled (بحث) (ترجمه) Get the list of logged-in contributors (including temporary users) and the count of logged-out contributors to a page.
apihelp-query+deletedrevisions-example-revids (بحث) (ترجمه) List the information for deleted revision <kbd>123456</kbd>.
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 (بحث) (ترجمه) آعاز فهرست کردن مواردی که این عنوان را دارند.
apihelp-query+deletedrevs-param-limit (بحث) (ترجمه) حداکثر تعداد بازنگری‌هايي که فهرست شوند.
apihelp-query+deletedrevs-param-namespace (بحث) (ترجمه) فقط صفحه‌ها در این فضای نام را فهرست کن.
apihelp-query+deletedrevs-param-prefix (بحث) (ترجمه) Search for all page titles that begin with this value.
apihelp-query+deletedrevs-param-prop (بحث) (ترجمه) ویژگی‌ها برای دریافت: ;revid:شناسهٔ نسخه برای نسخهٔ حذف‌شده را اضافه می‌کند. ;parentid:شاسهٔ نسخه برای نسخهٔ پیشین صفحه را اضافه می‌کند. ;user:کاربر اعمال‌کنندهٔ نسخه را اضافه می‌کند. ;userid:شناسهٔ کاربری کاربر اعمال‌کنندهٔ نسخه را اضافه می‌کند. ;comment:خلاصهٔ نسخه را اضافه می‌کند. ;parsedcomment:خلاصهٔ تجزیه‌شدهٔ نسخه را اضافه می‌کند. ;minor:در صورت جزئی بودن نسخه، برچسب می‌زند. ;len:طول نسخه (به بایت) را اضافه می‌کند. ;sha1:SHA-1 (بیس ۱۶) نسخه را اضافه می‌کند. ;content:محتوای نسخه را اضافه می‌کند. ;token:<span class="apihelp-deprecated">منسوخ‌شده.</span> بلیط ویرایش را برمی‌گرداند. ;tags:برچسب‌های نسخه.
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 (بحث) (ترجمه) توقف فهرست کردن مواردی که این عنوان را دارند.
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.
صفحهٔ نخستصفحهٔ قبلصفحهٔ بعدیصفحه پایانی