Template:RingFilter: Difference between revisions

From LOTR-TCG Wiki
(Created page with "<noinclude>This is used in various cargo queries to ensure that The Ruling Ring doesn't show up five times when it shouldn't. </noinclude>C.Subtitle <> 'The Ruling Ring' OR C...")
 
No edit summary
 
Line 1: Line 1:
<noinclude>This is used in various cargo queries to ensure that The Ruling Ring doesn't show up five times when it shouldn't.
<noinclude>This is used in various cargo queries to ensure that The Ruling Ring doesn't show up five times when it shouldn't.


</noinclude>C.Subtitle <> 'The Ruling Ring' OR C.SetNum = 1
</noinclude>(C.Subtitle <> 'The Ruling Ring' OR C.SetNum = 1)

Latest revision as of 08:01, 1 March 2022

This is used in various cargo queries to ensure that The Ruling Ring doesn't show up five times when it shouldn't.

(C.Subtitle <> 'The Ruling Ring' OR C.SetNum = 1)