#Is there a way to change the title heading of a category page?

4 messages · Page 1 of 1 (latest)

tranquil trench
#

Unfortunately, {{DISPLAYTITLE:xxxx}} doesn't seem to be available for category pages.

safe shoal
#

What is the link to that category page?

#

{{DISPLAYTITLE:<span style="font-family:Arial, Helvetica, Verdana, Tahoma, sans-serif;font-variant:small-caps;text-shadow:gray 0.2em 0.2em 0.2em">{{#switch:{{NAMESPACE}}|Category=<span style="font-size:0px;">Category:</span>|Category talk=<span style="font-size:0px;">Category talk:</span>|}}{{#if:{{#titleparts:{{PAGENAME}}||2}}|<span style="font-size:100%;padding:0 0.1em 0 0.2em;">/</span>{{#titleparts:{{PAGENAME}}||2}}|}}</span>}}
This is an option that could work 😉

#

You can tinker with it