ထႅမ်းပလဵတ်ႉ:Last word

လုၵ်ႉတီႈ ဝီႇၶီႇၽီးတီးယႃး ဢၼ်လွတ်ႈလႅဝ်းထၢင်ႇႁၢင်ႈ ၼၼ်ႉမႃး
(လုၵ်ႉတီး ထႅမ်းပလဵတ်ႉ:Lastw ၼႆႈသေ ၶိုၼ်းပိၼ်ႇဝၢႆႇမႃး)

{{{1}}}

Documentation icon ၽိုၼ်ၵႅမ်မိုဝ်းထႅမ်းပလဵတ်ႉ[တူၺ်း] [မႄးထတ်း] [ပိုၼ်း] [ၸၢင်း]
တူဝ်ယေႃႈ:

This template returns the last word of the first parameter, i.e. the last non-space token after the last space. Use |1= for the first parameter if the string may contain an equals sign (=). By default, words are delimited by spaces, but the optional parameter |sep= can set the separator to any character.

လွင်ႈၸႂ်ႉတိုဝ်း[မႄးထတ်းငဝ်ႈငႃႇ]

One parameter (space as separator):

  • {{Last word|string}}
  • {{Last word|1=string}}

Two parameters (user-defined character as separator):

  • {{Last word|string|sep=character}}
  • {{Last word|1=string|sep=character}}

တူဝ်ယၢင်ႇ[မႄးထတ်းငဝ်ႈငႃႇ]

  • {{Last word|}}
  • {{Last word|Select last word}} → word
  • {{Last word|Select last}} → last
  • {{Last word|Select}} → Select
  • {{Last word|Select, last word|sep=,}} → last word
  • {{Last word|Foo-bar|sep=-}} → bar
  • {{Last word|1=len = a+b|sep==}} → a+b

တူၺ်းပႃး[မႄးထတ်းငဝ်ႈငႃႇ]