| XWIKI-24290 added the possibility to pass directly a script variable to a translation macro, which makes a lot easier to use user input safely:
But it's a very common use case and a Velocity helper could help make these calls more readable and mitigate the risk of using the same variable for two different calls:
|