Thanks for your response first.Here are the details: When the user clicks a link Create Xyz It opens a new form/template not page Here user can enter xyz details (like say event details) in wikitext in a editor(somewhat similar to wordpad) and click save button
When the user clicks a link Create Abc It should open a new form/template not page Here user can enter abc details (like say event details) in a editor(somewhat similar to wordpad) and click save button
I can do this in php but can you let me know how i can do this using mediawiki?
I'm still not quite sure what you're trying to do. You say an editor a bit like wordpad - the usual MediaWiki edit page is like that. Are you wanting something with specific places for users to put specific bits of information? (One textbox for the time, one textbox for the venue, that kind of thing.)