Template:Related: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[:Category:{{{1}}}|<span title="{{{1}}} is a related topic to {{PAGENAME}}">{{{1}}}</span>]]<noinclude>[[category:templates]]</noinclude> | [[:Category:{{{1}}}|<span title="{{{1}}} is a related topic to {{PAGENAME}}">{{{2|{{{1}}}}}}</span>]]<noinclude> | ||
== Usage == | |||
* With one parameter the string from this parameter will be used for both the displayed name as well as the target category it links to. (<code><nowiki>{{related|name}}</nowiki></code>) | |||
* You may specify a second parameter for a displayed name that is different than the link target. (<code><nowiki>{{related|name of category|displayed link name</nowiki></code>) | |||
[[category:templates]] | |||
</noinclude> |
Revision as of 15:08, 6 December 2008
[[:Category:{{{1}}}|{{{1}}}]]
Usage
- With one parameter the string from this parameter will be used for both the displayed name as well as the target category it links to. (
{{related|name}}
) - You may specify a second parameter for a displayed name that is different than the link target. (
{{related|name of category|displayed link name
)