From The Mana World
(Created page with "<includeonly>{{DISPLAYTITLE:<span style="display: none">{{FULLPAGENAME}}</span>}} <div style="position:absolute;top:0px;width:100%;background:#fff"> <h1 style="background-po...")
 
m (added doc)
Line 1: Line 1:
<includeonly>{{DISPLAYTITLE:<span style="display: none">{{FULLPAGENAME}}</span>}}
<noinclude>
Hides current page title and creates new on top of it.
This template is good to use for non-English pages.
 
'''Syntax:'''
<pre>{{H:titlereplace
|New page name
}}
</pre>
 
</noinclude><includeonly>{{DISPLAYTITLE:<span style="display: none">{{FULLPAGENAME}}</span>}}
<div style="position:absolute;top:0px;width:100%;background:#fff">
<div style="position:absolute;top:0px;width:100%;background:#fff">
   <h1 style="background-position: 0px 0px; background-repeat: no-repeat; background-color: rgb(242, 235, 231); padding-left: 50px; border: 1px solid rgb(0, 0, 0); border-radius: 15px; margin-top: 0px; padding-top: 0px; margin-bottom: 0.1em; line-height: 1.2em; padding-bottom: 0px; font-size: 2em;">
   <h1 style="background-position: 0px 0px; background-repeat: no-repeat; background-color: rgb(242, 235, 231); padding-left: 50px; border: 1px solid rgb(0, 0, 0); border-radius: 15px; margin-top: 0px; padding-top: 0px; margin-bottom: 0.1em; line-height: 1.2em; padding-bottom: 0px; font-size: 2em;">

Revision as of 17:37, 13 April 2015

Hides current page title and creates new on top of it. This template is good to use for non-English pages.

Syntax:

{{H:titlereplace
|New page name
}}