%doc> USAGE DOCUMENTATION :: PLEASE LEAVE THIS AT THE TOP OF THIS FILE For Mako templating syntax documentation please visit: http://docs.makotemplates.org/en/latest/ Filename: user_platform_stats.html Version: 0.1 Variable names: data [array] data[array_index] :: Usable parameters == Global keys == result_id Returns a unique identifier for the result. platform_name Returns the name of the platform. total_plays Returns the play count for the platform. DOCUMENTATION :: END %doc> % if data != None: % for a in data:
plays