模板:See also/doc:修订间差异

来自SINO云课堂
(创建页面,内容为“<noinclude>{{Documentation subpage}} {{timw|{{BASEPAGENAME}}}} </noinclude> <templatedata> { "params": { "1": { "label": "Page name", "type": "wiki-page-na…”)
 
(TeCHiScy移动页面模板:Template:See also/doc模板:See also/doc,不留重定向)
 
(没有差异)

2018年5月5日 (六) 10:29的最新版本

Template:See also


Display a note about a related page.

模板参数

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

参数描述类型状态
Page name1

Full name of related page

页面名称必填

Usage

{{See also}} is used to create hatnotes to point to a small number of other, related, titles at the top of article sections according to Wikipedia:Layout. It is not for use in the "See also" section at the bottom of an article.


{{See also|Article 1|...|Article 15}}
  • One to fifteen articles can be listed.
  • The word "and" is always placed between the final two entries.
  • If more than 15 entries are supplied, a message will be displayed pointing out the problem.
  • You can use parameters label 1 to label 15 to specify alternative labels for the links.
adding newline characters will break article links <1-- presumably because of the leading ":" -->

Example

Code Result
{{See also|Article}}
{{See also|Article|label 1=Alternative title for Article}}
{{See also|Article|Article 2}}
{{See also|Article|Article 2|Article 3}}
{{See also|Article|Article 2|label 2=Alternative title for Article 2}}

And so on up to 15 parameters.