Jump to content

Module:Randomize list/doc

From Meta, a Wikimedia project coordination wiki

This is the documentation page for Module:Randomize list

This module randomizes the order of a list; it accepts an unlimited amount of parameters (the list contents). Randomization will occur every time the page is re-parsed; purging can trigger this process.

Example usage[edit]

Code[edit]

{{#invoke:Randomize list|main|apple|banana|cherry}}

Output[edit]

applecherrybanana

TemplateData[edit]

Randomizes the order of a list, accepting an unlimited amount of unnamed parameters (the list contents).

Template parameters

ParameterDescriptionTypeStatus
Item 11

First item of list

Example
apple
Unknownrequired
Item 22

Second item of list

Example
banana
Unknownrequired
Item 33

Third item of list

Example
cherry
Unknownoptional