Template talk:AlbumboxStart
From Wikipedia, the free encyclopedia
I noticed that album boxes were not rendering properly (in both IE and Mozilla) when {{AlbumboxStart}} is included as the first line. Some investigation indicates that the presence of 2 parameters in the "style" attribute separated by a semicolon was causing Wiki to produce HTML with no attributes whatsoever for the <table> element. Therefore, I am resetting alignment to "right" and removing the "float" directive from the "style" attribute. Gwimpey 22:38, 3 Jul 2004 (UTC)
- It seems to be more tricky than I thought. Playing around with templates on my own, it appears that it works if you use {{subst:AlbumboxStart}}, but not plain {{AlbumboxStart}}. That seems inconvenient for authors. There must be something going on I don't understand.