سانچہ: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
| n = 3
| then = All there!
| else = Something is missing!?
}}
→ All there!
{{if all|1|2|3
| n = 2
| then = All there!
| else = Something is missing!?
}}
→ All there! {{if all| |2|3
| n = 2
| then = All there!
| else = Something is missing!?
}}
→ Something is missing!? {{if all|1|2|
| n = 2
| then = All there!
| else = Something is missing!?
}}
→ All there! {{if all|
| n = 1
| then = All there!
| else = Something is missing!?
}}
→ Something is missing!? {{if all
| n = 1
| then = All there!
| else = Something is missing!?
}}
→ Something is missing!? |
{{if all|1|2|3|4|5|6|7|8| |10
| n = 10
| then = All there!
| else = Something is missing!?
}}
→ Something is missing!? {{if all| |2|3
| n = 3
| then = All there!
| else = Something is missing!?
}}
→ Something is missing!? {{if all|1|2|3
| n = 4
| then = All there!
| else = Something is missing!?
}}
→ Something is missing!? {{if all| |2|3
| n = 4
| then = All there!
| else = Something is missing!?
}}
→ Something is missing!? {{if all|1|2|
| n = 4
| then = All there!
| else = Something is missing!?
}}
→ Something is missing!? {{if all|
| n = 0
| then = All there!
| else = Something is missing!?
}}
→
{{if all
| n = 0
| then = All there!
| else = Something is missing!?
}}
→
|
{{if all|1|2|3|4|5|6|7| | |10
| n = 10
| then = All there!
| else = Something is missing!?
}}
→ Something is missing!? {{if all| | |3
| n = 3
| then = All there!
| else = Something is missing!?
}}
→ Something is missing!? |
{{if all| | | | | | | | | |10
| n = 10
| then = All there!
| else = Something is missing!?
}}
→ Something is missing!? {{if all| | |
| n = 3
| then = All there!
| else = Something is missing!?
}}
→ Something is missing!? |
| اوپر دی گئی دستاویز صفحہ سانچہ:If all/دستاویز سے شامل کی گئی ہے۔ (ترمیم | تاریخچہ) صارفین سانچہ کے تختہ مشق (تخلیق | آئینہ) اور ثابتات (تخلیق) میں تجربات کرسکتے ہیں۔ براہ کرم /دستاویز کے ذیلی صفحہ پر زمرہ جات شامل فرمائیں۔ اس سانچہ کے ذیلی صفحات۔ |