Manual:Personal URLs/ru

From Linux Web Expert

Revision as of 22:46, 21 December 2023 by imported>FuzzyBot (Updating to match new version of source page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Personal URLs are the links found along the upper right corner of most skins. In a plain vanilla MediaWiki installation, these consist of links to:

  • When logged out:
    • the registration page

- Special:CreateAccount (when logged out and $wgUseCombinedLoginLink is not enabled)

    • the login page

- Special:Userlogin (when logged out)

  • When logged in:
    • the user's page
    • the user's talk page
    • the user's preferences

- Special:Preferences

    • the user's watch list

- Special:Watchlist

    • the user's contributions

- Special:Contributions

    • the logout page

- Special:Userlogout

Various personalization extensions modify this band of links by adding functions to the SkinTemplateNavigation::Universal hook. Category:SkinTemplateNavigation::Universal extensions contains a list of available extensions.

См. также