پیامهای سامانه
این فهرستی از پیامهای سامانهای موجود در فضای نام مدیاویکی است.
چنانچه مایل به مشارکت در بومیسازی مدیاویکی هستید لطفاً بومیسازی مدیاویکی و translatewiki.net را ببینید.
نام | متن پیشفرض پیام |
---|---|
متن کنونی پیام | |
apihelp-paraminfo-param-mainmodule (بحث) (ترجمه) | Get information about the main (top-level) module as well. Use <kbd>$1modules=main</kbd> instead. |
apihelp-paraminfo-param-modules (بحث) (ترجمه) | List of module names (values of the <var>action</var> and <var>format</var> parameters, or <kbd>main</kbd>). Can specify submodules with a <kbd>+</kbd>, or all submodules with <kbd>+*</kbd>, or all submodules recursively with <kbd>+**</kbd>. |
apihelp-paraminfo-param-pagesetmodule (بحث) (ترجمه) | Get information about the pageset module (providing titles= and friends) as well. |
apihelp-paraminfo-param-querymodules (بحث) (ترجمه) | List of query module names (value of <var>prop</var>, <var>meta</var> or <var>list</var> parameter). Use <kbd>$1modules=query+foo</kbd> instead of <kbd>$1querymodules=foo</kbd>. |
apihelp-paraminfo-summary (بحث) (ترجمه) | Obtain information about API modules. |
apihelp-parse-example-page (بحث) (ترجمه) | تجزیه یک صفحه. |
apihelp-parse-example-summary (بحث) (ترجمه) | تجزیه خلاصه. |
apihelp-parse-example-text (بحث) (ترجمه) | تجزیه متن ویکی. |
apihelp-parse-example-texttitle (بحث) (ترجمه) | Parse wikitext, specifying the page title. |
apihelp-parse-extended-description (بحث) (ترجمه) | See the various prop-modules of <kbd>[[Special:ApiHelp/query|action=query]]</kbd> to get information from the current version of a page. There are several ways to specify the text to parse: # Specify a page or revision, using <var>$1page</var>, <var>$1pageid</var>, or <var>$1oldid</var>. # Specify content explicitly, using <var>$1text</var>, <var>$1title</var>, <var>$1revid</var>, and <var>$1contentmodel</var>. # Specify only a summary to parse. <var>$1prop</var> should be given an empty value. |
apihelp-parse-param-contentformat (بحث) (ترجمه) | قالب تسلسل محتوای مورد استفاده برای متن ورودی. تنها در صورت استفاده بههمراه $1text معتبر است. |
apihelp-parse-param-contentmodel (بحث) (ترجمه) | مدل محتوای متن ورودی. اگر استفاده نشود، $1title باید مشخص شود و پیشفرض آن برابر با مدل محتوای عنوان مشخصشده خواهد بود. تنها در صورت استفاده بههمراه $1text معتبر است. |
apihelp-parse-param-disableeditsection (بحث) (ترجمه) | Omit edit section links from the parser output. |
apihelp-parse-param-disablelimitreport (بحث) (ترجمه) | Omit the limit report ("NewPP limit report") from the parser output. |
apihelp-parse-param-disablepp (بحث) (ترجمه) | به جایش از <var>$1disablelimitreport</var> استفاده کن. |
apihelp-parse-param-disablestylededuplication (بحث) (ترجمه) | Do not deduplicate inline stylesheets in the parser output. |
apihelp-parse-param-disabletoc (بحث) (ترجمه) | Omit table of contents in output. |
apihelp-parse-param-effectivelanglinks (بحث) (ترجمه) | Includes language links supplied by extensions (for use with <kbd>$1prop=langlinks</kbd>). |
apihelp-parse-param-generatexml (بحث) (ترجمه) | Generate XML parse tree (requires content model <code>$1</code>; replaced by <kbd>$2prop=parsetree</kbd>). |
apihelp-parse-param-mainpage (بحث) (ترجمه) | اعمال تغییرات صفحهٔ اصلی گوشی همراه. |
apihelp-parse-param-mobileformat (بحث) (ترجمه) | Return parse output in a format suitable for mobile devices. |
apihelp-parse-param-noimages (بحث) (ترجمه) | غیرفعال کردن تصاویر بر روی خروجی تلفن همراه |
apihelp-parse-param-oldid (بحث) (ترجمه) | Parse the content of this revision. Overrides <var>$1page</var> and <var>$1pageid</var>. |
apihelp-parse-param-onlypst (بحث) (ترجمه) | Do a pre-save transform (PST) on the input, but don't parse it. Returns the same wikitext, after a PST has been applied. Only valid when used with <var>$1text</var>. |
apihelp-parse-param-page (بحث) (ترجمه) | Parse the content of this page. Cannot be used together with <var>$1text</var> and <var>$1title</var>. |
apihelp-parse-param-pageid (بحث) (ترجمه) | Parse the content of this page. Overrides <var>$1page</var>. |
apihelp-parse-param-parsoid (بحث) (ترجمه) | Generate HTML conforming to the [[mw:Specs/HTML|MediaWiki DOM spec]] using [[mw:Parsoid|Parsoid]]. |
apihelp-parse-param-preview (بحث) (ترجمه) | تجزیه در حالت پیشنمایش. |
apihelp-parse-param-prop (بحث) (ترجمه) | Which pieces of information to get: |
apihelp-parse-param-pst (بحث) (ترجمه) | انجام تبدیل پیشاذخیره بر روی ورودی پیش از تجزیهٔ آن. تنها در صورت استفاده بههمراه متن معتبر است. |
apihelp-parse-param-redirects (بحث) (ترجمه) | If <var>$1page</var> or <var>$1pageid</var> is set to a redirect, resolve it. |
apihelp-parse-param-revid (بحث) (ترجمه) | Revision ID, for <code><nowiki>{{REVISIONID}}</nowiki></code> and similar variables. |
apihelp-parse-param-section (بحث) (ترجمه) | Only parse the content of the section with this identifier. When <kbd>new</kbd>, parse <var>$1text</var> and <var>$1sectiontitle</var> as if adding a new section to the page. <kbd>new</kbd> is allowed only when specifying <var>text</var>. |
apihelp-parse-param-sectionpreview (بحث) (ترجمه) | Parse in section preview mode (enables preview mode too). |
apihelp-parse-param-sectiontitle (بحث) (ترجمه) | New section title when <var>section</var> is <kbd>new</kbd>. Unlike page editing, this does not fall back to <var>summary</var> when omitted or empty. |
apihelp-parse-param-showstrategykeys (بحث) (ترجمه) | Whether to include internal merge strategy information in jsconfigvars. |
apihelp-parse-param-summary (بحث) (ترجمه) | Summary to parse. |
apihelp-parse-param-text (بحث) (ترجمه) | Text to parse. Use <var>$1title</var> or <var>$1contentmodel</var> to control the content model. |
apihelp-parse-param-title (بحث) (ترجمه) | Title of page the text belongs to. If omitted, <var>$1contentmodel</var> must be specified, and [[API]] will be used as the title. |
apihelp-parse-param-usearticle (بحث) (ترجمه) | Use the ArticleParserOptions hook to ensure the options used match those used for article page views |
apihelp-parse-param-useskin (بحث) (ترجمه) | Apply the selected skin to the parser output. May affect the following properties: <kbd>text</kbd>, <kbd>langlinks</kbd>, <kbd>headitems</kbd>, <kbd>modules</kbd>, <kbd>jsconfigvars</kbd>, <kbd>indicators</kbd>. |
apihelp-parse-param-wrapoutputclass (بحث) (ترجمه) | CSS class to use to wrap the parser output. |
apihelp-parse-paramvalue-prop-categories (بحث) (ترجمه) | Gives the categories in the parsed wikitext. |
apihelp-parse-paramvalue-prop-categorieshtml (بحث) (ترجمه) | Gives the HTML version of the categories. |
apihelp-parse-paramvalue-prop-displaytitle (بحث) (ترجمه) | Adds the title of the parsed wikitext. |
apihelp-parse-paramvalue-prop-encodedjsconfigvars (بحث) (ترجمه) | Gives the JavaScript configuration variables specific to the page as a JSON string. |
apihelp-parse-paramvalue-prop-externallinks (بحث) (ترجمه) | Gives the external links in the parsed wikitext. |
apihelp-parse-paramvalue-prop-headhtml (بحث) (ترجمه) | Gives parsed doctype, opening <code><html></code>, <code><head></code> element and opening <code><body></code> of the page. |
apihelp-parse-paramvalue-prop-headitems (بحث) (ترجمه) | Gives items to put in the <code><head></code> of the page. |
apihelp-parse-paramvalue-prop-images (بحث) (ترجمه) | Gives the images in the parsed wikitext. |