Diferencia entre revisiones de «Plantilla:URL»

De Wiki TVenserio
wikitves>Jonesey95
m (1 revisión importada)
Línea 1: Línea 1:
<includeonly>{{#invoke:URL|url}}</includeonly>{{#invoke:Check for unknown parameters|check|unknown={{main other|[[Category:Pages using URL template with unknown parameters|_VALUE_{{PAGENAME}}]]}}|preview=Page using [[Template:URL]] with unknown parameter "_VALUE_"|ignoreblank=y | 1 | 2 }}<noinclude>{{documentation}}</noinclude>
<includeonly>{{#if:{{{1|}}}|<!--
  --><span class="url"><!--
  -->{{#ifeq:{{#titleparts:{{lc:x{{{1|}}}}}|1|1}}|{{lc:x{{{1|}}}}}|<!-- work-around when titleparts doesn't accept the URL and returns the full string without a capital: don't attempt to transform the displayed URL
      -->[{{#if:1|{{{1|}}}}} {{#if:{{{2|}}}|{{#if:1|{{{2|}}}}}|{{#if:1|{{{1|}}}}}}}]<!-- These "#if:1" pseudo-tests (always true) allow trimming leading spaces in their text parameter
  -->|<!--
      -->{{#switch:{{lc:{{#titleparts:{{{1|}}}|2}}}}
        |https:/
        |http:/
        |ftp:/=<!-- Matches https:/ or http:/ or ftp:/
        -->[{{#if:1|{{{1|}}}}} <!-- This #if:1 allows trimming leading spaces in the full URL: {{{1|}}}
        -->{{#if:{{{2|}}}|{{#if:1|{{{2|}}}}}| <!-- This #if:1 allows trimming leading spaces in the specified display text : {{{2|}}}
            -->{{lc:<!-- domain name in lowercase
              -->{{#titleparts:{{{1|}}}|1|3}}<!--
            -->}}<!--
            -->{{#if:{{#titleparts:{{{1|}}}||4}}<!-- rest of the path
            -->|/{{#titleparts:{{{1|}}}||4}}<!--
            -->}}<!--
        -->}}<!--
        -->]<!--
      -->|#default=<!-- Not https:/ or http:/ or ftp:/
        -->[http://{{#if:1|{{{1|}}}}} <!-- This #if:1 allows trimming leading spaces in the full URL: {{{1|}}}
        -->{{#if:{{{2|}}}|{{#if:1|{{{2|}}}}}| <!-- This #if:1 allows trimming leading spaces in the specified display text : {{{2|}}}
            -->{{lc:<!-- domain name in lowercase
              -->{{#titleparts:{{{1|}}}|1|1}}<!--
            -->}}<!--
            -->{{#if:{{#titleparts:{{{1|}}}||2}}<!-- rest of the path
            -->|/{{#titleparts:{{{1|}}}||2}}<!--
            -->}}<!--
        -->}}<!--
        -->]<!--
      -->}}<!--
  -->}}<!--
  --></span><!--
-->|<!--
  -->{{#if:{{{2|}}}|{{{2|}}}|<!--
      --><code><nowiki>{{</nowiki>[[Plantilla:URL|URL]]&#124;''ejemplo.com''&#124;''texto opcional''<nowiki>}}</nowiki></code><!--
  -->}}<!--
-->}}</includeonly><noinclude>{{documentación}}</noinclude>

Revisión del 16:29 15 mar 2021

Icono de documentación de plantilla Documentación de la plantilla[ver] [editar] [historial] [purgar]

Esta plantilla sirve para generar un enlace externo estandarizado.

Ejemplos

Código Resultado
{{URL}} {{URL|ejemplo.com|texto opcional}}
{{URL|}} {{URL|ejemplo.com|texto opcional}}
{{URL|EJEMPLO.com}} ejemplo.com
{{URL|ejemplo.com}} ejemplo.com
{{URL|www.ejemplo.com}} www.ejemplo.com
{{URL|http://www.ejemplo.com}} www.ejemplo.com
{{URL|https://www.ejemplo.com}} www.ejemplo.com
{{URL|ftp://www.ejemplo.com}} www.ejemplo.com
{{URL|ftp://ftp.ejemplo.com}} ftp.ejemplo.com
{{URL|http://www.ejemplo.com/}} www.ejemplo.com
{{URL|http://www.ejemplo.com/path}} www.ejemplo.com/path
{{URL|www.ejemplo.com/foo}} www.ejemplo.com/foo
{{URL|http://www.ejemplo.com/foo|enlace}} enlace
{{URL|www.ejemplo.com/foo|enlace}} enlace
{{URL|http://www.ejemplo.com/path/}} www.ejemplo.com/path/
{{URL|www.ejemplo.com/foo/}} www.ejemplo.com/foo/
{{URL|1=http://www.ejemplo.com/path?section=17}} www.ejemplo.com/path?section=17
{{URL|1=www.ejemplo.com/foo?page=42}} www.ejemplo.com/foo?page=42
{{URL|http://www.ejemplo.com/foo/|enlace}} enlace
{{URL|www.ejemplo.com/foo/|enlace}} enlace

Una plantilla para mostrar y dar formato a una URL, dentro de otros tempatos

Parámetros de la plantilla[Editar los datos de la plantilla]

ParámetroDescripciónTipoEstado
URL1

La URL que se va a vincular

Cadenaobligatorio
Mostrar texto2

El texto que se mostrará en lugar de la dirección URL.

Cadenasugerido
Esta documentación está transcluida desde Plantilla:URL/doc.
Los editores pueden experimentar en la zona de pruebas (crear) y en los casos de prueba (crear) de la plantilla.
Por favor, añade las categorías en la subpágina de documentación. Subpáginas de esta plantilla.