Template:No redirect: Difference between revisions

Content added Content deleted
(one more)
(simplify output if 2nd parameter not used)
Line 1:
{{#ifexist:{{{1}}}
| <span class="plainlinks">[{{fullurl:{{{1}}}|redirect=no}} {{{2|{{{1}}}}}}]</span>
|{{#if:{{{2|}}}
| [[:{{{1}}}|{{{2|{{{1}}}}}}]] <!-- red link by the usual means -->
|[[:{{{1}}}|{{{2}}}]]
|[[{{{1}}}]]
}}
}}<noinclude>
{{documentation}}