Template:Link if equal

From blackwiki
Revision as of 23:50, 20 October 2014 by imported>Petr Matas (Created page with '{{#ifeq:{{{1|}}}|{{{2|}}}|[[{{{3}}}|{{{4}}}]]|{{{4}}}}}<noinclude> {{Documentation}} </noinclude>')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

[[{{{3}}}|{{{4}}}]]

Template documentation[view] [edit] [history] [purge]

Usage

{{Link if equal|string1|string2|link|caption}} gives

  • "caption" (i.e. a link) if string1 and string2 are equal,
  • "caption" (i.e. no link) if they are not.

See also