Hi everyone!
Somebody in the MediaWiki IRC channel on freenode told me to ask my 
questions in this list, so here I am.
I've created an extension that provides two parser functions (only one 
has got any output). This output is shown in the article, at the place 
where the parser function is called. Is it possible to place this output 
not in the article content area, but in the sidebar or the sitenotice?
Also, I'd like the admins of the wiki using this extension to be able to 
change the output layout (divs or tables, bold, italic and so on) 
without having to edit the extension's php files, for example with a 
MediaWiki:Somewhat page that would look like this:
{| style="..."
| $1
|-
| style="..." | $2
|}
Is this possible?

Best regards,
Harmageddon

_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to