切換選單
切換個人選單
尚未登入
如果您进行任何编辑,您的IP地址会公开展示。

Template:Format link/doc

模板頁面

This template formats a link for use in hatnote templates. It accepts up to three positional parameters, the link, an optional display value, and an optional target override (which if provided, makes the link parameter optional). These parameters may also be supplied by name, as link, display, and target respectively. Links to categories and files are automatically escaped with the colon trick, and links to sections are automatically formatted as page § section, rather than the MediaWiki default of page#section.

This template doesn't work with subst.

Usage

Link only:

{{format link|link}}

Link plus display:

{{format link|link|display}}

Link with an italicized page name:

{{format link|link|italicizepage=yes}}

Link with an italicized section name:

{{format link|link|italicizesection=yes}}

If the link or display values contain an equals sign, you will need to specify the parameter names like this:

{{format link|1=link|2=display}}

Link with a target override:

{{format link|link|display|target}}

Link with parameters supplied by name:

{{format link|link=link|display=display|target=target}}

Examples

  • {{format link|Lion}} → [[Lion]] → Lion
  • {{format link|Lion#Etymology}} → [[Lion#Etymology|Lion § Etymology]] → Lion § Etymology
  • {{format link|Category:Lions}} → [[:Category:Lions]] → Category:Lions
  • {{format link|Lion#Etymology|Etymology of lion}} → [[Lion#Etymology|Etymology of lion]] → Etymology of lion
  • {{format link|#Bar|Foo#Bar}} → [[:Foo#Bar|§ Bar]] → § Bar
  • {{format link|Quo warranto#Philippines|italicizepage=true}} → [[Quo warranto#Philippines|<i>Quo warranto</i> §&nbsp;Philippines]] → Quo warranto § Philippines
  • {{format link|Cybercrime Prevention Act of 2012#Disini v. Secretary of Justice|italicizesection=true}} → [[Cybercrime Prevention Act of 2012#Disini v. Secretary of Justice|Cybercrime Prevention Act of 2012 §&nbsp;<i>Disini v. Secretary of Justice</i>]] → Cybercrime Prevention Act of 2012 § Disini v. Secretary of Justice
  • {{format link}}Error: no link or target specified! (help)

Errors

If this template is used and neither the link parameter (or positional parameter 1) nor the target parameter (or positional parameter 3) is supplied, then the template will return an error message. At least one of those must be supplied.


Cookies 幫助我們給予服務內容。依您有使用我們的服務,代表您同意我們使用 cookies。