Toggle menu
15
236
74
27.6K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 21:49, 15 February 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} <!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> Concatenates its arguments, up to 20 arguments can be specified. == Usage == <code><nowiki>{{concat|hello |world}}</nowiki></code> gives {{concat|hello |world}} ===Template Data=== <templatedata>{ "description": "Concatenates its arguments, up to 20 arguments can be given.", "params": { "1": { "label": "First argument", "description": "The first of many a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Concatenates its arguments, up to 20 arguments can be specified.

Usage

{{concat|hello |world}} gives hello world

Template Data

Concatenates its arguments, up to 20 arguments can be given.

Template parameters

ParameterDescriptionTypeStatus
First argument1

The first of many arguments, spaces in the parameter are preserved.

Stringoptional

See also