Template:See also
Documentation
This page is a template. It contains some standardized, often used text, which can be transcluded inside other pages. As this template is widely used in our wiki, it may be protected in which case only staff members can change it. Use the discussion page to propose enhancements or fixes, or to voice your opinion.
Use this template to display a link to an article along with the article's description, used in the "See also" sections of articles. Only articles that set the Article description property somewhere in the body will work for this template.
Some magic in this template. When reading an article in german like [[foo/de]]
and see_also
is {{See_also|bar}}
, if the bar/de
article exists, the template will render link bar/de
and "Article description" (if exists) from bar/de
article, otherwise it fallback to english (link is bar
and "Article description" from bar
article).
This template uses an expensive function (as noted on wikipedia). Over use on a single page will have some results ignored. Try to limit it's use to the "See also" sections of articles.
Parameters
Use this template to display a link to an article along with the article's description. Only articles that set the Article description property somewhere in the body will work for this template.
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | Add the name of the wiki article/page | String | required |
Text | text | Display text other than the article name | String | optional |
Usage
See the template's testcases:
Correct
{{See also|Ebuild}}
text
parameter to show a text instead of article name.{{See also|text=The Main Page|Main Page}}
Incorrect
{{See also}}
Anonymous parameter
parameter.Anonymous parameter
parameter.
See also
- Gentoo Wiki:Guidelines#Article description — how to add the article description;
- Article description (Property)
- {{Article description}} (Template)
- {{See}}
The above documentation is transcluded from Template:See also/doc. (edit | history)
Editors can experiment in this template's sandbox (edit) and testcases (edit) pages.
Please add categories and interwikis to the /doc subpage. (See the subpages of this template.)