Template:For
Appearance
その他の用法については、For/ja (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}} |
|
使用法
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 |
例
| ウィキテキスト | 出力 |
|---|---|
| {{for|例|Example}} | 例については、Example を参照してください。
|
| {{for|2=Example}} | その他の用法については、Example を参照してください。
|
| {{for|2=Example|3=Example2}} | |
| {{for|2=Example|3=Example2|4=Example3|5=Example4}} |