Template:Italic title: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
mNo edit summary
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly><div>{{DISPLAYTITLE:{{#if:{{NAMESPACE}}|{{NAMESPACE}}:}}{{#if:{{{1|}}}|{{{1}}}|{{#if:{{{id|}}}|{{#if:{{#pos:{{PAGENAME}}|(}}|{{#sub:{{PAGENAME}}|0|{{#rpos:{{PAGENAME}}|(}}}} (''{{#sub:{{PAGENAME}}|{{#expr:{{#rpos:{{PAGENAME}}|(}}+1}}|-1}}'')|{{PAGENAME}}}}|{{#if:{{#pos:{{PAGENAME}}|(}}|''{{#sub:{{PAGENAME}}|0|{{#rpos:{{PAGENAME}}|(}}}}'' ({{#sub:{{PAGENAME}}|{{#expr:{{#rpos:{{PAGENAME}}|(}}+1}}|-1}})|''{{PAGENAME}}''}}}}}}}}</div></includeonly><noinclude>
<includeonly><div>{{DISPLAYTITLE:{{#if:{{NAMESPACE}}|{{NAMESPACE}}:}}{{#if:{{{1|}}}|{{{1}}}|{{#ifeq:{{PAGENAME}}|{{SUBPAGENAME}}||{{BASEPAGENAME}}/}}{{#if:{{{id|}}}|{{#if:{{#pos:{{SUBPAGENAME}}|<nowiki/> (}}|{{#sub:{{SUBPAGENAME}}|0|{{#rpos:{{SUBPAGENAME}}|<nowiki/> (}}}} (''{{#sub:{{SUBPAGENAME}}|{{#expr:{{#rpos:{{SUBPAGENAME}}|<nowiki/> (}}+2}}|-1}}'')|{{SUBPAGENAME}}}}|{{#if:{{#pos:{{SUBPAGENAME}}|<nowiki/> (}}|''{{#sub:{{SUBPAGENAME}}|0|{{#rpos:{{SUBPAGENAME}}|<nowiki/> (}}}}'' ({{#sub:{{SUBPAGENAME}}|{{#expr:{{#rpos:{{SUBPAGENAME}}|<nowiki/> (}}+2}}|-1}})|''{{SUBPAGENAME}}''}}}}}}}}</div>{{#switch:{{NAMESPACE}}||Gallery={{#if:{{{1|}}}|{{#ifeq:{{ucfirst:{{#replace:{{#replace:{{#replace:{{{1}}}|''}}|<i>}}|</i>}}}}|{{PAGENAME}}||[[Category:Articles with incorrect italic titles]]}}}}}}</includeonly><noinclude>
== Usage ==
== Usage ==
To italicize the full article title, ignoring the identifier (if present), use:
To italicize the article title, ignoring the identifier (if present), use:
:<code><nowiki>{{italic title}}</nowiki></code>
:<code><nowiki>{{italic title}}</nowiki></code>


Line 10: Line 10:
:<code><nowiki>{{italic title|List of ''Super Mario Galaxy'' staff}}</nowiki></code>
:<code><nowiki>{{italic title|List of ''Super Mario Galaxy'' staff}}</nowiki></code>


The line of code should be placed at the very top of the page without any blank lines following it.
== About ==
Used for italicizing article and gallery titles. It's not necessary to apply this template to other namespaces (e.g. categories, talk pages).


== About ==
Articles which have a custom italic title that doesn't match the actual article title are placed in [[:Category:Articles with incorrect italic titles]].
Used for italicizing main and gallery namespace titles. It's not necessary to make this change to talk pages.


== See also ==
== See also ==
*[[Template:Title]]
* [[MarioWiki:Naming#Italics]]
*[[Template:Classic title]]
*[[Template:Lowercase title]]
*[[MarioWiki:Naming#Italics]]


[[Category:Formatting templates]]</noinclude>
[[Category:Title templates]]</noinclude>

Latest revision as of 23:02, May 23, 2024

Usage

To italicize the article title, ignoring the identifier (if present), use:

{{italic title}}

To italicize just the article identifier (e.g. a game name in parenthesis), use:

{{italic title|id=yes}}

For custom italics, use the desired title as the given parameter:

{{italic title|List of ''Super Mario Galaxy'' staff}}

About

Used for italicizing article and gallery titles. It's not necessary to apply this template to other namespaces (e.g. categories, talk pages).

Articles which have a custom italic title that doesn't match the actual article title are placed in Category:Articles with incorrect italic titles.

See also