साँचा:If all/doc
यह प्रलेखन उपपृष्ठ साँचा:If all के लिए है। इसमें उपयोग विधि की जानकारी, श्रेणियाँ और वह वस्तुएँ हैं जो कि असली साँचा के पृष्ठ पर नही हैं। |
This helper template performs a logical and on n parameters where n is between 1 and 10. It is intended to be used in other templates.
Usage
संपादित करें{{if all|1|2|3|4|5|6|7|8|9|10 | n = 10 | then = All there. | else = Something is missing. }}
→ All there.
{{if all|1|2|3|4|5|6|7|8| |10 | n = 10 | then = All there. | else = Something is missing. }}
→ Something is missing.
See also
संपादित करें- {{If all}}
- {{If both}}
- {{If either}}
- {{If empty}}
- {{Missing param}}