Examples/Parameter: randomcount (example 1): Difference between revisions

m
Update to show a single result for clarification purposes of single vs "pool" of possible results.
imported>FrozenPlum
imported>FrozenPlum
m (Update to show a single result for clarification purposes of single vs "pool" of possible results.)
 
Line 6:
==Example==
 
This will listselects from [[:Category:Fruit examples]], threeand displaying at random, articlesone orderedarticle byfrom sizea pool (or subset) of seven articles. Each time the page is previewed or refreshed, the results may randomly change.
 
<pre>
{{#dpl:
|category=Fruit examples
|randomcount=31
|ordermethod=size
|count=7
}}
Line 21 ⟶ 20:
{{#dpl:
|category=Fruit examples
|randomcount=31
|ordermethod=size
|count=7
}}
Line 30 ⟶ 28:
[[Category:Uses category parameter]]
[[Category:Uses randomcount parameter]]
[[Category:Uses ordermethod parameter]]
[[Category:Uses count parameter]]
</noinclude>
Anonymous user