Template:URL: Difference between revisions

From Vigyanwiki
Template>Verdy p
m (solve bugs caused by length limitations in {{Str right}} (used now only on the domain name part), and strips a trailing default "/" path in the display)
Template>Verdy p
m ("ftps://" URLs not working in MediaWiki)
Line 4: Line 4:
       -->|https:/<!--
       -->|https:/<!--
       -->|http:/<!--
       -->|http:/<!--
       -->|ftp:/<!--
       -->|ftp:/=<!--
      -->|ftps:/=<!--
         -->[{{#if:1|{{{1|}}}}} <!-- This #if:1 allows trimming leading spaces in the full URL: {{{1|}}}
         -->[{{#if:1|{{{1|}}}}} <!-- This #if:1 allows trimming leading spaces in the full URL: {{{1|}}}
         -->{{#if:{{{2|}}}|{{{2|}}}|<!--
         -->{{#if:{{{2|}}}|{{{2|}}}|<!--

Revision as of 04:09, 11 October 2010

Template documentation