Difference between revisions of "Template:Italic title"
w>Paine Ellsworth m (punct. - comma used only with 2 independent clauses) |
o>TransEmo m (1 revision imported) |
(No difference)
|
Revision as of 01:50, 12 October 2019
This template is used on approximately 880,000 pages. To avoid large-scale disruption and unnecessary server load, any changes to it should first be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can then be added to this page in a single edit. Please consider discussing changes on the talk page before implementing them. |
This template uses Lua: |
This template italicizes page titles. Article titles cannot contain wiki-formatting, such as ''
, so article titles cannot be italicized in the normal way. Instead, place this template in the article, normally at the very top. It will then have the following effect:
- Titles with no parentheses
()
are fully italicised:Foo
→ FooTalk:Foo
→ Talk:Foo
- Titles which contain parentheses are italicised before the first opening parenthesis:
Foo (bar)
→ Foo (bar)Talk:Foo (bar)
→ Talk:Foo (bar)
- Italicization can be forced on parenthesized text with the
|all=yes
parameter.
This template should only be used in articles that meet the criteria for italic titles given in the Article titles policy.
Usage
Basic usage
{{italic title}}
All parameters
{{italic title|noerror|string=text in title|all=yes}}
Parameters
- 1: if this is set to "noerror", error messages are suppressed. See #Errors for more details.
- all: if this is set to "yes", text in parentheses is italicized.
- string: instead of italicizing the whole title, italicize only some specific text. For example, using
|string=Ally McBeal
on the page "List of Ally McBeal episodes" would result in "List of Ally McBeal episodes".
{{DISPLAYTITLE:Desired Title}}
can be used instead in cases not covered by the parameters, e.g. two substrings with italics, or italics combined with lowercase first character.
Errors
Sometimes you may see red error messages like this at the top of the page:
Warning: Display title "<i>Article title (disambiguation)</i>" overrides earlier display title "<i>Article title</i> (disambiguation)".
This usually means that there is another instance of {{italic title}} on the page, usually added by one of the infoboxes. Certain infoboxes, for example {{infobox album}}, add {{italic title}} by default. Check the template documentation for any infobox used on the page; it may have instructions about how to deal with italic titles. You may be able to adjust the italics from the infobox instead of using {{italic title}} at the top of the article. Or if that doesn't work, you may be able to disable the infobox's italics code altogether.
If you are still having problems, try putting {{italic title}} after the infobox. You can suppress the error message by using the code {{italic title|noerror}}
.
Technical details: this template uses the DISPLAYTITLE magic word to italicize the title. Error messages can be produced by any two templates which use this magic word, and are not limited to this template. If you are unsure why you are getting a particular error message, you can ask about it at Wikipedia:Village pump (technical).
Categories
If the |string=
parameter is used but that string is not found in the title, the page is added to Category:Pages using italic title with no matching string.
TemplateData
TemplateData for Italic title
A template to italicize article titles
Parameter | Description | Type | Status | |
---|---|---|---|---|
Error options | 1 | If set to "noerror", suppresses error messages. Using this is a last-ditch fix - see the template documentation for other options. | String | optional |
All | all | If set to "yes", italicization is forced on parenthesized text. | String | optional |
String | string | Specify a string in the title to italicize, rather than italicizing the entire title. | String | optional |
See also
Template | Involves | Correct name | Actual article name |
---|---|---|---|
{{Italic title}} | Title in italics | To Kill a Mockingbird | To Kill a Mockingbird |
{{Lowercase title}} | Lowercase first character | eBay | EBay |
{{Correct title|reason=bracket}} | < > [ ] { } | Benzo[a]pyrene | Benzo(a)pyrene |
{{Correct title|reason=#}} | # | Pilot #5 | Pilot No. 5 |
{{Correct title|reason=:}} | / : | DK: King of Swing | DK King of Swing |
{{DISPLAYTITLE}} | Various | _NSAKEY | NSAKEY |
Templates which use this template should display the following notice:
The above documentation is transcluded from Template:Italic title/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |