Difference between revisions of "Template:Title"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
m
m (Updated code to better replicate h1 CSS.)
Line 1: Line 1:
<div style="position: absolute; top: -27px; width: 100%; background: #FFFFFF; font-size: 200%; border-bottom: 1px solid #AAAAAA; line-height:1.2em;">
+
<h1 id="firstHeading" class="firstHeading" style="background-color: white; font-size: 200%; position: absolute; margin-top: -46.5px; width: 100%;">{{{1}}}</h1><noinclude>
{{{1}}}</div><noinclude>
+
 
== Usage ==
 
== Usage ==
 
This template replaces the displayed title on a page. Use it like this:
 
This template replaces the displayed title on a page. Use it like this:
 
  <nowiki>{{title|New Title}}</nowiki>
 
  <nowiki>{{title|New Title}}</nowiki>
 
</noinclude>
 
</noinclude>

Revision as of 11:06, 13 October 2018

{{{1}}}

Usage

This template replaces the displayed title on a page. Use it like this:

{{title|New Title}}