You didn't say what template you are trying to put that in, so it's impossible to answer that question 100%. You want to use the $nodeid, but depending on where you use it, it's called something different and you may have to write a plugin to put it into a variable for you to use.
So, play with the $nodieid... look to see where your template is being rendered (search the files, please) - look at the code around it and you will see what your variable should be called. You may have to go 'backwards' in the code to figure out the variable name.
|