Difference between revisions of "Template:Unilink"

From Wayne County, Ohio Online Resource Center
Jump to navigation Jump to search
(Created page with "<includeonly><li>[[{{{link|{{FULLPAGENAME}}}}}|{{{text|Link}}}]]</li></includeonly><noinclude> ;Description Creates a link item. ;Usage <pre> {{unilink |link= # Name of the...")
 
Line 19: Line 19:
 
</pre>
 
</pre>
  
;Restult
+
;Result
 
{{unilink
 
{{unilink
 
|link=Main Page
 
|link=Main Page

Revision as of 20:52, 18 February 2022

Description

Creates a link item.

Usage
{{unilink
|link=  # Name of the page
|text=  # Text of the link
}}
Example
{{unilink
|link=Main Page
|text=Home
}}
Result
  • Home