साचा:Str right
Jump to navigation
Jump to search
वापर[संपादन]
{{Str right|<string>|<offset>}}
Gives the characters from <offset> to the end of the string.
If <count> is invalid, empty or undefined, this template goes berserk, so don't do that.
Limitations[संपादन]
- Up to 100 chararacters in the input string. If possible, first check length of input string using {{Str len}}. Using strings longer than 100 characters may result in the error "max index is 100 for str_sub".
- Limited set of characters.
- Expensive.
Examples[संपादन]
- {{Str right| lorem ipsum dolor sit amet | 10 }} → m dolor sit amet
- {{Str right| lorem ipsum dolor sit amet | 1 }} → orem ipsum dolor sit amet
- {{Str right| lorem ipsum dolor sit amet | 0 }} → lorem ipsum dolor sit amet
- {{Str right |123456789.123456789.123456789.123456789.123456789.123456789.123456789.123456789.123456789.123456789.1 | 99}} → 3456789.123456789.123456789.123456789.123456789.123456789.123456789.123456789.123456789.123456789.max index is 100 for str sub long
See also[संपादन]
साचा:String templates see also
वरील दस्तावेजीकरण हे साचा:Str right/doc पासून आंतरविन्यासित आहेत. (संपादन | इतिहास) संपादक हे या साच्याच्या धूळपाटी (तयार करा | प्रतिबिंब) व चाचणी (तयार करा) पानात प्रयोग करुन बघु शकतात. कृपया वर्ग हे /doc उपपानावर टाकावेत. या साच्याची उपपाने बघा. |