For example, I might want to say in one of the Bio section text boxes: "This character is a level 5 rogue." But I want the stated level to change automatically when the characters level advances in the main level field. So, I would like to do something like: "This character is a level @{base_level} rogue." Enclosing the variables in parens or brackets doesn't seem to work. I was unable to find anything addressing this question in the documentation -- if it is there, please forgive :)