Jump to content

Help:विशेष पृष्ठ

From mediawiki.org
This page is a translated version of the page Help:Special pages and the translation is 41% complete.
Outdated translations are marked like this.

विशेष पृष्ठ वे पृष्ठ हैं जो सॉफ़्टवेयर द्वारा अनुरोध पर बनाए जाते हैं। वे अपने नामस्थान ($special) पर स्थित होते हैं और दूसरे पृष्ठों की तरह उन्हें सीधे संपादित नहीं किया जा सकता है। They are located in their own namespace (Special) and are not editable directly as other pages.

कुछ विशेष पृष्ठ सदस्य द्वारा सेट किए गए वरीयताओं पर निर्भर होते हैं, जैसे सदस्य के ध्यानसूची में दिखाए जाने वाले शीर्षकों की संख्या।

Special pages also take parameters, e.g., Special:Log/block takes you to the log of block users.

To view a directory of all special pages, use Special:SpecialPages.

विशेष नामस्थान के पृष्ठों को सम्पादित करना

Special: नामस्थान उन विशेष पृष्ठों के लिए है जो मीडियाविकि द्वारा बनाई जाती हैं। इनके पास कोई संबद्ध वार्ता पृष्ठ नहीं होता है। विशेष पृष्ठ विकिटेक्स्ट के नहीं बने हैं इसलिए उन्हें दूसरे पृष्ठों की तरह सम्पादित नहीं किया जा सकता।

आम तौर पर इनपर मीडियाविकि नामस्थान से सिस्टम संदेश होते हैं जिन्हें इंटरफ़ेस प्रबंधक सम्पादित कर सकते हैं।

The ampersand character (&) is not allowed.

विशेष पृष्ठ की कड़ी जोड़ना, उसे ट्रांसक्लूड करना, या उसपर अनुप्रेषित करना

आप किसी भी दूसरे आंतरिक पृष्ठ की तरह विशेष पृष्ठ की कड़ी जोड़ सकते हैं; जैसे [[Special:Diff|see diff page]]। कुछ विशेष पृष्ठों पर एक स्लैश कैरेक्टर के बाद एक पैरामीटर का वैल्यू प्रदान किया जा सकता है; जैसे $4, $param URL पैरामीटर को "123" वैल्यू प्रदान करेगा। Some special pages can take a parameter value after a slash character; e.g. [[Special:Diff/6372234]] takes a user to the 6372234 revision ID of this page.

कुछ विशेष पृष्ठों को ट्रांसक्लूड किया जा सकता है, दूसरों को नहीं। उदाहरणस्वरूप, आप $3 से हाल में हुए बदलावों की सूची को ट्रांसक्लूड कर सकते हैं। For example, you may transclude the list of recent changes with {{Special:RecentChanges}}. But, transcluding {{Special:Random}} gives Special:Random.

आप किसी विशेष पृष्ठ पर अनुप्रेषित नहीं कर सकते हैं: यह सीधे उसपर अनुप्रेषित करने की जगह उसकी एक कड़ी दिखाएगा। मगर कुछ विशेष पृष्ठों के पास बिल्ट-इन उपनाम हैं जो उनपर अनुप्रेषित करते हैं However, some special pages have built-in aliases which redirect to them.

Since the ampersand (&) is not allowed, you can't create a standard link with &action=edit or &redirect=no in the URL query string.

पृष्ठ के नाम का उपनाम और स्थानीयकरण

दूसरे नामस्थानों के विपरीत, "Special:" नामस्थान में पृष्ठों का पहला शीर्षक URL में पृष्ठ के नाम से मेल नहीं खाता: "Special:" उपसर्ग नहीं दिखाया जाता, और शीर्षक पृष्ठ के नाम से थोड़ा अलग हो सकता है। The Special: prefix is not displayed, and the heading text may vary a bit from the page name.

हर विशेष पृष्ठ का एक डिफ़ॉल्ट अंग्रेज़ी नाम होता है, मगर इसके उपनाम हो सकते हैं, यानी दूसरे विशेष पृष्ठ जो उसपर अनुप्रेषित करते हों। साथ ही, गैर-अंग्रेज़ी विकियों (यानी जिनके $var "$code" से अलग हों) पर विशेष पृष्ठों के नामों को स्थानीयकृत किया जाता है और अंग्रेज़ी नाम उपनाम बन जाते हैं जो स्थानीयकृत पृष्ठ के नाम पर अनुप्रेषित करते हैं। Besides, on non-English wikis (i.e. $wgLanguageCode different from “en”), special page names are localized, and English names are aliases which redirect to the localized page name.

ध्यान रखें कि स्थानीयकृत उपनाम किसी एक विकि पर अंग्रेज़ी के अलावा सिर्फ एक ही भाषा में काम करेंगे; यानी इतालवी विशेष पृष्ठों के नाम सिर्फ इतालवी विकियों पर काम करेंगे। अनुवाद एक्सटेंशन का इस्तेमाल करने वाले बहुभाषी विकियों पर सिर्फ अंग्रेज़ी नाम समर्थित होंगे।

