Template:CardSearch: Difference between revisions
From LOTR-TCG Wiki
No edit summary |
No edit summary |
||
| Line 78: | Line 78: | ||
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 (up to )?(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 | ||
("{{{advancedBurdens|}}}" LIKE '%Remove Burdens%' AND CR.GameText RLIKE 'remove (up to )?(a{{!}}X{{!}}\\d) burden') OR | |||
Revision as of 04:40, 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.