Template:CardSearch: Difference between revisions

From LOTR-TCG Wiki
No edit summary
No edit summary
Line 79: Line 79:
AND ("{{{advancedBurdens|}}}" = "" OR  
AND ("{{{advancedBurdens|}}}" = "" OR  
("{{{advancedBurdens|}}}" LIKE '%Add Burdens%' AND CR.GameText RLIKE 'add (a{{!}}X{{!}}\\d) burden') OR
("{{{advancedBurdens|}}}" LIKE '%Add Burdens%' AND CR.GameText RLIKE 'add (a{{!}}X{{!}}\\d) burden') OR
("{{{advancedBurdens|}}}" LIKE '%Prevent Burden Removal%' AND CR.GameText RLIKE 'burden[^.]*(can{{!}}may) ?not (be )? remove') OR
("{{{advancedBurdens|}}}" LIKE '%Prevent Burden Removal%' AND CR.GameText RLIKE 'burden[^\\.]*(can{{!}}may) ?not (be )? remove') OR





Revision as of 04:31, 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.