If you carefully looks at examples containing a query string on http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax?syntax=2.1§ion=Links you will see that you need to move it in the link parameters instead of the reference where you put it currently.
{{velocity}} [[English>>doc:$doc.fullName||queryString="language=en"]]{{/velocity}} On Thu, Aug 4, 2016 at 4:14 PM, Hofstätter Mario <mario.hofstaet...@automationx.com> wrote: > Hello, > > I want to create a wiki link which opens the current page in a given > language. I tried the following: > {{velocity}} [[English>>doc:$doc.fullName/?language=en]]{{/velocity}} > > But it does not work, it generates a create page link. I could not find > anything on > http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax?syntax=2.1§ion=Links > either. > How may I achieve this? Thank you. > Mario > _______________________________________________ > users mailing list > users@xwiki.org > http://lists.xwiki.org/mailman/listinfo/users -- Thomas Mortagne _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users