Would CSS not do the trick?
/* Add an percentage after */ a::after { content: "%"; }
Regards,
Ronald
You can use a calculated attribute, although in your case its not really calculated