Difference between revisions of "Template:Link"
(Created page with "<noinclude>Make an internal link to the input. * First parameter: page to link to; if empty, nothing is returned. </nolinclude><includeonly>{{#if:{{{1|}}} | [[{{{1}}}]] }}") |
|||
| Line 1: | Line 1: | ||
<noinclude>Make an internal link to the input. | <noinclude>Make an internal link to the input. | ||
* First parameter: page to link to; if empty, nothing is returned. | * First parameter: page to link to; if empty, nothing is returned. | ||
| − | </ | + | </noinclude><includeonly>{{#if:{{{1|}}} |
| [[{{{1}}}]] | | [[{{{1}}}]] | ||
}} | }} | ||
Revision as of 19:18, 21 June 2015
Make an internal link to the input.
- First parameter: page to link to; if empty, nothing is returned.