Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds placeholders to get current positions #549

Merged
merged 1 commit into from
Feb 11, 2024

Conversation

EarthCow
Copy link
Contributor

@EarthCow EarthCow commented Feb 4, 2024

Adds placeholders to get the numerical position in the three existing ranked lists. Currently does not handle number formatting i.e. 5120109 would be returned with no commas or periods denoting 1000s. Closes #538

  • positionscore - Current position of the team ranked by score
  • positionbal - Current position of the team ranked by balance
  • positionmembers - Current position of the team ranked by amount of members

Copy link
Owner

@booksaw booksaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That looks good, thank you for your contribution!

@booksaw booksaw merged commit de90018 into booksaw:master Feb 11, 2024
1 check passed
@EarthCow EarthCow deleted the get-position-placeholders branch February 11, 2024 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Current Position Placeholder
2 participants