CL4NK Builds: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 14: | Line 14: | ||
<div class="mb-list"> | <div class="mb-list"> | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=builds | tables=builds, Vote | ||
|join on=builds._pageID=Vote.vote_page_id | |||
|fields=builds.Page=Page, builds.BuildName=Name, builds.Author=Author, COUNT(Vote.vote_id)=Votes | |||
|where=builds.PlayerCharacter='CL4NK' | |||
|group by=builds._pageID | |||
|order by=COUNT(Vote.vote_id) DESC, builds.CreatedAt DESC | |||
|format=template | |||
|template=BuildCardRowMini | |||
|named args=yes | |||
|default=<div>No builds found.</div> | |||
}} | }} | ||
</div> | </div> | ||
Revision as of 09:52, 5 October 2025
This is the builds page for CL4NK. This page features community builds created and tested by players.
Because these builds are curated by the community, this is the most reliable and up-to-date resource for the current game meta the most powerful and effective strategies in Megabonk.
Builds in the list below are ranked by community votes. You can vote for all the builds you like.
- How to contribute? Click the "Submit Your Own Build" link below to share your strategy.
- How to rank builds? Click on a build in the list to go to its page and cast your vote.
Top Rated CL4NK Builds by Votes
Error: Table Vote not found.