There are no reviewed versions of this page, so it may not have been checked for adherence to standards.

This template is like #ifeq, but does not trim the "then" and "else" part.

Usage edit

  • {{ifeq|"abc"|"abc"| 1 | 0 }} gives " 1 "
  • {{ifeq|"abc"|"def"| 1 | 0 }} gives " 0 "
  • {{ifeq|{{PAGENAME}}|Ifeq| 1 | 0 }} gives " 0 "

See also edit


This content is in the Template Namespace. Used for page-templates that can be re-used across the wiki.