"Special:" नामस्थान को विकि की सामग्री की भाषा के अनुसार स्थानीयकृत किया जा सकता है।

For example, in each project's language, the word used for "Special" in special page names like Special:Statistics is different. Here is the equivalent term in each language:

  • जर्मन: Spezial:Statistik
  • स्पेनिश: Especial:Estadísticas
  • फ़्रेंच: Spécial:Statistiques
  • डच: Speciaal:Statistieken

विशेष पृष्ठों की सूची

'Special:SpecialPages' किसी विकि पर करीब सभी विशेष पृष्ठों की एक सूची दिखाता है। इसकी कड़ी अक्सर साइड पैनल के टूलबॉक्स में जोड़ी जाती है।

यह सूची: देखें · वार्ता · सम्पादन

This list only includes special pages provided by MediaWiki core itself. Special pages provided by extensions are documented on the extension page.

By role

General information

  • Special:AllMessages – This lists and allows editing of all system messages used on MediaWiki.
  • Special:NamespaceInfo – साइट के नामस्थानों के बारे में जानकारी देखें।
  • Special:SpecialPages – A list of popular tools and functions for managing and navigating the wiki.
  • Special:Statistics – Displays site statistics such as the number of content pages, edits, users, etc.
  • Special:Version – Shows the version of the software and details about installed extensions, skins, etc.

Lists of pages

  • Special:AllPages – Lists all MediaWiki pages in a specified namespace from a given starting point. A user can specify a starting point as a parameter, like Special:AllPages/T (for pages in the main namespace starting with "T"), or Special:AllPages/Template: (for pages in the Template namespace starting from the beginning). The listing order follows alphabetical order.
  • Special:Categories – This shows an alphabetical list of categories and the number of pages in each.
  • Special:ListFiles – यह विशेष पृष्ठ सभी अपलोड की गई फ़ाइलें दर्शाता है।
  • Special:ListRedirects – This lists all redirect pages.
  • Special:PagesWithProp – This lists the pages that make use of a certain page property.
  • Special:PrefixIndex – This lists all pages in a specified namespace that start with a given prefix. It's useful for finding subpages. For example, Special:PrefixIndex/User:Example.
  • Special:ProtectedPages – इस पृष्ठ पर वे मौजूदा पृष्ठ सूचीबद्ध हैं जो इस समय सुरक्षित हैं। निर्माण से सुरक्षित शीर्षकों की सूची के लिए Protected titles देखें।
  • Special:ProtectedTitles – यह पृष्ठ उन पृष्ठ शीर्षकों की सूची देता है जो इस समय निर्माण से सुरक्षित हैं। मौजूदा सुरक्षित पृष्ठों की सूची के लिए Protected pages देखें।

Special Tools

Latest changes made

  • Special:Log – A combined display of various public logs. The log type, user, and page can be specified. Supported parameters are "block", "delete", "protect", and "upload". For example, Special:Log/block displays the entire block log.
  • Special:NewFiles – A gallery of recently added files.
  • Special:NewPages – This displays new pages with creation date, time, size, creator, and first edit summary.
  • Special:RecentChanges – इस विकि पर हाल में हुए बदलाव इस पृष्ठ पर देखे जा सकते हैं।
  • Special:RecentChangesLinked – किसी पृष्ठ अथवा उससे जुड़े पृष्ठों पर बदलाव देखने के लिए पृष्ठ का नाम डालें। (किसी श्रेणी के सदस्यों को देखने के लिए 'Category:श्रेणी का नाम' दर्ज करें)। आपकी ध्यानसूची के पृष्ठों में बदलाव मोटे अक्षरों में हैं।
  • Special:Tags – A list of tags that edits can be marked with.

Users

  • Special:ActiveUsers – This lists users who have been active in the last 30 days.
  • Special:BlockList – This lists all blocked IP addresses and usernames.
  • Special:Contributions – This displays contributions from a specific user or all new users. A parameter can be passed to it. For example, Special:Contributions/Example.
  • Special:EmailUser – This allows you to email another user.
  • Special:ListGroupRights – निम्नोक्त इस विकि के लिए परिभाषित सदस्य समूहों की सूची है, साथ में हर समूह से जुड़े पहुँच के अधिकार भी वर्णित हैं।हर अधिकार के बारे में अतिरिक्त जानकारी उपलब्ध हो सकती है।
  • Special:ListUsers – This lists all registered users, filterable by group and other criteria.

Personal

Maintenance

Miscellaneous

Restricted

The below pages are accessible only to users with a particular privilege level.

By alphabetical order

A

