Difference between revisions of "Template:LinkShorterPages"

From RadiWiki
Jump to: navigation, search
Line 1: Line 1:
 
<!-- Is the passed text longer than 0 characters? -->{{#ifeq:{{#len:{{{1}}}}}|0|<!-- Nothing to do-->|
 
<!-- Is the passed text longer than 0 characters? -->{{#ifeq:{{#len:{{{1}}}}}|0|<!-- Nothing to do-->|
 
<!-- Show the text-->{{{1}}}
 
<!-- Show the text-->{{{1}}}
<!-- Call ourself with 3 byte shorter -->{{LinkShorterPages|{{#sub:{{{1}}}|0|-3}}}}
+
<!-- Call ourself with 3 byte shorter -->{{LinkShorterPages|{{#sub:{{{1}}}|0|-4}}}}
 
}}
 
}}

Revision as of 15:16, 28 June 2016

{{{1}}}