Template:Join

From Dungeons and Dragons Wiki
Revision as of 03:05, 10 October 2009 by ClaytonQuintero (talk | contribs) (Created page with '<includeonly>{{{1}}}{{{delim}}}{{{2}}}<!-- -->{{#if: {{{3|}}}|{{{delim}}}{{{3}}}}}<!-- -->{{#if: {{{4|}}}|{{{delim}}}{{{4}}}}}<!-- -->{{#if: {{{5|}}}|{{{delim}}}{{{5}}}}}<!-- …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Template documentation (for the above template, sometimes hidden or invisible)

Contents

This template concatenates up to 15 strings with the delimeter between each string specified by parameter "delim".

Examples[edit]

{{Join|delim=,|123|456}} yields 123,456

{{Join|delim=+|123|456|789}} yields 123+456+789


Visit Template:Join/doc to edit this text! (How does this work?)