The template gets evaled somewhere and variables get used in it. If all that is in it is that one line, then I honestly don't know what variable you can use. Usually there is code right before a template is rendered in the code and all the variables get defined that you may use in that template. You'd have to find where it is evaled to see what the name of the variable is.
As for x, x is the nodeid.
|