MediaWiki talk:Common.js/Archive 8: Difference between revisions

Content deleted Content added
Fluxbot (talk | contribs)
nowiki code to be displayed
Line 334:
== "Technical restrictions" title fix ==
 
The "Technical restrictions" title fix can be removed due to the new magicword <code><nowiki>{{DISPLAYTITLE:correct page name}}</nowiki></code>. It functions exactly the same as the "Technical restrictions" title fix does (it only displays as long as the displayed title is a valid link to that page). We need a bot to update all the pages to use this instead of the js class and then we can remove it from here. [[User:81.34.54.162|81.34.54.162]] 18:24, 17 July 2007 (UTC)
 
:Since most if not all of the additions of the RealTitle id are done by templates, it should be possible to change this without a bot by just putting <code><nowiki>{{DISPLAYTITLE:{{{1}}}}}</nowiki></code> into the relevant templates. [[User talk:Mike Dillon|Mike Dillon]] 20:21, 17 July 2007 (UTC)