Template:Ifeq/doc
Jump to navigation
Jump to search
![]() | This is a documentation subpage for Template:Ifeq. It contains usage information, categories and other content that is not part of the original template page. |
This template is like #ifeq, but does not trim the "then" and "else" part.
Usage[edit source]
- {{ifeq|"abc"|"abc"| 1 | 0 }} gives " 1 "
- {{ifeq|"abc"|"def"| 1 | 0 }} gives " 0 "
- {{ifeq|{{PAGENAME}}|Ifeq| 1 | 0 }} gives " 0 "
See also[edit source]
- {{If}}
- m:Template:Ifeq
External links[edit source]
- Template:Ifeq/doc at Wikipedia, the free Terran-based encyclopedia that anyone can edit.