Walter Mazza wrote: > Hey all, > > I cannot seem to find this documented anywhere, so not sure if it's > possible... but how can I include a MediaWiki page (example: > MediaWiki:Headerbar) to a skin? I would like to include a page that can be > edited via MediaWiki much like how you can edit MediaWiki:Sidebar. Is this > possible? > > Thanks! > > Walter Mazza
Use the wfMsg() functions just as you would do on other pieces of mediawiki code. _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
