Template:For
Template documentation follows |
---|
Note: the template above may sometimes be partially or fully invisible. |
Visit Template:For/doc to edit this documentation. (How does this work?) |
This hatnote template is meant to be used to show pages related to a topic the reader might want to visit.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Topic | 1 | The topic the following pages are about.
| Line | required |
Related Page | 2 | A related page.
| Page name | required |
Second Page | 3 | A second related page.
| Page name | optional |
Third Page | 4 | A third related page.
| Page name | optional |
Examples
Code | Result |
---|---|
{{For|more information|Special:WantedPages}} |
For more information, see Special:WantedPages.
|
{{For|more information|Special:WantedPages|Special:UncategorizedPages}} |
For more information, see Special:WantedPages and Special:UncategorizedPages.
|
{{For|more information|Special:WantedPages|Special:UncategorizedPages|Special:UncategorizedCategories}} |
For more information, see Special:WantedPages, Special:UncategorizedPages and Special:UncategorizedCategories.
|
{{For|more information|Special:WantedPages{{!}}Page 1}} (Custom link label) |
For more information, see Page 1.
|
Dependencies
For this template to work properly, you need the following:
- The
{{Hatnote}}
base template. - The
.hatnote
class, found in MediaWiki:Common.css.
Source
Roughly based on Wikipedia's For Template.