Template:Title: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Protected "Template:Title" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
mNo edit summary |
||
(3 intermediate revisions 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 == | ||
<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/ | 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 == | ||
*[[MarioWiki:Naming#Technical restrictions]] | *[[MarioWiki:Naming#Technical restrictions]] | ||
[[Category: | [[Category:Title templates]]</noinclude> |
Latest revision as of 23: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.