Skip to content

feat(match2): add new params to brawlstars copypaste generator#7825

Open
PolandBot wants to merge 8 commits into
Liquipedia:mainfrom
PolandBot:patch-10
Open

feat(match2): add new params to brawlstars copypaste generator#7825
PolandBot wants to merge 8 commits into
Liquipedia:mainfrom
PolandBot:patch-10

Conversation

@PolandBot

@PolandBot PolandBot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Summary

Our wiki have many params which not used in CopyPaste generators so I added support to:

  • New Global Bans feature
  • Casters (99% of time VODs used with casters so |vod= will be added exactly with casters)
  • MapVeto (some main values + custom input)

How did you test this change?

dev
https://liquipedia.net/brawlstars/Special:RunQuery/BracketCopyPaste/polandbot
https://liquipedia.net/brawlstars/Special:RunQuery/MatchListCopyPaste/polandbot

@PolandBot
PolandBot requested review from a team as code owners July 16, 2026 12:50
@PolandBot PolandBot changed the title feat(GetMatchGroupCopyPast): add support to most of MatchList/Bracket params feat(GetMatchGroupCopyPast): add support to most of MatchList/Bracket params to brawlstars wiki Jul 16, 2026
Comment thread lua/wikis/brawlstars/GetMatchGroupCopyPaste/wiki.lua Outdated
Comment thread lua/wikis/brawlstars/GetMatchGroupCopyPaste/wiki.lua Outdated
Comment thread lua/wikis/brawlstars/GetMatchGroupCopyPaste/wiki.lua Outdated
Comment thread lua/wikis/brawlstars/GetMatchGroupCopyPaste/wiki.lua Outdated
Comment thread lua/wikis/brawlstars/GetMatchGroupCopyPaste/wiki.lua Outdated
Comment thread lua/wikis/brawlstars/GetMatchGroupCopyPaste/wiki.lua Outdated
Comment thread lua/wikis/brawlstars/GetMatchGroupCopyPaste/wiki.lua Outdated
PolandBot and others added 3 commits July 16, 2026 18:41
Co-authored-by: GeneralHuber <61513963+GeneralHuber@users.noreply.github.com>
@PolandBot

Copy link
Copy Markdown
Contributor Author

why I did that :(

@steve020607

Copy link
Copy Markdown
Contributor

For the caster would be prefer if we can just put number on the args.casters
So if the args.casters has 0 caster, return blank, else add |casterX= based on the number of args.casters set

So no need to have double input(args.hasCasters and args.casters)

@PolandBot

PolandBot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor Author

And same with Global bans? I will do that tomorrow.

UPD: Also what default would be better? 0(as most used out of all tournaments) or 2(as most used out of tournament with non 0 bans/casters)

@steve020607

Copy link
Copy Markdown
Contributor

For caster would be 0 for me
For the global bans it depends how much does the brawl stars wiki usually use

Comment thread lua/wikis/brawlstars/GetMatchGroupCopyPaste/wiki.lua Outdated
@ElectricalBoy ElectricalBoy changed the title feat(GetMatchGroupCopyPast): add support to most of MatchList/Bracket params to brawlstars wiki feat(match2): add new params to brawlstars copypaste generator Jul 19, 2026
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.

4 participants