Toggle menu
15
236
75
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.
Created page with "{{Documentation subpage}} {{lua|Module:Pn}} Returns the last unnamed parameter. Wrapper for Module:Pn setting index to -1 (last value). == Examples == * <code><nowiki>{{p-1 | a | b | c | d | e | f }}</nowiki></code> → {{p-1 | a | b | c | d | e | f }} * <code><nowiki>{{wdib|ps=1|P8011|qid=Q84055514|list=p-1}}</nowiki></code> → {{wdib|ps=1|P8011|qid=Q84055514|list=p-1}} == See also== * {{tl|P1}}, returns the first unnamed parameter <includeonly>{{sandbox othe..."
 
(No difference)

Latest revision as of 04:29, 17 February 2025

Returns the last unnamed parameter.

Wrapper for Module:Pn setting index to -1 (last value).

Examples

  • {{p-1 | a | b | c | d | e | f }} → f
  • {{wdib|ps=1|P8011|qid=Q84055514|list=p-1}}Template:Wdib

See also

  • {{P1}}, returns the first unnamed parameter