Template:Link: Difference between revisions

From Green 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}}}]] }}")
 
No edit summary
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}}}]]
}}
}}

Revision as of 20:18, 21 June 2015

Make an internal link to the input.

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