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
Topic on Project:Support desk
Appearance
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>}}