Test/zoymenu

From zoywiki.com
Jump to navigation Jump to search

Status: Planning

So this is an idea I had to solve the menu problem

overview

  • Menu pages can be specified in articles for individual pages
  • Wiki looks up menu is Article: (prefix)_Sidebar
  • If a custom side bar page does not exist, then the mediawiki default is used

how to determine prefix

  • The first word occuring before a slash or space is considered a page prefix.
    • LoH, LotS, VoA, and Test are prefixes
    • "Some Page" -> "Some" is a prefix
  • Space has to be used as well as / so that on (prefix)_Sidebar pages, the sidebar renders

syntax

  • standard sidebar syntax will be used so that we can leverage usage of extensions