Zoywiki/Custom Sidebar

From zoywiki.com
Revision as of 03:26, 28 July 2013 by Zoycite (talk | contribs) (Created page with "As of 7/27/2013, zoywiki now supports per game side bars. Configuration is easy. All you have to do is create the article for your game such as '''Game/Sidebar''', case sens...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

As of 7/27/2013, zoywiki now supports per game side bars.

Configuration is easy. All you have to do is create the article for your game such as Game/Sidebar, case sensitive. your sidebar will appear on all pages that start with your games prefix.

So lets assume your page prefix is GAME. Your Main page should also be GAME. Create page GAME/Sidebar.

This wiki code should get you started towards making custom sidebars. The sidebar syntax is the exact same as the default MediaWiki sidebar.

<sidebar>
{{:GlobalSidebar}}

* Game Name
** GAME|Main Page
</sidebar>