Template:Italic title: Difference between revisions
Jump to navigation
Jump to search
Created page with "<includeonly>{{DISPLAYTITLE:''{{{1}}}'' {{#if:{{{2|}}}|({{{2}}})}}}}</includeonly><noinclude>{{/doc}}</noinclude>" |
mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{DISPLAYTITLE:''{{{1}}}'' {{#if:{{{2|}}}|({{{2}}})}}}}</includeonly><noinclude>{{/doc}}</noinclude> | <includeonly>{{DISPLAYTITLE:{{#if:{{NAMESPACE}}|{{NAMESPACE}}:}}''{{{1|{{PAGENAME}}}}}'' {{#if:{{{2|}}}|({{{2}}})}}}}</includeonly><noinclude>{{/doc}}</noinclude> | ||
Latest revision as of 05:20, 25 October 2024
Italicizes the title of the article. If called without any parameters, the title will be italicized in full. Only use the parameters if you want part of the title to not be italicized.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | 1 | The part of the title to italicize. This should be the part of the title that isn't in parentheses.
| String | optional |
| Parenthetical disambiguation | 2 | The part of the title to not italicize. This should be the part of the title that is in parentheses.
| String | optional |