5,953
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
<pre>{{header|title (if the title to be displayed is different from the page title)|print (by default this header has class="noprint")}}</pre> | <pre>{{header|title (if the title to be displayed is different from the page title)|print=1 (by default this header has class="noprint")}}</pre> | ||
</noinclude><includeonly>__NOTITLE__ | </noinclude><includeonly>__NOTITLE__ | ||
<div class="header-lines noprint"></div> | <div class="header-lines noprint"></div> | ||
<div class="header-title {{# | <div class="header-title {{#if:{{{print|}}}||noprint}}"><span class="header-whitespace"> </span><span style="background-color: white;">{{#if:{{{1|}}}|{{{1|}}}|{{PAGENAME}}}}</span><span class="header-whitespace"> </span></div> | ||
<br /></includeonly> | <br /></includeonly> |