VQL Reference Other template template Function Arg Description Type template A Go Template compatible string. string (required) expansion An object to be expanded into the template. ordereddict.Dict (required) html Use when the output should be html escaped. bool Description Expand a Go style template .