Prince Gerald Albert - ERS, HCL Tech wrote:
I'm creating a plugin for mediawiki and would like to display details in all plugins.
To my understanding I need to write details in all the skins or is there a way I can write in one place and each skin renders and displays.
I understand for each skin the design would be different and little tweak required.
Can you please suggest the best way to do it or some reference articles which will help?
Thanks in advance Prince Gerald
Take a look at SkinBuildSidebar hook, or perhaps SkinTemplateToolboxEnd.