قالب:Is redirect/doc
| هذه صفحة توثيق فرعية لـ قالب:Is redirect. تتضمن معلومات الاستعمال، التصنيفات وأي محتوى آخر ليس من محتويات الأصل لصفحة القالب. |
| This template is used on many pages, so changes to it will be widely noticed. Please test any changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Please consider discussing changes on the talk page قبل تنفيذهم. |
| Uses Lua: |
Returns yes when |1=somepagename is a redirect, and a <blank space> when not a redirect.
For illustration purposes, in this documentation redirect pages are in italics: Mainpage → Main_Page
- Expect 'yes':
{{Is redirect|Autism spectrum}}→ yes - Expect '<blank>' (no):
{{Is redirect|Autism}}→
Talkpage handling
By default, a check specifying a talk page is performed on the corresponding subject page (its associated page in mainspace, or in Template space, etc.).
- To check the talkpage itself, both use
|talk=yesand the talk page name. {{Is redirect|Talk:Autism spectrum|talk=yes}}→
Background. By default, when entering a Talkpage to check (like ), the check is performed on the subject page. This stems from the module used. For example:
Talk:Autism spectrum
- Page to check:
:Talk:Autism spectrum{{Is redirect|Talk:Autism spectrum}} - Current pages status: Autism spectrum is a redirect, نقاش:Autism spectrum is not a redirect (it has content).
{{Is redirect}}returns:{{Is redirect|Autism spectrum}}→ yes
{{Is redirect|Talk:Autism spectrum}}→ yes قالب:Question mark (unexpected for the talkpage itself)- Applying
:Talk:Autism {{Is redirect|Talk:Autism spectrum|talk=yes}}→
- Applying the subject page
:Autism {{Is redirect|Autism spectrum|talk=yes}}→ yes
(|talk=yesfor a subject page name checks the subject page, not the associated talk page)
Usage
- Main_Page (expect neg):
{{is redirect|Main_Page}}→ yes - Mainpage (expect yes):
{{is redirect|Mainpage}}→
Can be used as:
{{#if:{{Is redirect|somepagename}} |value when yes |value when no}}
Template Data
This is the بيانات القالب documentation for this template used by المحرر المرئي وأدوات أخرى.
See the monthly error report for this template.
TemplateData for Is redirect
Returns "yes" or <blank> (for no) for the pagename entered
| وسيط | وصف | نوع | حالة | |
|---|---|---|---|---|
| 1 | 1 | دون وصف | غير معروف | اختياري |
| Check Talk | talk | By default, the subject page is checked
| بولياني | اختياري |
See also
- {{no redirect}}, {{-r}} — link to the redirect page itself, not its target
- {{target of}} — returns the target of a redirect
- {{redirect}} — hatnote "Foo redirects here ..."
- {{Redirect and target}}