I've been trying to work my way through the character sheet output files and I can see something like the following:
What I can't figure out is what I should change "field[summary].text" to in order to give the description for that thing rather than it's summary text. I've been all through the Wiki and local source files but just can't find an example. I'm stumped.
Code:
@text = field[shortname].text & major & "{/b} {size 32}" & field[summary].text
What I can't figure out is what I should change "field[summary].text" to in order to give the description for that thing rather than it's summary text. I've been all through the Wiki and local source files but just can't find an example. I'm stumped.
