Template:Title: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly><div>{{#if:{{{1|}}}|{{DISPLAYTITLE:{{{1}}}}}}}</div></includeonly><noinclude>
<includeonly><div>{{#if:{{{1|}}}|{{DISPLAYTITLE:{{{1}}}}}}}</div></includeonly><noinclude>
== Usage ==
== Usage ==
To modify a page's title, use:
<code><nowiki>{{title|New Title Here}}</nowiki></code>
:<code><nowiki>{{title|New Title Here}}</nowiki></code>


== About ==
== About ==
This template is used to modify a page's title for reasons other than italicization/classic course/lowercase (most likely due to technical restrictions). It replaces the <code>DISPLAYTITLE</code> magic word, which when used by itself can sometimes add unwanted extra spacing.
This template is used to modify a page's title for reasons other than purely italicization/lowercase/prefix (most likely due to technical restrictions).
 
It replaces the <code>DISPLAYTITLE</code> magic word, which when used by itself can sometimes add unwanted extra spacing.


== See also ==
== See also ==

Latest revision as of 22:05, May 23, 2024

Usage

{{title|New Title Here}}

About

This template is used to modify a page's title for reasons other than purely italicization/lowercase/prefix (most likely due to technical restrictions).

It replaces the DISPLAYTITLE magic word, which when used by itself can sometimes add unwanted extra spacing.

See also