Difference between revisions of "Test goal"

From FollowTheScore
Jump to: navigation, search
m
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Type:Test
+
{{TOCright}}
 +
{{Type Test
 
  |parameter = goal
 
  |parameter = goal
 
}}
 
}}
  
== show all pages which have a "yn" in their name ==
+
== show all pages which have a "rs" in their name ==
  
 
<dpl>
 
<dpl>
   titlematch=%y%
+
   titlematch=%rs%
 
   columns=3
 
   columns=3
 
</dpl>
 
</dpl>
Line 15: Line 16:
 
<dpl>
 
<dpl>
 
   goal=categories
 
   goal=categories
   titlematch=%y%
+
   titlematch=%rs%
 
</dpl>
 
</dpl>
 
</nowiki></pre>
 
</nowiki></pre>
Line 21: Line 22:
 
<dpl>
 
<dpl>
 
   goal=categories
 
   goal=categories
   titlematch=%yn%
+
   titlematch=%rs%
 
</dpl>
 
</dpl>
 +
 +
== show the categories of a certain page (Oktoberfest) ==
 +
{{#dpl:debug=1|title=Oktoberfest|goal=categories|format=,\n:[[%PAGE%¦%TITLE%]]\n²{Test subgoal¦%TITLE%}²}}

Latest revision as of 17:46, 19 July 2009

Test goal

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


now show the categories of all these pages

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

show the categories of a certain page (Oktoberfest)

Oktoberfest