feat(PrizePool): Placement Badges for W/L/DQ#7821
Conversation
|
Should we get rid of the abbreviation on DQ? |
yeah i think we can doubt there's any esport/sport fan that wouldnt know what a "DQ" is |
What about the other special placements that use abbreviation tags? Namely:
|
|
Also, @hjpalpha: Would you mind adding the ppt from your example screenshot as GoldenTest? |
i am super busy today |
| end, | ||
| display = function () | ||
| return Abbreviation.make{text = 'Q', title = 'Qualified Automatically'} | ||
| return 'Q' |
There was a problem hiding this comment.
fwiw, there seems to be only ~10-15 pages using this (on CS). Maybe we can talk to them to get rid of it.
Search queries: hastemplate:Slot insource:"q=true" and hastemplate:prize_pool_slot insource:"place=q"
There was a problem hiding this comment.
-> #7824
@PiddyNydra any opinions? The usage seems to be kindof weird, see https://liquipedia.net/counterstrike/Circuito_Retake/Season_7/Points for example. They are placed in the rankings table as 1,2,3, but then they get place Q, and the 4th gets place 1 in the prizepool.
Summary
as per discussion in discord: https://discord.com/channels/93055209017729024/1523680790716616794/1523680790716616794
How did you test this change?
dev + dev tools
Before:


After:

