Template:UsesKeyword: Difference between revisions

From LOTR-TCG Wiki
(Created page with "<includeonly>CR.GameText RLIKE '{{{1}}}' AND CR.GameText NOT RLIKE '(?<![\\w\]] ){{{1}}}\\.'</includeonly>")
 
(Fixing "archery" triggering for the "archer" keyword.)
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>CR.GameText RLIKE '{{{1}}}' AND CR.GameText NOT RLIKE '(?<![\\w\]] ){{{1}}}\\.'</includeonly>
<includeonly>CR.GameText RLIKE '\\b{{{1}}}\\b' AND (CR.GameText NOT RLIKE '(?<![\\w\\]] )\\b{{{1}}}\\b(\\.{{!}} - )' OR CR.GameText RLIKE '\\b{{{1}}}\\b.*\\b{{{1}}}\\b')</includeonly>

Latest revision as of 20:34, 26 January 2024