සැකිල්ල:Random item/doc
Appearance
This is a documentation subpage for සැකිල්ල:Random item. It may contain usage information, categories and other content that is not part of the original සැකිල්ල page. |
This template should be substituted if you want to generate a random item one time only. |
මෙම සැකිල්ල ලුවා භාවිතා කරයි: |
Returns one of N items at random.
Usage
[සංස්කරණය]{{random item|item1|item2|...|itemN}}
- All calls to the function using
|same=y
with the same number of items will return the same item.
Parameters
[සංස්කරණය]|1=
..|2=
..|N=
--> The items to return.|same=y
Set to a truthy value for all calls with this parameter set and the same number of items to return the same item.- There use to be a
|range=
parameter, but this is no longer needed.
Examples
[සංස්කරණය]{{Random item|a|b|c|d|A|B|C|D|1|2|3|4}}
--> c{{Random item|a|b|c|d|A|B|C|D|1|2|3|4}}
--> c{{Random item|a|b|c|d|A|B|C|D|1|2|3|4}}
--> C{{Random item|a|b|c|d|A|B|C|D|1|2|3|4|same=y}}
--> 2{{Random item|a|b|c|d|A|B|C|D|1|2|3|4|same=y}}
--> 2{{Random item|a|b|c|d|A|B|C|D|1|2|3|4|same=y}}
--> 2
See also
[සංස්කරණය]