Difference between revisions of "Template:Title"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
m
m (Updated documentation.)
(5 intermediate revisions by one user not shown)
Line 1: Line 1:
<div style="position: absolute; top: -34px; width: 100%; background: #FFFFFF; font-size: 200%; border-bottom: 1px solid #AAAAAA; line-height:1.2em;">
+
<div id="firstHeading" class="firstHeading" style="background-color: white; font-size: 200%; position: absolute; top: -28.5px; width: 100%;">{{{1}}}</div><noinclude>
{{{1}}}</div><noinclude>
+
==Documentation==
== Usage ==
+
This template can be used to replace an article's title, for example {{code|<nowiki>{{title|foobar2000}}</nowiki>}} is used on the [[Foobar2000:Foobar2000]] page.
This template replaces the displayed title on a page. Use it like this:
+
 
<nowiki>{{title|New Title}}</nowiki>
+
This template should '''''only''''' be used when the {{code|<nowiki>{{DISPLAYTITLE:}}</nowiki>}} magic word will not achieve the desired result.
 +
 
 +
===Syntax===
 +
<pre>{{title|New Title}}</pre>
 +
[[Category:Templates]]
 
</noinclude>
 
</noinclude>

Revision as of 16:14, 15 October 2018

{{{1}}}

Documentation

This template can be used to replace an article's title, for example {{title|foobar2000}} is used on the Foobar2000:Foobar2000 page.

This template should only be used when the {{DISPLAYTITLE:}} magic word will not achieve the desired result.

Syntax

{{title|New Title}}