ढाँचा: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.