Template:No redirect

De Valve Developer Community
Ir a la navegación Ir a la búsqueda


Warning icon.png
Este plantilla fue marcado de candidato para delición de rápido because it is unused por este razón:
Only used in a talk page, template was created in 2020. Also don't forget to delete this shortcut.
Si te opones este decisión, conversar por favor aqui (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
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.pngDocumentación de las plantillas [ver] [editar] [crear Español (es)]
Icon-translate.png Available doc translations
Info.png
La página de documentación Template:No redirect/doc/es no existe.
La documentación en inglés se mostrará en su lugar, pudiendo usar el traductor de Google (o un software similar) para traducir esta página. Si no aparece nada tras este mensaje, es que la documentación no existe ni en inglés.

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}}}]]