Difference between revisions of "Test goal"

From FollowTheScore
Jump to: navigation, search
Line 3: Line 3:
 
}}
 
}}
  
== show all pages which have a "yn" in their name ==
+
== show all pages which have a "rs" in their name ==
  
 
<dpl>
 
<dpl>
Line 15: Line 15:
 
<dpl>
 
<dpl>
 
   goal=categories
 
   goal=categories
   titlematch=%y%
+
   titlematch=%rs%
 
</dpl>
 
</dpl>
 
</nowiki></pre>
 
</nowiki></pre>
Line 21: Line 21:
 
<dpl>
 
<dpl>
 
   goal=categories
 
   goal=categories
   titlematch=%yn%
+
   titlematch=%rs%
 
</dpl>
 
</dpl>

Revision as of 11:03, 12 May 2007

Template:Type:Test

show all pages which have a "rs" in their name


now show the categories of all these pages

<dpl>
  goal=categories
  titlematch=%rs%
</dpl>