XWiki Syntax Guide

Last modified by Jan Brinkhaus on 2023/02/02 10:43

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}}
    

Need support?

If you need support feel free to contact:

Jan Brinkhaus: 0049 179 3939 733