Difference between revisions of "Template:Linkedto"

From The Shartak Wiki
Jump to navigationJump to search
(Created as a way of marking and categorizing pages that are linked to from other sites.)
 
(Added a summary and usage notes.)
Line 1: Line 1:
[[Category:Linked to from other sites]]
+
<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.
 +
 
 +
==Usage==
 +
{| border="1" cellpadding="5" cellspacing="1" style="background-color: #f9f9f9; border: solid 1px #ccc; border-collapse: collapse"
 +
|-bgcolor="#ddd"
 +
! Input !! Output
 +
|-
 +
|| <nowiki>{{linkedto|[http://www.example.com/]}}</nowiki> || ''none''
 +
|-
 +
|| <nowiki>{{linkedto|[http://www.example.com/] and [http://www.sample.net/]}}</nowiki> || ''none''
 +
|}
 +
 
 +
[[Category:Templates]]

Revision as of 17:25, 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 or near the top of a page (to make sure it's seen), 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