The GlobalUserPage extension lets you reuse the same user page across multiple wikis in a wikifarm.
Enabling your global user pageIn most cases, you don't need to do anything. If a local user page is not showing what you desire, you may need one or more of the following steps.
Your global user page is generated on the central wiki, and the result is shown on local wikis. The content you see on the central wiki is what you'll see on other wikis. This means:
{{Special:PrefixIndex/User:''My name''/}}
will transclude the data from the central wiki;{{int:}}
parser function will show system messages from the central wiki;{{SERVERNAME}}
will show the value from the central wiki.Wikilinks are relative, so they'll point to the local wiki.
On Wikimedia projects, use interwiki links.
Disabling your global user pageTo disable the global user page, you can use the __NOGLOBAL__
magic word, which, if present on the central user page, will prevent it from being displayed on remote wikis. This will also determine whether a link to a user page on remote wiki should be red or blue.
Just like transcluding a template, you can use the <noinclude>
and <includeonly>
tags to control what content is only displayed on the central site where the page exists, or globally on all sites.
You can “opt out” of global user pages by simply wrapping your central user page in <noinclude>
tags. If the page is empty or consists only of invisible content like __NOINDEX__
, it won't be shown on other wikis.
{{#time}}
won't update as frequently as they do locally.<indicator name="ICBM"><samp id="coordinates" class="coordinates plainlinks">…</samp></indicator>
, will not work on local wikis. Try <noinclude><indicator name="ICBM"></noinclude><samp id="coordinates" class="coordinates plainlinks" style="float:right">…</samp><noinclude></indicator></noinclude>
to get a page status indicator affecting only the user page on the central wiki, i.e., Meta-Wiki for most Wikimedia projects.__NOINDEX__
and {{DISPLAYTITLE:}}
.<includeonly>[[en:User:Example]]</includeonly>
end up as ordinary User:Example links.RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4