Template:See/en
File:OOjs UI icon alert-yellow.svg | This template employs intricate features of template syntax.
You are encouraged to familiarize yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. Remember that you can conduct experiments, and should test all improvements, in either the general sandbox or your user space before changing anything here. |
This template is used to link articles containing further information of the subject at hand. Up to 9 links are possible.
This is the TemplateData documentation for this template used by VisualEditor and other tools.
See/en
<templatedata> { "description": { "en": "Link to a related page for further information.", "cs": "Odkaz na související stránku pro další informace.", "fr": "Crée un lien vers une page associée pour avoir des informations complémentaires." }, "format": "inline", "params": { "1": { "label": { "en": "Page name", "cs": "Název stránky", "fr": "Nom de page" }, "description": { "en": "Full name of related page", "cs": "Celý název související stránky", "fr": "Nom complet de la page associée" }, "required": true, "type": "wiki-page-name" } } } </templatedata>
Examples
- Example with one parameter
{{see|Example}}
- Example with multiple parameters
{{see|Wikipedia:Iraq and weapons of mass destruction|Wikipedia:Saddam Hussein and al-Qaeda|Wikipedia:Downing Street memo|Wikipedia:Bush-Blair memo}}
- Example of linking a category
{{see|:Category:Template documentation}}
TemplateData
This is the TemplateData documentation for this template used by VisualEditor and other tools.
See/en
<templatedata> { "description": { "en": "Link to a related page for further information.", "cs": "Odkaz na související stránku pro další informace.", "fr": "Crée un lien vers une page associée pour avoir des informations complémentaires." }, "format": "inline", "params": { "1": { "label": { "en": "Page name", "cs": "Název stránky", "fr": "Nom de page" }, "description": { "en": "Full name of related page", "cs": "Celý název související stránky", "fr": "Nom complet de la page associée" }, "required": true, "type": "wiki-page-name" } } } </templatedata>