Template:LinkShorterPages: Difference between revisions

From RadiWiki
Jump to navigation Jump to search
No edit summary
No edit summary
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}}} {{{ Template loop detected: Template:LinkShorterPages