ਫਰਮਾ:Random item/doc
ਦਿੱਖ
ਇਹ ਇੱਕ ਫਰਮਾ:Random item ਲਈ documentation ਉਪ ਸਫ਼ਾ ਹੈ। ਇਸ ਵਿੱਚ ਵਰਤੋਂ ਦੀ ਜਾਣਕਾਰੀ, ਸ਼੍ਰੇਣੀਆਂ ਅਤੇ ਹੋਰ ਸਮੱਗਰੀ ਜੋ ਮੂਲ ਦਾ ਹਿੱਸਾ ਨਹੀਂ ਹੈ, ਸ਼ਾਮਲ ਹੈ। ਫਰਮਾ 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 used 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}}
→ 2{{Random item|a|b|c|d|A|B|C|D|1|2|3|4}}
→ 4{{Random item|a|b|c|d|A|B|C|D|1|2|3|4}}
→ B{{Random item|a|b|c|d|A|B|C|D|1|2|3|4|same=y}}
→ a{{Random item|a|b|c|d|A|B|C|D|1|2|3|4|same=y}}
→ a{{Random item|a|b|c|d|A|B|C|D|1|2|3|4|same=y}}
→ a
See also
[ਸੋਧੋ]