Edge Rewrite
// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a2638fdd4b1ff814

Jump to content

Template talk:If either

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia

“the second parameter is not evaluated”

[edit]

This is simply not true. Compare these two examples:

  1. {{if either|xxx|yyy|{{{2|</includeonly>}}}|one|two|three}}
  2. {{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)Reply

I have added {{Deprecated template}} to the documentation page. --Grufo (talk) 05:02, 10 September 2025 (UTC)Reply