Comment #1 on issue 566 by pekka.klarck: Variable support for `Test Template`
http://code.google.com/p/robotframework/issues/detail?id=566
We just learned that implementing this support even in the 2.5.x line would be trivial. We decided not to do it because:
1) When we refactor the model in 2.6 it might be better to resolve templates before execution actually starts. Variables naturally aren't available then.
2) We couldn't figure out any good use case for this. There's probably not that much point to implement this just to be consistent with other settings.
