%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. player_name Returns the name of the player. platform Returns the name of the platform platform_name Returns the id name of the platform total_plays Returns the play count for the player. DOCUMENTATION :: END %doc> % if data: % for a in data:
plays