साँचा: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}}
| ऊपर दिए गए निर्देश साँचा:If all/doc से लिए गए है।(संपादन | इतिहास) संपादक इस साँचे के प्रयोगस्थल व प्रयोग पन्नों में प्रयोग कर सकते है। sandbox (create) and testcases (create) pages. कृपया /doc उपपृष्ठ पर श्रेणियाँ व विकियों के बिच की कड़ियाँ जोड़े। इस साँचे के उपपृष्ठ। |