模板:For-multi/doc

来自决策链云智库
< 模板:For-multi
Zeroclanzhang讨论 | 贡献2024年1月21日 (日) 18:43的版本 (创建页面,内容为“{{Documentation subpage}} {{High-use}} <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> {{Lua|Module:Hatnote|Module:Hatnote list}} {{tlx|For-multi}} is a hatnote template that produces a list of alternative uses for the title of the article and links to articles about those uses. It is similar to {{tlx|For}} with the primary difference being this template allows multiple uses to be listed while still being able to l…”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)

{{For-multi}} is a hatnote template that produces a list of alternative uses for the title of the article and links to articles about those uses. It is similar to {{For}} with the primary difference being this template allows multiple uses to be listed while still being able to link to multiple articles per use. It is essentially the same as {{About}} but without the about clause at the start.

Usage

0 parameters

When no parameters are provided, this template functions the exact same as {{Other uses}}. It is preferred to use that template as it more clearly explains the output of the function.

The output with zero parameter {{For-multi}} is:

Comparison to other templates:

This is the same as using {{Other uses}}:

One or two parameters

When one or two parameters are provided, this template functions the exact same as {{For}}. It is preferred to use that template as the "multi" functionality of this template is not required.

1 Parameter

With one parameter, {{For-multi|<UseA>}} yields:

Comparison to other templates:

This is identical to passing the same arguments to {{For}}. For example, {{For|<UseA>}} yields:

2 Parameters

With two parameters, {{For-multi|<UseA>|<ArticleA>}} yields:

Comparison to other templates:

This is identical to passing the same arguments to {{For}}. For example, {{For|<UseA>|<ArticleA>}} yields:

3 or more parameters

When three or more parameters are provided, this template can be used. Functionally, it is the same as {{About}}, but without the about clause at the beginning. Per the guideline at WP:HNS, it is up to the editor to decide whether or not the hatnote should contain a brief summary (i.e. whether or not the hatnote should use {{For-multi}} or {{About}}) based on their preference and what is likely to be clearer and easier for the reader.

With three parameters, the output of

{{For-multi|<UseA>|<ArticleA>|<UseB>}}

is:

Comparison to other templates:

The output of {{For-multi|<UseA>|<ArticleA>|<UseB>}} is different from {{For}} provided with three parameters where {{For|<UseA>|<ArticleA>|<ArticleB>}} yields:

As you can see, this function is able to output multiple uses, unlike {{For}}. {{About}} also produces the same output, but with an about clause at the beginning. For example, {{About|<About>|<UseA>|<ArticleA>|<UseB>}} yields:

Technically, {{About}} can be used by passing an empty first parameter, but this isn't recommended as the wikitext {{About||UseA|ArticleA|UseB}} doesn't make it clear what the output is going to be and what the purpose of the template is as, in this case, the name of the template "About" is misleading. Using it this way would look like:

Multiple articles per use

Multiple articles can be used per use by putting a parameter with the content and between them. For example, the wikitext

{{For-multi|<UseA>|<ArticleA>|<and>|<ArticleB>|<and>|<ArticleC>|<UseB>|<ArticleD>|<and>|<ArticleE>}}

yields:

Last parameter

When the last parameter is a "use", the current article plus (disambiguation) will be linked to at the end of the template. For example,

{{For-multi|<UseA>|<ArticleA>|<UseB>}}

yields:

The above example produces a link to 模板:For-multi/doc (disambiguation) at the end.

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:For-multi in articles based on its TemplateData.

TemplateData for For-multi

This template lists multiple other uses for the title and links to articles about those uses. See the documentation for more information on usage and alternatives.

模板参数

此模板首选参数不换行的行内格式。

参数描述类型状态
Other use 11

What the first other use of the title is. If unused or blank, defaults to "For other uses".

字符串必需
Other page 12

The title of the first other page. If unused, defaults to "[page title] (disambiguation)".

页面名称必需
Other use 23

What the second other use of the title is.

字符串必需
Other page 24

The title of the second other page. If unused or blank and parameter 4 exists, defaults to "[page title] (disambiguation)".

页面名称可选
Other use 35

What the third other use of the title is.

字符串可选
Other page 36

The title of the third other page. If unused or blank and parameter 6 exists, defaults to "[page title] (disambiguation)".

页面名称可选
Other use 47

What the fourth other use of the title is.

字符串可选
Other page 48

The title of the fourth other page. If unused or blank and parameter 8 exists, defaults to "[page title] (disambiguation)".

页面名称可选

See also