Template:See also/doc: Difference between revisions
From Warwick Wiki
Created page with "{{tlx|See also}} is a template used to indicate when another page may be relevant to a subsection. Place it just below a section header. For example, <pre>{{see also|page name|display text}}</pre> produces the following: {{see also|page name|display text}} == TemplateData == <templatedata> { "params": { "1": { "label": "Page name", "description": "The name of the page to link to.", "type": "wiki-page-name", "required": true }, "2": { "label": "Disp..." |
(No difference)
|
Latest revision as of 21:30, 15 July 2025
{{See also}} is a template used to indicate when another page may be relevant to a subsection. Place it just below a section header. For example,
{{see also|page name|display text}}
produces the following:
- See also: display text
TemplateData
Used to indicate when another page may be relevant to a subsection. Place it just below a section header.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Page name | 1 | The name of the page to link to. | Page name | required |
Display text | 2 | The display text for the link. | Line | suggested |