Template:Link: Difference between revisions

From Fish Family Wiki
Jump to navigation Jump to search
(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.
</nolinclude><includeonly>{{#if:{{{1|}}}
</noinclude><includeonly>{{#if:{{{1|}}}
| [[{{{1}}}]]
| [[{{{1}}}]]
}}
}}

Latest revision as of 20:14, 8 December 2015

Make an internal link to the input.

  • First parameter: page to link to; if empty, nothing is returned.