Template:See also
Jump to navigation
Jump to search
- See also: Error: Template must be given at least one article name
Usage[edit]
{{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.
- NB
- no newlines are permitted else the article links will be broken.
Example[edit]
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.