Template:CardSearch: Difference between revisions

From LOTR-TCG Wiki
No edit summary
No edit summary
Line 98: Line 98:
("{{{advancedOptions|}}}" LIKE '%Remove Site Number%' AND CR.GameText RLIKE 'site number (of [^\\d\\.\\+-]* )?-') OR
("{{{advancedOptions|}}}" LIKE '%Remove Site Number%' AND CR.GameText RLIKE 'site number (of [^\\d\\.\\+-]* )?-') OR


("{{{advancedOptions|}}}" LIKE '%Companion Removal%' AND CR.GameText RLIKE 'discard (up to )?(a{{!}}X{{!}}\\d{{!}}all{{!}}every) (\\w+ or )?companion') OR
("{{{advancedOptions|}}}" LIKE '%Condition Removal%' AND CR.GameText RLIKE 'discard (up to )?(a{{!}}X{{!}}\\d{{!}}all{{!}}every) (Free Peoples {{!}}Shadow )?(\\w+ or (Free Peoples {{!}}Shadow )?)?condition') OR
("{{{advancedOptions|}}}" LIKE '%Condition Removal%' AND CR.GameText RLIKE 'discard (up to )?(a{{!}}X{{!}}\\d{{!}}all{{!}}every) (Free Peoples {{!}}Shadow )?(\\w+ or (Free Peoples {{!}}Shadow )?)?condition') OR
("{{{advancedOptions|}}}" LIKE '%Possession Removal%' AND CR.GameText RLIKE 'discard (up to )?(a{{!}}X{{!}}\\d{{!}}all{{!}}every) (Free Peoples {{!}}Shadow )?(\\w+ or (Free Peoples {{!}}Shadow )?)?possession') OR
("{{{advancedOptions|}}}" LIKE '%Possession Removal%' AND CR.GameText RLIKE 'discard (up to )?(a{{!}}X{{!}}\\d{{!}}all{{!}}every) (Free Peoples {{!}}Shadow )?(\\w+ or (Free Peoples {{!}}Shadow )?)?possession') OR

Revision as of 06:25, 5 October 2022

This is the "CardSearch" template.

It should be called in the following format:

{{CardSearch
|isUnique=
|sort=
}}

Edit the page to see the template text.