Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

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