Example - List of Badges
This uses a very similar statement to the list of certifications, the difference being that here we list up to 100 badges from my profile and wrap them up in some DIV elements to format them into a line.
[% MY_C5_PROFILE LIST_BADGES 100 APPLY_EACH BADGE_ICON WRAP '' '' END_APPLY_EACH IMPLODE ' ' WRAP '' '' %]
I have used an HTML block below. This sort of Magic Data processing is best kept away from regular content blocks because the TinyMCE editor will do nasty things to the html embedded in the magic data.




































































Last updated: over a year ago