Toggle menu
15
236
76
27.7K
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 05:14, 23 February 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} {{lua|Module:Xpsoc}} <!-- Categories and interwikis go at the bottom of this page. --> This is a simplified expansion demo template. The template name is specified with the first positional parameter. Subsequent positional parameters specify positional parameters to be displayed by the template demo. Keys and values for named parameters can be specified with {{para|n1}}, {{para|v1}}, {{para|n2}}, {{para|v2}},...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is a simplified expansion demo template.

The template name is specified with the first positional parameter. Subsequent positional parameters specify positional parameters to be displayed by the template demo. Keys and values for named parameters can be specified with |n1=, |v1=, |n2=, |v2=, etc.

Examples

The code

{{xpsoc|3x|foo|bar|n1=baz|v1=bat|n2=bam|v2=qux}}

produces

{{3x|foo|bar|bam=qux |baz=bat}} → foofoofoo


Contents