ढाँचा:Str letter/trim/कागजात

विकिपिडिया, एक स्वतन्त्र विश्वकोशबाट


This is the {{Str letter/trim}} template.

It takes a string as parameter, and returns the string trimmed to the beginning letters. It is limited to 21 letters.

Examples[सम्पादन गर्नुहोस्]

  • {{str letter/trim}}
  • {{str letter/trim|12345}}
  • {{str letter/trim|abcdef?}} → abcdef
  • {{str letter/trim|abc def}} → abc
  • {{str letter/trim|ABcD123}} → ABcD
  • {{str letter/trim|abc, def}} → abc
  • {{str letter/trim|abc(def)}} → abc
  • {{str letter/trim|ÁbČĐÈęFğ}} → ÁbČĐÈęFğ
  • {{str letter/trim|abcdefghijklmnopqrst}} → abcdefghijklmnopqrst
  • {{str letter/trim|abcdefghijklmnopqrstuvwxyz}} → abcdefghijklmnopqrstu

See also[सम्पादन गर्नुहोस्]

Description of all string templates