Template:Concat/doc
Appearance
This is a documentation subpage for Template:Concat. It may contain usage information, categories and other content that is not part of the original template page. |
Concatenates its arguments, up to 20 arguments can be specified.
Usage
[edit]{{concat|hello |world}}
gives hello world
Template Data
[edit]Concatenates its arguments, up to 20 arguments can be given.
Parameter | Description | Type | Status | |
---|---|---|---|---|
First argument | 1 | The first of many arguments, spaces in the parameter are preserved. | String | optional |
See also
[edit]- {{Enum}}