Template:Title without disambig/doc

There are no reviewed versions of this page, so it may not have been checked for adherence to standards.

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.

Template parameters

ParameterDescriptionTypeStatus
Page Title1

Page title which may contain parts in brackets which will be removed.

Stringrequired


See also

edit


Template:String-handling templates