Hi,

I just create new extension - TabView.
It allow to create dynamic tabs inside article page.

Example: http://toys.wikia.com/wiki/TabViewTest
CSS for that example is at the end of: 
http://toys.wikia.com/wiki/MediaWiki:Common.css

About syntax:

tag parameters:
id - (optional) postfix for root div for tab
title - (optional) title showed above tabs

inside parameters:
1st - tab name
2nd - url to article with content to display (remember about action=render)
3nd - (optional) cache content - false/true
4nd - (optional) active tab - false/true

That extension use YUI library module called TabView: 
http://developer.yahoo.com/yui/tabview/

Feel free to play with it, I'm waiting for feedback and remember that 
extension is in beta version.

Inez

_______________________________________________
Wikia-l mailing list
[email protected]
http://lists.wikia.com/mailman/listinfo/wikia-l

Reply via email to