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}}}]] }}") |
m (2 revisions imported: Initial import from smithfam) |
||
| (One intermediate revision by the same user not shown) | |||
| 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}}}]] | ||
}} | }} | ||
Latest revision as of 19:14, 8 December 2015
Make an internal link to the input.
- First parameter: page to link to; if empty, nothing is returned.