Template:URL: Difference between revisions
From Vigyanwiki
Template>Plastikspork (Hopefully this fixes the bug) |
Template>Fryed-peach (Always show valid urls, per discussion) |
||
Line 11: | Line 11: | ||
-->{{#if:{{{2|}}}|{{#if:1|{{{2|}}}}}| <!-- This #if:1 allows trimming leading spaces in the specified display text : {{{2|}}} | -->{{#if:{{{2|}}}|{{#if:1|{{{2|}}}}}| <!-- This #if:1 allows trimming leading spaces in the specified display text : {{{2|}}} | ||
-->{{lc:<!-- domain name in lowercase | -->{{lc:<!-- domain name in lowercase | ||
--> | -->{{#titleparts:{{{1|}}}|1|3}}<!-- | ||
-->}}<!-- | -->}}<!-- | ||
-->{{#if:{{#titleparts:{{{1|}}}||4}}<!-- rest of the path | -->{{#if:{{#titleparts:{{{1|}}}||4}}<!-- rest of the path | ||
Line 25: | Line 22: | ||
-->{{#if:{{{2|}}}|{{#if:1|{{{2|}}}}}| <!-- This #if:1 allows trimming leading spaces in the specified display text : {{{2|}}} | -->{{#if:{{{2|}}}|{{#if:1|{{{2|}}}}}| <!-- This #if:1 allows trimming leading spaces in the specified display text : {{{2|}}} | ||
-->{{lc:<!-- domain name in lowercase | -->{{lc:<!-- domain name in lowercase | ||
--> | -->{{#titleparts:{{{1|}}}|1|1}}<!-- | ||
-->}}<!-- | -->}}<!-- | ||
-->{{#if:{{#titleparts:{{{1|}}}||2}}<!-- rest of the path | -->{{#if:{{#titleparts:{{{1|}}}||2}}<!-- rest of the path |
Revision as of 13:16, 22 November 2011
Template documentation
[create]