VOOZH about

URL: https://minecraft.wiki/w/Template:Join

⇱ Template:Join – Minecraft Wiki


Template:Join

From Minecraft Wiki
Jump to navigation Jump to search
Documentation[view] [edit] [history] [purge]
This template uses Module:Join, a script written in Lua.

This template is to join multiple strings with a common separator. It is intended for specific cases in which using Module:String would not work.

Wikitext

{{Join|sep=,|abc|def}}

Output
abc,def

Parameters

[edit source]
{{Join|sep=|1=|2=|...}}
  • |sep=: Defines the separator. Defaults to a spacebar.
  • Numbered parameters (e.g. |1= and |2=): the strings that should be joined together.
[view] [edit] [history] [purge]The above documentation is transcluded from Template:Join/doc.
Retrieved from "https://minecraft.wiki/w/Template:Join?oldid=2755925"

Navigation menu