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
 
(23 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>{{DISPLAYTITLE:''{{PAGENAME}}''}}</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></includeonly><noinclude>
Used for 100% italicizing main-namespace titles such as games. For partial italics, <code><nowiki>{{DISPLAYTITLE:''Blah'' (game)}}}</nowiki></code> is used.</noinclude>
== Usage ==
To italicize the article title, ignoring the identifier (if present), use:
:<code><nowiki>{{italic title}}</nowiki></code>
 
To italicize just the article identifier (e.g. a game name in parenthesis), use:
:<code><nowiki>{{italic title|id=yes}}</nowiki></code>
 
For custom italics, use the desired title as the given parameter:
:<code><nowiki>{{italic title|List of ''Super Mario Galaxy'' staff}}</nowiki></code>
 
== About ==
Used for italicizing article and gallery titles. It's not necessary to apply this template to other namespaces (e.g. categories, talk pages).
 
== See also ==
* [[MarioWiki:Naming#Italics]]
 
[[Category:Title templates]]</noinclude>

Latest revision as of 20:13, December 27, 2023

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).

See also