Talk:Main Page: Difference between revisions

From ARTC Scripts
Jump to navigation Jump to search
(Created page with "==Customize the sidebar== To customize the MediaWiki:Sidebar on a wiki, you need first to be logged in with a user that has the ''editinterface'' permission - for administrato...")
 
No edit summary
Line 4: Line 4:
Then, use a link to a page on your wiki, but replace your wiki page's title (e.g. <code>Main_Page</code>) in the URL/Address bar with <code>MediaWiki:Sidebar</code> and load that page - you should now see the current content of the sidebar. (You may need to use the syntax ''//yourdomain/yourwiki/index.php?title=MediaWiki:Sidebar&action=edit'' if you use long URLs.)
Then, use a link to a page on your wiki, but replace your wiki page's title (e.g. <code>Main_Page</code>) in the URL/Address bar with <code>MediaWiki:Sidebar</code> and load that page - you should now see the current content of the sidebar. (You may need to use the syntax ''//yourdomain/yourwiki/index.php?title=MediaWiki:Sidebar&action=edit'' if you use long URLs.)


More information can be found on the [[http://www.mediawiki.org/wiki/Manual:Interface/Sidebar| MediaWiki Manual page]].
More information can be found on the [http://www.mediawiki.org/wiki/Manual:Interface/Sidebar| MediaWiki Manual page].

Revision as of 17:13, 15 February 2015

Customize the sidebar

To customize the MediaWiki:Sidebar on a wiki, you need first to be logged in with a user that has the editinterface permission - for administrators this is enabled by default.

Then, use a link to a page on your wiki, but replace your wiki page's title (e.g. Main_Page) in the URL/Address bar with MediaWiki:Sidebar and load that page - you should now see the current content of the sidebar. (You may need to use the syntax //yourdomain/yourwiki/index.php?title=MediaWiki:Sidebar&action=edit if you use long URLs.)

More information can be found on the MediaWiki Manual page.