टेम्पलेट: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!? |
See also
संपादन करीं- {{If all}}
- {{If both}}
- {{If either}}
- {{If empty}}
- {{Missing param}}
परिचय खातिर ऊपर दिहल गइल बिबरनलेख के टेम्पलेट:If all/doc से ट्रांसक्लूड क के इहाँ देखावल जा रहल बाटे। (संपादन करीं | इतिहास देखीं) संपादक लोग एह टेम्पलेट के अभ्यासपन्ना (सैंडबाक्स) (बनाईं | मिरर करीं) आ टेस्टकेस (बनाईं) पन्ना सभ पर अभ्यास आ प्रयोग (टेस्टिंग) क सकत बाटे। अनुरोध बा कि अगर श्रेणी जोड़े के होखे तब /doc उपपन्ना (सबपेज) पर जोड़ल जाय। एह टेम्पलेट के उपपन्ना (सबपेज) देखीं। |