टेम्पलेट:Remove last word
{{{1}}}
टेम्पलेट बिबरनलेख[देखीं] [संपादन करीं] [इतिहास देखीं] [रिफ्रेश करीं]
This template uses Lua: |
This template removes 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.
Usage
संपादन करींOne parameter (space as separator):
{{Remove last word|string}}
{{Remove last word|1=string}}
Two parameters (user-defined character as separator):
{{Remove last word|string|sep=character}}
{{Remove last word|1=string|sep=character}}
Examples
संपादन करीं{{Remove last word|Remove last word}}
→ Remove last{{Remove last word|Remove last}}
→ Remove{{Remove last word|Remove}}
→ Remove{{Remove last word|Remove, last word|sep=,}}
→ Remove{{Remove last word|Foo-bar|sep=-}}
→ Foo{{Remove last word|1=len = a+b|sep==}}
→ len
See also
संपादन करीं- {{Last word}}
- {{First word}}
- {{Remove first word}}
परिचय खातिर ऊपर दिहल गइल बिबरनलेख के टेम्पलेट:Remove last word/doc से ट्रांसक्लूड क के इहाँ देखावल जा रहल बाटे। (संपादन करीं | इतिहास देखीं) संपादक लोग एह टेम्पलेट के अभ्यासपन्ना (सैंडबाक्स) (बनाईं | मिरर करीं) आ टेस्टकेस (बनाईं) पन्ना सभ पर अभ्यास आ प्रयोग (टेस्टिंग) क सकत बाटे। अनुरोध बा कि अगर श्रेणी जोड़े के होखे तब /doc उपपन्ना (सबपेज) पर जोड़ल जाय। एह टेम्पलेट के उपपन्ना (सबपेज) देखीं। |