Jim Tittsler wrote: > How can I #if test the user's current skin name in a template? I have a > template that I would like to include different images based on the > user's skin.
Add a div with a given class and set the image from the skin CSS based on it. _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
