Difference between revisions of "Template:Linkedto"

From The Shartak Wiki
Jump to navigationJump to search
(Added a summary and usage notes.)
m (Suggested that the template be used at the end of a page so more important categories will be listed first; removed link brackets (so the full URL will be displayed instead of a number).)
Line 1: Line 1:
<includeonly>[[Category:Linked to from other sites]]</includeonly><noinclude>This template is used to mark and categorize pages that are linked to from other sites. To use it, simply add <nowiki>{{linkedto|[http://www.example.com/]}}</nowiki> at or near the top of a page (to make sure it's seen), where "<nowiki>http://www.example.com/</nowiki>" is the site (or list of sites) that links to the page.
+
<includeonly>[[Category:Linked to from other sites]]</includeonly><noinclude>This template is used to mark and categorize pages that are linked to from other sites. To use it, simply add <nowiki>{{linkedto|http://www.example.com/}}</nowiki> at the very end of a page (so categories more important than [[Category:Linked to from other sites]] will be listed first), where "<nowiki>http://www.example.com/</nowiki>" is the site (or list of sites) that links to the page.
  
 
==Usage==
 
==Usage==
Line 6: Line 6:
 
! Input !! Output
 
! Input !! Output
 
|-
 
|-
|| <nowiki>{{linkedto|[http://www.example.com/]}}</nowiki> || ''none''
+
|| <nowiki>{{linkedto|http://www.example.com/}}</nowiki> || ''none''
 
|-
 
|-
|| <nowiki>{{linkedto|[http://www.example.com/] and [http://www.sample.net/]}}</nowiki> || ''none''
+
|| <nowiki>{{linkedto|http://www.example.com/ and http://www.sample.net/}}</nowiki> || ''none''
 
|}
 
|}
  
 
[[Category:Templates]]
 
[[Category:Templates]]

Revision as of 17:31, 18 July 2006

This template is used to mark and categorize pages that are linked to from other sites. To use it, simply add {{linkedto|http://www.example.com/}} at the very end of a page (so categories more important than will be listed first), where "http://www.example.com/" is the site (or list of sites) that links to the page.

Usage

Input Output
{{linkedto|http://www.example.com/}} none
{{linkedto|http://www.example.com/ and http://www.sample.net/}} none