Template:Italic title: Difference between revisions

From Destinypedia, the Destiny wiki

m (Protected "Template:Italic title" (‎[edit=sysop] (indefinite) ‎[move=sysop] (indefinite)))
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{DISPLAYTITLE:{{#if:{{{1|}}}|{{#if:{{NAMESPACE}}|{{NAMESPACE}}:}}{{{1}}}|{{#if:{{NAMESPACE}}|{{NAMESPACE}}:}}''{{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 italicizing titles. To italicize the full title (such as for games), use:
== Usage ==
To italicize the article title, ignoring the identifier (if present), use:
:<code><nowiki>{{italic title}}</nowiki></code>


<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 partial italics, use the desired title as a parameter:
For custom italics, use the desired title as the given parameter:
:<code><nowiki>{{italic title|List of ''Destiny'' staff}}</nowiki></code>


<code><nowiki>{{italic title|List of ''Destiny'' staff}}</nowiki></code>
== About ==
Used for italicizing article titles. It's not necessary to apply this template to other namespaces (e.g. categories, talk pages).


Either line of code should be placed at the very top of the page without any blank or empty lines following it. It's not necessary to make this change to talk pages.</noinclude>
[[Category:Templates]]</noinclude>

Latest revision as of 20:12, 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 ''Destiny'' staff}}

About

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