Hi,
On this page
http://meta.wikimedia.org/wiki/Help:Interwiki_links
I see this text:
< style="font-size:80%;">< align="right">< title="Help:System admin"> </>> Edit system admin toc
On Tue, 26 Oct 2004 01:48:18 +0300, NSK nsk2@wikinerds.org wrote:
On this page http://meta.wikimedia.org/wiki/Help:Interwiki_links
I see this text: < style="font-size:80%;">< align="right">< title="Help:System admin"> </>> Edit system admin toc
I think I've fixed this. http://meta.wikimedia.org/wiki/Template:Admin_handbook_sidebar was using an odd mixture of a table with both HTML attributes and CSS styles, plus a <div> in the single cell of that table (which includes a further template). I replaced the whole lot with a <div> using only CSS styles, and the problem went away.
For some reason, however, http://meta.wikimedia.org/wiki/Help:Interwiki_links didn't reflect my removal of <div align="right"> from the final nested template until I used &action=purge. I guess a template-change invalidating a template doesn't then invalidate pages using that template. Erk. (This is probably a known bug, but I'm too tired to search now)
wikitech-l@lists.wikimedia.org