Submitted by RSimpkinuk57 on Tue, 2020-10-20 10:46
Aren't the [c_fin], [o_avg] and so on blocks being closed too soon? Try moving next closing } after [c_fin] down thirteen lines, to the end of [gui] details; repeat for four similar instances. That way you'll have one [gui] for the base and four more each confined to one variant [c_fin], [o_avg] etc.
(That's about the limit of my template coding experience)
Aren't the [c_fin], [o_avg] and so on blocks being closed too soon? Try moving next closing } after [c_fin] down thirteen lines, to the end of [gui] details; repeat for four similar instances. That way you'll have one [gui] for the base and four more each confined to one variant [c_fin], [o_avg] etc.
(That's about the limit of my template coding experience)