Help:Extension:Wikibase/GoToLinkedPage
Appearance
GoToLinkedPage is a special page provided by Wikibase extension; it allows to visit a sitelink (on Wikidata) page for a given item Id.
Interfaces
[edit]Form
[edit]Special:GotoLinkedPage displays a form with two text fields:
Site:expects the interwiki ID where you want to go. E.g. frwiki.- Since 2017, you may provide several site IDs, separated by comas, which are used as fallbacks; i.e. if the first given interwiki is not linked to given item, the special page will try to visit the second given interwiki, etc. E.g. fr-cawiki,frwiki,enwiki.
Item ID:expects the item Id. E.g. Q42.
Get params
[edit]You may provide form parameters through HTTP Get URL parameters:
- site stands for
Site:field. - itemid stands for
Item ID:field.
E.g.:
- https://www.wikidata.org/wiki/Special:GoToLinkedPage?site=frwiki&itemid=Q42
- https://www.wikidata.org/wiki/Special:GoToLinkedPage?site=fr-cawiki,frwiki,enwiki&itemid=Q42
Wiki-style params
[edit]You may also provide each parameter separated by a slash sign in the URL, in order to use it as a wikilink.
E.g.: