Template:Title without disambig
Appearance
Uses Lua: |
Removes disambiguation part from page titles, if there is one. More precisely, finds first ( ... )
in the parameter and removes it.
Usage
[edit]{{title without disambig|page title}}
Examples:
{{title without disambig|foo (bar)}}
→ "foo"{{title without disambig|foo bar}}
→ "foo bar"
Template data
[edit]This is the TemplateData documentation for the template used by the new VisualEditor.
Title without disambig
Removes parenthetical part from page titles, if there is one.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Page Title | 1 | Page title which may contain parts in brackets which will be removed. | String | required |
See also
[edit]- Template:PAGENAMEBASE, which uses the name of the current page as the input string.
- Template:Title disambig text, which returns text within disambig parenthesis