Copyright (c) Hyperion Entertainment and contributors.

Difference between revisions of "Template:InLink"

From AmigaOS Documentation Wiki
Jump to navigation Jump to search
(Created page with "<includeonly>{{{1}}}</includeonly><noinclude> Utility template to ease insertion of intra-page hyperlinks. == Usage == <nowiki>{{InLink|termtolink}}</nowiki> =...")
 
m (Fixed documentation)
Line 10: Line 10:
   
 
renders as
 
renders as
Please see {{InLink|Usage}} for complete information.
+
''Please see {{InLink|Usage}} for complete information.''
 
</noinclude>
 
</noinclude>

Revision as of 16:40, 13 July 2012

Utility template to ease insertion of intra-page hyperlinks.

Usage

{{InLink|termtolink}}

Sample

Following example links to the above Usage section :

Please see {{InLink|Usage}} for complete information.

renders as Please see Usage for complete information.