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.) |
m (Closed the <noinclude> tag properly.) |
||
(3 intermediate revisions by the same user not shown) | |||
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 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== | ||
+ | {| 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]]</noinclude> |
Latest revision as of 01:11, 2 August 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 Category:Linked to from other sites 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 |