Examples/Parameter: randomseed (example 1)
< Examples
Example
editThis lists pages from category Fruit examples, sets a randomcount of 3, with the randomseed set to a new value every day using the {{#time:Ymd}} #time ParserFunction.
- Code
{{#dpl:
|category = Fruit examples
|randomcount = 3
|randomseed = {{#time:Ymd}}
}}
- Result