You are viewing an old version of this page. Return to the latest version.
In some cases, it makes sense to hide the title of a page. For example, if you want to create a portal page:
In VisualEditor, go to Page options > Advanced settings:
This adds the magic word __HIDETITLE__
in the source code, usually at the top of the page. After saving the page, the page title is hidden in view mode.
<bookshelf src="Book:User manual (published)" /> {{DISPLAYTITLE:Hiding the title section}} __TOC__ ==About hiding the page title== In some cases, it makes sense to hide the title of a page. For example, if you want to create a portal page: <br /> [[File:Manual:portalpage.png|alt=Screnshot: portal page|center|550x550px]] <br /> ==Usage== In [[UserManual:VisualEditor|VisualEditor]], go to ''Page options > Advanced settings'': <br /> [[File:Manual:ve-hidetitle.png|alt=Screenshot: hide title with visual editor|center|500x500px]] This adds the magic word <code><nowiki>__HIDETITLE__</nowiki></code> in the source code, usually at the top of the page. After saving the page, the page title is hidden in view mode. ==Technical details== The extension '''BlueSpiceHideTitle''' enables hiding the title section of the page.{{Box Links-en|Topic1=[[UserManual:BlueSpiceHideTitle]]}} <br />{{Translation}} [[Category:Content]]
Line 1: | Line 1: | ||
− | <bookshelf src="Book:User manual | + | <bookshelf src="Book:User manual" /> |
{{DISPLAYTITLE:Hiding the title section}} | {{DISPLAYTITLE:Hiding the title section}} | ||
__TOC__ | __TOC__ |