How can I configure MediaWiki to display numbers in titles?
- by Wikis
We would like to display numbers in the titles in our MediaWiki wiki.
Specifically: in the table of contents numbers are shown like this:
1 Title
1.1 Subtitle
2 Another title
However, on the page the titles (that map to the table of contents) appear like this:
Title
text
Subtitle
text
Another title
text
That is, no numbers are shown.
How can we show numbers in the page contents?
There are three possible ways that this could be answered (that I can think of). In our order of preference, they are:
Setting per user
Setting per page
Global setting (for all users)