Difference between revisions of "Template:URL"

From annadreambrush.com/wiki
Jump to navigation Jump to search
imported>MRSC
(revert last set of changes; broke template)
m (1 revision imported)
 
(30 intermediate revisions by 19 users not shown)
Line 1: Line 1:
<includeonly>{{#if:{{{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>
  --><span class="url"><!--
 
      -->{{#switch:{{lc:{{#titleparts:{{{1|}}}|2}}}}<!--
 
      -->|https:/<!--
 
      -->|http:/<!--
 
      -->|ftp:/=<!--
 
        -->[{{#if:1|{{{1|}}}}} <!-- This #if:1 allows trimming leading spaces in the full URL: {{{1|}}}
 
        -->{{#if:{{{2|}}}|{{{2|}}}|<!--
 
            -->{{lc:<!-- domain name in lowercase
 
              -->{{#ifeq:{{lc:{{padleft:|4|{{#titleparts:{{{1|}}}|1|3}}}}}}|www.<!--
 
              -->|{{Str right|1={{#titleparts:{{{1|}}}|1|3}}|2=4}}<!--
 
              -->|{{#titleparts:{{{1|}}}||3}}<!--
 
              -->}}<!--
 
            -->}}<!--
 
            -->{{#if:{{#titleparts:{{{1|}}}||4}}<!-- rest of the ressource path
 
            -->|/{{#titleparts:{{{1|}}}||4}}<!--
 
            -->}}<!--
 
        -->}}<!--
 
        -->]<!--
 
      -->|#default=<!--
 
        -->[http://{{#if:1|{{{1|}}}}} <!-- This #if:1 allows trimming leading spaces in the full URL: {{{1|}}}
 
        -->{{#if:{{{2|}}}|{{{2|}}}|<!--
 
            -->{{lc:<!-- domain name in lowercase
 
              -->{{#ifeq:{{lc:{{padleft:|4|{{#titleparts:{{{1|}}}|1|1}}}}}}|www.<!--
 
              -->|{{Str right|1={{#titleparts:{{{1|}}}|1|1}}|2=4}}<!--
 
              -->|{{#titleparts:{{{1|}}}|1|1}}<!--
 
              -->}}<!--
 
            -->}}<!--
 
            -->{{#if:{{#titleparts:{{{1|}}}||2}}<!-- rest of the ressource path
 
            -->|/{{#titleparts:{{{1|}}}||2}}<!--
 
            -->}}<!--
 
        -->}}<!--
 
        -->]<!--
 
      -->}}<!--
 
  --></span><!--
 
-->|{{tlx|URL|example.com}}<!--
 
-->}}</includeonly><noinclude>{{documentation}}</noinclude>
 

Latest revision as of 17:55, 9 March 2020

Template documentation[create]