Globala användarsidor
Globala användarsidor är användarsidor som definieras på Meta och tillämpas på andra Wikimedia-wikier.
This includes three pages:
- Your Meta user page will be shown on any wiki where you don't have a local user page.
- Your
global.css
contains styles that are imported on every wiki when you're logged in. - Your
global.js
contains scripts that are loaded on every wiki when you're logged in.
Du måste ha ett globalt konto för att använda funktionerna.
The global pages will only be inherited on wikis where you have a local account (see a list of accounts attached to your global account), meaning your global user page won't appear on wikis you've never visited.
Hantera globala användarsidor och skript
Global user page, JS script and style sheet are enabled by default, and once these pages are created they will come into effect automatically. For more details about managing and controlling global user pages, scripts and style sheets, see the documentation:
Ta bort lokalt, återskapa globala sidor på lokala wikier
Din globala användarsida kommer inte visas på lokala wikier om du redan har en användarsida där.
Innehåll
Your global user page should not contain content considered inappropriate on projects where it will be displayed (see Help:User page for more information, and for interwiki links to language help pages).
Översättning
While you can't translate your user page automatically into the local content language, you can translate it into the reader's user interface language. For example, this adds a user language box, and a sentence translated into either German or English:
{{#babel:en|de-2}} {{#switch:{{int:lang}} |de=Willkommen auf meiner Benutzerseite! |#default=Welcome to my user page! }}
The text in any language can be any number of lines, but every language can only occur once inside the #switch-block. The #default-block must not be missed, as it is the fallback for all possible languages, that are not explicitly mentioned.
For a more complex example, see User:°/multilingual global user page − how to.
Se även
- Wikitech-l: Globala användarsidor som används på alla wikier
- Extension:GlobalUserPage
- Help:Extension:GlobalUserPage
- Synchbot (robot som används för att synkronisera eller radera sidor över Wikimedias wikier)
- Help:Unified login