Template:Title: Difference between revisions

From Hydrogenaudio Knowledgebase
m (Updated code to better replicate h1 CSS.)
m (Minor code fix.)
Line 1: Line 1:
<h1 id="firstHeading" class="firstHeading" style="background-color: white; font-size: 200%; position: absolute; margin-top: -46.5px; width: 100%;">{{{1}}}</h1><noinclude>
<div id="firstHeading" class="firstHeading" style="background-color: white; font-size: 200%; position: absolute; margin-top: -46.5px; width: 100%;">{{{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}}