Wikibrede gebruikerspagina's
Wikibrede (projectoverstijdende, 'globale') gebruikerspagina's zijn gebruikerspagina's die op Meta worden vastgelegd en worden toegepast op andere wiki's van Wikimedia. Hiertoe behoren drie pagina's:
- Je gebruikerspagina op Meta wordt ook getoond op elk ander Wikimedia-project waar je nog geen lokale gebruikerspagina hebt.
- Je
global.css
bevat stijlen die worden geïmporteerd op elke wiki wanneer je daar ingelogd bent. - Je
global.js
bevat scripts die worden geladen op elke wiki wanneer je daar ingelogd bent.
Je moet een projectoverstijgend account hebben om deze functies te gebruiken. De globale pagina's zullen alleen erven van wiki's waar uw een account heeft (zie lijst met verbonden accounts), dat betekent dat uw globale gebruikerspagina niet getoond wordt op wiki's die u nooit bezocht heeft.
Managing global user page and scripts
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:
To prevent your Meta-Wiki userpage from appearing globally, you may add the __NOGLOBAL__
magic word, which also determines whether a link to a user page on a remote wiki should be red or blue.
Metawiki (this wiki) utilises an abuse filter to prevent another person's (global) user page from being edited by IP editors and editors without an elevated level of permission.
Lokale gebruikerspagina's
Je projectoverstijgende gebruikerspagina's worden niet getoond op specifieke wiki's als je daar al een lokale gebruikerspagina hebt.
Je kunt een verzoek doen om je lokale pagina's te laten verwijderen door een bot.
Transclusion and wikilinks
This page is displayed as a transclusion of the userpage in Meta in your local wiki. Therefore, if you don't want a particular text to appear globally, you can use <noinclude></noinclude>
tag. Also, if you want a text to appear only globally, you can use <includeonly></includeonly>
tag.
Wikilinks for your userpage on Meta do not work on another wiki, for example: in User:Example, when you link on User:Example/sandbox, in Wikidata this link would be redirected to d:User:Example/sandbox, not your Meta sandbox. You can bypass this issue by using m:User:Example/sandbox.
Inhoud
Your global user page should not contain content considered inappropriate on projects where it will be displayed (see help about user pages for more information, and for interwiki links to language help pages).
Please use Meta:Civility as a guide.
Translation
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! |en=Welcome to my user page! |#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.
You can see a more complex example.
Zie ook
- Wikitech-l: Globale gebruikerspagina's op alle wiki's
- GlobalUserPage Extension
- Synchbot (een bot die pagina's op verschillende Wikimedia-projecten kan synchroniseren of wissen)
- Help about unified login