Template:CardSearch: Difference between revisions

From LOTR-TCG Wiki
No edit summary
No edit summary
Line 162: Line 162:
("{{{advancedOptions|}}}" RLIKE '(Card Manipulation:{{!}}Discard Out Of Opponent''s Deck)' AND CR.GameText RLIKE "discard (up to )?(an?{{!}}X{{!}}\\d{{!}}all{{!}}every{{!}}each)[^\\.]* \wrom (its owners{{!}}(your{{!}}an) opponent's{{!}}his or her{{!}}their) draw deck") OR
("{{{advancedOptions|}}}" RLIKE '(Card Manipulation:{{!}}Discard Out Of Opponent''s Deck)' AND CR.GameText RLIKE "discard (up to )?(an?{{!}}X{{!}}\\d{{!}}all{{!}}every{{!}}each)[^\\.]* \wrom (its owners{{!}}(your{{!}}an) opponent's{{!}}his or her{{!}}their) draw deck") OR
("{{{advancedOptions|}}}" RLIKE '(Card Manipulation:{{!}}Discard Out Of Opponent''s Hand)' AND CR.GameText RLIKE "discard (up to )?(an?{{!}}X{{!}}\\d{{!}}all{{!}}every{{!}}each)[^\\.]* \wrom (its owners{{!}}(your{{!}}an) opponent's{{!}}his or her{{!}}their) hand") OR
("{{{advancedOptions|}}}" RLIKE '(Card Manipulation:{{!}}Discard Out Of Opponent''s Hand)' AND CR.GameText RLIKE "discard (up to )?(an?{{!}}X{{!}}\\d{{!}}all{{!}}every{{!}}each)[^\\.]* \wrom (its owners{{!}}(your{{!}}an) opponent's{{!}}his or her{{!}}their) hand") OR
 
("{{{advancedOptions|}}}" RLIKE '(Card Manipulation:{{!}}Reveal Opponent''s Hand)' AND CR.GameText RLIKE "(reveal (up to )?(an?{{!}}X{{!}}\\d{{!}}all{{!}}every{{!}}each)[^\\.]* \wrom (its owners{{!}}(your{{!}}an) opponent's{{!}}his or her{{!}}their) hand{{!}}reveal (your{{!}}an) opponent's hand)") OR





Revision as of 00:45, 6 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.