XWiki Syntax Guide

Last modified by superadmin on 2022/06/07 10:03

XWiki Syntax 2.1: Scripts

2.0 Scripts

FeatureXWiki Syntax 2.1
Velocity script
{{velocity}}
#set ($var = "whatever")
{{/velocity}}
Groovy script
{{groovy}}
def var = "whatever"
{{/groovy}}
Created by superadmin on 2022/06/07 10:03
    

Need help?

If you need help with XWiki you can contact:

onlygoblins
XWiki 15.5.4
contact@xwiki.com