Difference between revisions of "Template:Notitle"

From UnderWiki
Jump to navigation Jump to search
m (→‎Examples: Changed category.)
 
 
(2 intermediate revisions by one other user not shown)
Line 11: Line 11:
  
 
== Examples ==
 
== Examples ==
{| class="sotawikitable"
+
{| class="wikitable"
 
| <pre><nowiki>{{notitle}}</nowiki></pre>
 
| <pre><nowiki>{{notitle}}</nowiki></pre>
 
| Hides the pagename "title" from the page.
 
| Hides the pagename "title" from the page.
Line 18: Line 18:
 
[[Category:Utility templates]]
 
[[Category:Utility templates]]
 
</noinclude><includeonly>{{#css:
 
</noinclude><includeonly>{{#css:
   .h2PageTitle {
+
   .firstHeading {
 
     display:none;
 
     display:none;
 
   }
 
   }
 
}}</includeonly>
 
}}</includeonly>

Latest revision as of 15:32, 2 February 2015

Purpose[edit]

This template may be used to hide the page name from the top of the page.

Usage[edit]

{{notitle}}

Examples[edit]

{{notitle}}
Hides the pagename "title" from the page.