Toggle menu
14
236
69
27.4K
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 03:29, 21 February 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} This is a parameter selection template. It returns the value of the parameter whose name is the value of parameter 1. == Usage == * {{tld|pst1|1|9|7|_show_result=y}} * {{tld|pst1|2|9|7|_show_result=y}} * {{tld|pst1|3|9|7|_show_result=y}} * {{tld|pst1|a|a{{=}}7|b{{=}}9|_show_result=y}} * {{tld|pst1|b|a{{=}}7|b{{=}}9|_show_result=y}} * {{tld|pst1|{{{1}}}{{=}}9|_show_result=y}} - if parameter 1 is undefined the template returns the value of the p...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is a parameter selection template. It returns the value of the parameter whose name is the value of parameter 1.

Usage

  • {{pst1|1|9|7}} ? 1
  • {{pst1|2|9|7}} ? 9
  • {{pst1|3|9|7}} ? 7
  • {{pst1|a|a=7|b=9}} ? 7
  • {{pst1|b|a=7|b=9}} ? 9
  • {{pst1|{{{1}}}=9}} ? 9 - if parameter 1 is undefined the template returns the value of the parameter with the name "{{{1}}}".

m:Template:Pp is identical.

Contents