ഫലകം:Trim brackets/doc
This is a documentation subpage for ഫലകം:Trim brackets. It may contain usage information, categories and other content that is not part of the original ഫലകം page. |
This template uses Lua: |
This template trims leading and trailing square brackets and whitespace from a string. This is similar to {{delink}}, but it won't remove brackets from the middle of the string. The string should be passed as the first unnamed parameter or using |1=
if your string contains any =
signs. You may substitute this template - that is, if used as {{subst:trim brackets}}
, the resulting wikicode is "clean".
Usage
തിരുത്തുക{{trim brackets|text}}
= text with any leading or trailing square brackets removed (as long as text doesn't contain any =
signs).
{{trim brackets|1=text}}
= text with any leading or trailing square brackets removed.
Example
തിരുത്തുക- "
{{trim brackets|1= [[abc]] }}
" produces "abc".
- "
{{trim brackets|1= [[abc]], [[def]], and [[ghi]] }}
" produces "abc]], def, and [[ghi"
("{{delink|1= [[abc]], [[def]], and [[ghi]] }}
" produces "abc, def, and ghi").
Template data
തിരുത്തുകTemplateData for Trim brackets
The template trims leading and trailing square brackets from a string.
ചരം | വിവരണം | തരം | സ്ഥിതി | |
---|---|---|---|---|
String | 1 | The string to be trimmed | പദം | ആവശ്യമാണ് |
See also
തിരുത്തുക- {{delink}}, which does nearly the exact same thing, but also removes balanced pairs of square brackets that aren't leading and trailing and has additional options.
- {{trim}}
ലുവ പിഴവ് package.lua-ൽ 80 വരിയിൽ : module 'Module:Navbox with collapsible groups/configuration' not found