B

  • Special:BlankPage – This displays a blank page.
  • Special:Block – Blocks a user from editing.
  • Special:BlockList – This lists all blocked users.
  • Special:BookSources – This finds book sources using a 10-13-digit ISBN.
  • Special:BotPasswordsबॉट पासवर्ड सदस्य खाते को एपीआई के द्वारा बिना मुख्य खाते के जानकारी के उपयोग करने देता है। बॉट पासवर्ड का उपयोग कर के प्रवेश करने पर यदि पाबंदी होने पर सदस्य अधिकार उपलब्ध रहेगा।यदि आपको इस बारे में कुछ नहीं पता तो इसका उपयोग न करें। कोई भी आपसे इसे निर्मित करने के लिए नहीं पूछेगा।
  • Special:BrokenRedirects – This lists broken redirects.
  • Special:BrokenLinks – This redirects to Special:WantedPages, showing wanted pages.

C

D

E

F

G

H

I

L

  • Special:LinkAccounts – Allows users to link accounts.
  • Special:LinkSearch – This conducts an external link search.
  • Special:ListAdmins – This redirects to Special:ListUsers/sysop, listing administrators.
  • Special:ListBots – This redirects to Special:ListUsers/bot, listing bots.
  • Special:ListDuplicatedFiles – यह ऐसी फ़ाइलों की सूची है जिनके नवीनतम संस्करण किसी दूसरी फ़ाइल के नवीनतम संस्करण के नकल हैं। केवल स्थानीय फ़ाइलों को गिना जाता है।
  • Special:ListGrants – यह अनुदानों व सदस्य अधिकारों की उनकी संबद्ध पहुँचों की सूची है। सदस्य ऐप्लिकेशन्स को उनके खातों का उपयोग करने के लिए अधिकृत कर सकते हैं, मगर सीमित अनुमतियों के साथ जो कि उस अनुदान पर निर्भर करती हैं जो सदस्य ने ऐप्लिकेशन को प्रदान किया हो। हालाँकि, किसी सदस्य की ओर से कार्य कर रहा कोई ऐप्लिकेशन उन अधिकारों का उपयोग नहीं कर सकता जो सदस्य के पास असल में नहीं हैँ।अलग-अलग अधिकारों के बारे में अतिरिक्त जानकारी हो सकती है।
  • Special:ListGroupRights – निम्नोक्त इस विकि के लिए परिभाषित सदस्य समूहों की सूची है, साथ में हर समूह से जुड़े पहुँच के अधिकार भी वर्णित हैं।हर अधिकार के बारे में अतिरिक्त जानकारी उपलब्ध हो सकती है।
  • Special:ListRedirects – This is a list of redirects.
  • Special:ListUsers – This lists all users.
  • Special:LockDB – Locks the database, disabling write access.
  • Special:Log – This displays all public logs.
  • Special:LonelyPages – This lists orphaned pages.
  • Special:LongPages – This lists long pages.
  • Special:Login – This redirects to Special:UserLogin, initiating the login process.
  • Special:Logout – This redirects to Special:UserLogout, initiating the logout process.

M

N

  • Special:NamespaceInfo – साइट के नामस्थानों के बारे में जानकारी देखें।
  • Special:NewFiles – यह विशेष पृष्ठ हाल ही में अपलोड की गयी फ़ाइलें दिखाता है।
  • Special:NewPages – This lists new pages.
  • Special:Nuke – Performs a mass deletion of pages.

O

P

  • Special:PageHistory – Redirects to ?action=history, which displays the history of a specific page. For example, Special:History/Example shows the history of the page named "Example".
  • Special:PageInfo – Provides information for a page.
  • Special:PasswordReset – Allows users to reset their password.
  • Special:PermanentLink – Provides a link to a specific version of a wiki page.
  • Special:Preferences – Accesses user preferences.
  • Special:PrefixIndex – This lists all pages with a given prefix.
  • Special:ProtectedPages – इस पृष्ठ पर वे मौजूदा पृष्ठ सूचीबद्ध हैं जो इस समय सुरक्षित हैं। निर्माण से सुरक्षित शीर्षकों की सूची के लिए Protected titles देखें।
  • Special:ProtectedTitles – यह पृष्ठ उन पृष्ठ शीर्षकों की सूची देता है जो इस समय निर्माण से सुरक्षित हैं। मौजूदा सुरक्षित पृष्ठों की सूची के लिए Protected pages देखें।
  • Special:Purge – Refreshes a page.

Q

R

S

T

  • Special:Tags – This displays tags that the software may mark an edit or logged action with, and their meanings.
  • Special:TrackingCategories – इस पृष्ठ पर मीडियाविकि सॉफ़्टवेयर द्वारा स्वचालित रूप से भरी जाने वाली ट्रैकिंग श्रेणियाँ सूचीबद्ध हैं। इनके नाम MediaWiki नामस्थान में उचित सिस्टम संदेशों को बदलकर बदले जा सकते हैं।

U

V

  • Special:Version – This displays the version of MediaWiki in use, installed extensions, authors, and other relevant information.

W

Misc

The following special pages are not listed above. They may also be an alias of one of the special pages listed above.

ये भी देखें