Template:For/zh
Appearance
关于其他用法,参见:For/zh (disambiguation)。
模板文档
| Hatnote templates |
|---|
{{Main|$1|$2|$3|etc.}} |
{{For|$1|$2}} |
|
关于$1,参见:$2。 |
{{For|2=$2|3=$3|4=etc.}} |
{{See|$1|$2|etc.}} |
{{See also|$1|$2|ll=true}} |
{{Distinguish|$1|$2}} |
{{Hatnote|Custom text}} |
|
Custom text like: For more information, please refer to ... |
{{Further|$1|$2}} |
|
Usage
This template is used to display a note directing users to a related page.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Target description | 1 | Used as sentence part in "For [target description], see [target]."
| String | suggested |
| Target page | 2 | Page name of related article. | Page name | required |
| Second target page | 3 | Page name of another related article. | Page name | optional |
| Third target page | 4 | no description | Page name | optional |
| Fourth target page | 5 | no description | Page name | optional |
Examples
| Wikitext | Output |
|---|---|
| {{for|an example|Example}} | 关于an example,参见:Example。
|
| {{for|2=Example}} | 关于其他用法,参见:Example。
|
| {{for|2=Example|3=Example2}} | |
| {{for|2=Example|3=Example2|4=Example3|5=Example4}} |