Difference between revisions of "Template:PipeTrick"

From AtlasWiki
Jump to: navigation, search
(fix call to #explode)
(fix namespace exclusion, start after, not before, first colon)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
 
This template emulates the "pipe trick", producing a link whose displayed text excludes the namespace (if any), and excludes everything after the first open parenthesis.
 
This template emulates the "pipe trick", producing a link whose displayed text excludes the namespace (if any), and excludes everything after the first open parenthesis.
</noinclude>[[{{{1}}}|{{#explode:{{#explode:{{{1}}}|:|0}}|(|0}}]]
+
</noinclude>[[{{{1}}}|{{#explode:{{#explode:{{{1}}}|:|1}}|(|0}}]]

Revision as of 14:59, 12 May 2014

This template emulates the "pipe trick", producing a link whose displayed text excludes the namespace (if any), and excludes everything after the first open parenthesis. [[{{{1}}}|]]