সাঁচ:Title without disambig
Removes disambiguation part from page titles, if there is one. More precisely, finds first (
in the parameter and removes everything from position one character before it (that one character should be usually a space).
Usage
সম্পাদনা কৰক{{title without disambig|page title}}
Examples:
{{title without disambig|foo (bar)}}
→ "foo"{{title without disambig|foo bar}}
→ "foo bar"
Note: This template uses {{str find}}
, so it doesn't find brackets more than 50 characters from beginning of the string.
See also
সম্পাদনা কৰক- Template:PAGENAMEBASE: uses the name of the current page as the input string.
The above documentation is transcluded from সাঁচ:Title without disambig/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |