[ [ [ bloggin space w i k i ] ] ]

Difference between revisions of "Headings - 2025"

From blogginpedia
Jump to navigation Jump to search
Line 20: Line 20:
<hr>
<hr>
I have put this in use on the [[Youtube]] page.  I like it.
I have put this in use on the [[Youtube]] page.  I like it.
<h3>Page Headings</h3>
<br>
This will change how the actual article title is displayed:
<nowiki>{{DISPLAYTITLE:put whatever page title you want here}}</nowiki>


[[Category:Help]]
[[Category:Help]]

Revision as of 00:49, 31 January 2025

I have become unhappy with how Mediawiki displays headings for sections on articles. I have now decided to change how they look.

A typical heading for a section looks like this:

Section 1

But I would would be more happy with it looking like this:

Section 1


To do this, I have to use the <hr3> and </hr3> tag. Once that has the heading looking correct, I must also use the <br> tag.

I may even switch down to a smaller heading type, using the <h4> tag. It looks like this:

Section 1


example text.

In Use


I have put this in use on the Youtube page. I like it.

Page Headings


This will change how the actual article title is displayed:

{{DISPLAYTITLE:put whatever page title you want here}}