ഫലകം:Trim quotes
[തിരുത്തുക] [ ]
ഫലകത്തിന്റെ വിവരണം

![]() | This template uses Lua: |
This template trims matched pairs of leading and trailing single (') and double (") quotes and whitespace from a string. The string should be passed as the first unnamed parameter or using |1=
or |s=
if your string contains any =
signs.
Usageതിരുത്തുക
{{trim quotes|text}}
= text with any leading or trailing quotes removed (as long as text doesn't contain any =
signs).
{{trim quotes|1=text}}
or {{trim quotes|s=text}}
= text with any leading or trailing square brackets removed.
Exampleതിരുത്തുക
- <code>
{{trim quotes|1= 'abc' }}
</code> producesabc
.
- <code>
{{trim quotes|1= ""abc's""}}
</code> producesabc's
- <code>
{{trim quotes|1= This is a "quote"}}
</code> producesThis is a "quote"
(since the quotes aren't at the beginning and end of the string)
Template dataതിരുത്തുക
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.
TemplateData for Trim quotes
The template trims matched pairs of leading and trailing single and double quotes from a string.
ചരം | വിവരണം | തരം | സ്ഥിതി | |
---|---|---|---|---|
String | 1 | The string to be trimmed | പദം | ആവശ്യമാണ് |
See alsoതിരുത്തുക
- {{trim}}
മുകളിൽ കാണുന്ന വിവരണം ഫലകം:Trim quotes/doc എന്ന ഉപതാളിൽ നിന്ന് ഉൾപ്പെടുത്തിയിട്ടുള്ളതാണ്. (തിരുത്തുക | നാൾവഴി) താങ്കൾക്ക് പരീക്ഷണങ്ങൾ ഫലകത്തിന്റെ എഴുത്തുകളരി (നിർമ്മിക്കുക) താളിലോ testcases (നിർമ്മിക്കുക) താളിലോ നടത്താവുന്നതാണ്. ദയവായി വർഗ്ഗങ്ങളും ബഹുഭാഷാകണ്ണികളും /വിവരണം ഉപതാളിൽ മാത്രം ഇടുക. ഈ ഫലകത്തിന്റെ ഉപതാളുകൾ. |