Module:Randomize list/doc
Appearance
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]applebananacherry
TemplateData
[edit]Randomizes the order of a list, accepting an unlimited amount of unnamed parameters (the list contents).
Parameter | Description | Type | Status | |
---|---|---|---|---|
Item 1 | 1 | First item of list
| Unknown | required |
Item 2 | 2 | Second item of list
| Unknown | required |
Item 3 | 3 | Third item of list
| Unknown | optional |