XWiki Syntax Guide

Last modified by superadmin on 2021/12/13 19:50

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}}
Tags:
Created by Ludovic Dubost on 2020/07/03 17:29
    

Active Related Tasks

No active Tasks