Difference between revisions of "Template:Ifeq"
Jump to navigation
Jump to search
imported>Gogo Dodo m (Protected Template:Ifeq: Highly visible template ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
imported>Amalthea m (Protected Template:Ifeq: Highly visible template ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
(No difference)
| |
Revision as of 09:49, 23 June 2011
This template is like #ifeq, but does not trim the "then" and "else" part.
Usage
- {{ifeq|"abc"|"abc"| 1 | 0 }} gives " 1 "
- {{ifeq|"abc"|"def"| 1 | 0 }} gives " 0 "
- {{ifeq|{{PAGENAME}}|Ifeq| 1 | 0 }} gives " 1 "
See also
- {{If}}
- m:Template:Ifeq
| The above documentation is transcluded from Template:Ifeq/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |