Topic on Project:Support desk

How to hide the title of the page

3
Fokebox (talkcontribs)

Hello all! Could you please tell me how to hide a page title? There are some pages that I want to remove titles just like at Main Page of Wikipedia

AhmadF.Cheema (talkcontribs)

Try inserting the following code in the page you want to be displayed without a title:

{{DISPLAYTITLE:<span style="position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);">{{FULLPAGENAME}}</span>}}

More ways and further details

Ciencia Al Poder (talkcontribs)