Template:Link if equal/doc
Jump to navigation
Jump to search
![]() | This is a documentation subpage for Template:Link if equal. It contains usage information, categories and other content that is not part of the original template page. |
Usage
{{Link if equal|string1|string2|link|caption}}
gives
- "caption" (i.e. a link) if
string1
andstring2
are equal, - "caption" (i.e. no link) if they are not.
See also
- {{Link if not equal}} – a template with an opposite behavior
- {{Link if exists}}
- {{Link if not current}}