Difference between revisions of "Template:See also/doc"

From blackwiki
Jump to navigation Jump to search
test>Rich Farmbrough
(Label parameters)
test>Rich Farmbrough
Line 13: Line 13:
 
:adding newline characters will break article links <1-- presumably because of the leading ":" -->
 
:adding newline characters will break article links <1-- presumably because of the leading ":" -->
  
== Example ==
+
==Example==
 
{| class="wikitable" cellspacing="0" cellpadding="0"
 
{| class="wikitable" cellspacing="0" cellpadding="0"
 
! Code!! Result
 
! Code!! Result
Line 37: Line 37:
 
{{Section_template_list}}
 
{{Section_template_list}}
  
{{tl|Otheruses}} List other uses for a word or term.
+
*{{tl|Other uses}} List other uses for a word or term.
More hatnotes: [[Template:Otheruses templates]]
+
*More hatnotes: [[Template:Otheruses templates]]
  
 
<includeonly>
 
<includeonly>

Revision as of 11:59, 12 May 2011

Usage

{{See also}} is used to create hatnotes to point to a small number of other, related, titles at the top of article sections according to Wikipedia:Layout. It is not for use in the "See also" section at the bottom of an article.


{{See also|Article 1|...|Article 15}}
  • One to fifteen articles can be listed.
  • The word "and" is always placed between the final two entries.
  • If more than 15 entries are supplied, a message will be displayed pointing out the problem.
  • You can use parameters label 1 to label 15 to specify alternative labels for the links.
adding newline characters will break article links <1-- presumably because of the leading ":" -->

Example

Code Result
{{See also|Article}}
{{See also|Article|label 1=Alternative title for Article}}
{{See also|Article|Article 2}}
{{See also|Article|Article 2|Article 3}}
{{See also|Article|Article 2|label 2=Alternative title for Article 2}}

And so on up to 15 parameters.

See also: Link to subsection

It is possible to direct this template to link a particular section within another article.

{{See also|Michael Tritter#storyline|l1=Storyline}} gives

Template:Section template list