Difference between revisions of "Template:UsageCount"

From FollowTheScore
Jump to: navigation, search
Line 1: Line 1:
 
== category = {{{1}}} ==
 
== category = {{{1}}} ==
 +
<pre>
 
{{#dpl:
 
{{#dpl:
 
  |category={{{1|?}}}
 
  |category={{{1|?}}}
Line 5: Line 6:
 
  |format=,"%TITLE%" %COUNT%,\n,
 
  |format=,"%TITLE%" %COUNT%,\n,
 
}}
 
}}
 +
</pre>

Revision as of 17:17, 14 May 2009

category = {{{1}}}

{{#dpl:
 |category={{{1|?}}}
 |addpagecounter=true
 |format=,"%TITLE%" %COUNT%,\n,
}}