Template:No redirect

来自Valve Developer Community
跳转到导航 跳转到搜索


Warning icon.png
该 模板 已被标记为快速删除候选 因未被使用 以下原因:
Only used in a talk page, template was created in 2020. Also don't forget to delete this shortcut.
如果您反对此决定,则请讨论原因于 此处 (如果您创建了讨论部分也请 创建此重定向页面). 如果此页面不符合快速删除的标准,请移除此通知,但请勿从您自己创建的页面中移除它
管理员 / 版主 - 删除前请检查是否有任何链接指向此处以及页面历史记录
English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)
Curly brackets white.png模板文档 [查看] [编辑] [创建 中文 (zh)]
Icon-translate.png Available doc translations
Info.png
文档页面 Template:No redirect/doc/zh 不存在。
模板将改为显示英文文档。如果此消息后没有任何内容,则很可能该文档甚至不存在英文版本。

Usage

This template provides an easy way to link a redirect page without following the redirect.

{{no redirect|page name|label}}

It accepts two unnamed parameters:

  • 1= (required) the name of the page to link.
  • 2= (optional) the text to be displayed. If this is omitted then the input of the first parameter is used.

Example

Instead of having to copy/paste or type:

  • [https://developer.valvesoftware.com/w/index.php?title=VDC:IUP&redirect=no ''VDC:IUP'']

an editor can type:

  • ''{{No redirect|VDC:IUP}}''

or an alias can be used, as in:

  • ''{{-r|VDC:IUP}}''

Both of those will take users directly to the same redirect page and display its pagename as a bluelink thus (using the alias): VDC:IUP.

The second parameter (label) may be useful in discussions on talk pages. For example,

  • {{-r|VDC:IUP|this redirect}}

may appear on a talk page in this context: "For reference, see this redirect."

If there is no page with that name given by the first parameter, the template generates a redlink as for any article name:

  • {{-r|VDC:RAN}} displays as

VDC:RAN

Also, if a page is not a redirect, a normal link is displayed:

  • {{-r|Valve Developer Community:Image use policy}} displays as
Valve Developer Community:Image use policy

[[:{{{1}}}]]