Is there a quick way to display a derived/calculated attribute number value inline on a character sheet without using <input>? I can get <span name="attr_whatever"> to work with text variables, but a numeric value that is derived from other attributes doesn't work. Instead, I get the formula for the derived attribute. Any help would be appreciated.