Hello all,
Would anyone know why I cannot put <center>text</center> in any markup, nor does the following image markup work. [[Image:myimage.jpg|thumb|none|100px|center|my description of this thing]]
I can use <div align="center"></center> but that is annoying for images?
Thank you, Graeme.
The allowed HTML in wikitext is here:
http://meta.wikimedia.org/wiki/Help:HTML_in_wikitext
The issue you are encountering on image centering is due to the div class used to generate the thumb image. I would recommend putting the <div align=center> method in an extension.
- MHart - http://taxalmanac.org
----- Original Message ----- From: "Graeme Canivet" gjcanive@uwaterloo.ca To: "'MediaWiki announcements and site admin list'" mediawiki-l@Wikimedia.org Sent: Friday, May 27, 2005 1:07 PM Subject: [Mediawiki-l] Editing: Centering issues
Hello all,
Would anyone know why I cannot put <center>text</center> in any markup, nor does the following image markup work. [[Image:myimage.jpg|thumb|none|100px|center|my description of this thing]]
I can use <div align="center"></center> but that is annoying for images?
Thank you, Graeme. _______________________________________________ MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org