4 Aug
2016
4 Aug
'16
4:14 p.m.
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... either. How may I achieve this? Thank you. Mario