Template:Join

From Dungeons and Dragons Wiki
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?)