On Mon, Nov 14, 2011 at 7:04 PM, Hunter Fernandes <[email protected]> wrote: > So if I had a Namespace:, I want every page within the namespace to have a > piece of html tagged to the top of the page while it is being display to a > user.
If MediaWiki:Sitenotice displays in the right places, you can use CSS (or maybe a parser function) to limit it to the namespace you want. http://www.mediawiki.org/wiki/Manual:Interface/Sitenotice http://www.gossamer-threads.com/lists/wiki/mediawiki/210132?do=post_view_threaded#210132 If that scenario works for you, you don't need any extensions (except maybe ParserFunctions which is on most/all WMF sites). ~Rusty _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
