Template:See also

From Yugipedia
Revision as of 22:11, 22 December 2012 by Dinoguy1000 (talk | contribs) (rm TagSync crap, tag for cleanup)
Jump to: navigation, search

{{See also}} is used for small sets of see also information at the head of article sections.

Usage

{{See also|Article 1|...|Article 15}}
  • Up to 15 parameters are permitted: only the first is mandatory.
  • The list is dynamically generated so that 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.
  • Using l# will change the label for an article.
NB 
no newlines are permitted else the article links will be broken.

Example

Code Result
{{See also}}
{{See also|Article}}
{{See also|Article|Article}}
{{See also|Article|Article|Article}}
{{See also|Article|Article|l2=Alternate title}}

And so on up to 15 parameters.