Template:Shuffle/doc
Appearance
| This is a documentation subpage for Template:Shuffle. It contains usage information, categories, and other content that is not part of the original template page. |
| Uses Lua: |
Usage
[edit]This template will randomize the display of chunks of wikitext. Each line should be passed as an unnamed parameter.
Example
[edit]There are five lines of wikitext. Purging the page should change the ordering of the five messages.
{{Shuffle
| ''One''
| '''Two'''
| {{green|Three}}
| {{quote|quote=Four}}
| F
i
v
e
}}
Four
Two One F i v e Three