Closed Ricardonacif closed 10 years ago
Add badges to the user profile image. Just put the badge images on lib/assets/images/badges/badge_xyz.png and pass it on the array:
user_hash = { name: 'Username', const_win_rate: "32.2%", arena_win_rate: "69%", ranking: 9, legend: true, badges: ['badge_1', 'badge_1', 'badge_1', 'badge_1'] }
Add badges to the user profile image. Just put the badge images on lib/assets/images/badges/badge_xyz.png and pass it on the array:
user_hash = { name: 'Username', const_win_rate: "32.2%", arena_win_rate: "69%", ranking: 9, legend: true, badges: ['badge_1', 'badge_1', 'badge_1', 'badge_1'] }