MediaWiki talk:Common.js/Archive

From Dragalia Lost Wiki
Revision as of 20:30, 31 October 2018 by >@DeletedUser41383047
Jump to navigation Jump to search

Hi, I need
var abilitygroupFilters = $('.filter-group-abilitygroup > .mw-ui-button.mw-ui-progressive').toArray();
and
filteredList = filter(filteredList, abilitygroupFilters);
added so we can use the a filter for ability's based on group like in-game. I also need the filter to search for various values in a single key with the ~ wild-card, so we can have all 3 abilities of a wyrmprint or character into a single key. Any question just @me on discord. --Zeza366 (talk) 01:11, 30 October 2018 (UTC)