There are currently 0 stubs. You can help us by expanding these articles!

Difference between revisions of "Template:Italic title"

From the Conker Wiki, the Conker encyclopedia
Jump to navigationJump to search
(new)
 
(updating the template)
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}}}|{{#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>
Used for italicizing main and gallery namespace titles. To italicize the full title (such as for games), use:
Used for italicizing main and gallery namespace titles. To italicize the full title (such as for games), use:



Revision as of 20:01, December 11, 2023

Used for italicizing main and gallery namespace titles. To italicize the full title (such as for games), use:

{{italic title}}

For partial italics, use the desired title as a parameter:

{{italic title|List of ''Conker's Bad Fur Day'' staff}}

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.

Original template is from the Super Mario Wiki.