ઢાંચો:Title without disambig/doc
દેખાવ
| This is a documentation subpage for ઢાંચો:Title without disambig. It may contain usage information, categories and other content that is not part of the original ઢાંચો page. |
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.