Resource icon

Unmaintained List of trophies by Alex Chernov 1.0

No permission to download
Compatible XF 1.x versions
  1. 1.5
License
Apache License 2.0
Visible branding
No
This addon provides a xenforo helper outputting list of users trophies, it has a lot of settings as well as support trophy icons.

HOW TO USE:
This add-on provides a helper called ‘trophieslist’ with options:
  • userid [required]
  • points (filter trophies by points, single value ’N’ or interval ’N-N’) [optional]
  • limit (limit amount to output) [optional]
  • ids (filter by ids, single value or multiple comma separated values) [optional]
  • icons path (path to icons folder) [optional]
  • link format (if specified will wrap output with link, %trophy_id% will be replaced with the ID of current trophy) [optional]
  • format (output format, default is %icon%. Supports these variables: %icon%, %points%, %title%, %description%.) [optional]
Example:
Code:
{xen:helper trophieslist, $user.user_id, 0, 4, '', '/forum/styles/default/xenforo/trophies/', '/forum/help/trophies#trophy-%trophy_id%’}

For icons used the same idea as in this resource - https://xenforo.com/community/resources/customize-individual-trophy-icons.946/ .

Screenshot:
screenshot.png


GitHub: https://github.com/AlexusBlack/xenforo-AlexusListOfTrophies
Author
Alex Chernov
Downloads
35
Views
2,649
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from Alex Chernov

Top Bottom