I have a problem with the semantic page title showing, I just can't make it appear. In my template I have tried to add the following:
("Hat Titel" is defined in LocalSettings as title property.)
-
{{#set:Hat Titel={{{Titel}}}}}
– to silently add the property. No effect. -
{{DISPLAYTITLE:[[Hat Titel::{{{Titel|}}}]]}}
– as described on this page. No effect.
If I include [[Hat Titel::{{{Titel|}}}]]
somewhere in the table/page code, it's showing up! (But I don't want it anywhere on the page...)
On the property pages it's the normal page title showing up instead of the semantic title.