Template talk:If either
Appearance
“the second parameter is not evaluated”
[edit]This is simply not true. Compare these two examples:
{{if either|xxx|yyy|{{{2|</includeonly>}}}|one|two|three}}- ↳ </includeonly>
{{if either|xxx|{{{1|<includeonly>}}}|{{{2|</includeonly>}}}|one|two|three}}- ↳ one
Had the statement been true, I would expect I'd see “</includeonly>” in both cases. Removed. --Grufo (talk) 04:49, 10 September 2025 (UTC)
- I have added {{Deprecated template}} to the documentation page. --Grufo (talk) 05:02, 10 September 2025 (UTC)