Template:Nav Stuff

From Fishcakes Wiki

Jump to: navigation, search
  • Icon_Stuff_20px.png Stuff
  • Stuff
    A page containing lots of other Stuff.
  • Links
    A page containing links to lots of interesting stuff.
  • Google Apps
    Google's email and web apps offering.
  • Mailing Lists
    Details of Microsoft Sender ID and other mailing list registration procedures.
  • Screencasts
    Notes and guidelines for creating a Screencast, Webcast or Webinar on Mac OSX.
  • Web Hosting
    Notes on using web hosting including control panels and such.
  • Web Hosts
    Notes on the never ending search for the perfect web host.
  • Windows
    Notes Microsoft Windows, plus PC software and PC hardware.

Edit Menu


This is the navigation sub-menu template for the other Stuff section of this website. All sub-sections of this category should be included here.

Display Menu

To display the full menu, add this code to the start of all section pages:

<div class="fish_navbox"><div class="fish_nav">{{Template:Nav_Stuff}}</div></div>

This will display a menu which floats on the right of the screen. All items in the the menu will display.

Display Menu with Main Site Menu

To display the full menu, add this code to the start of all section pages:

<div class="fish_navbox">
<div class="fish_nav">{{Template:Nav_Main}}</div>
<div class="fish_nav">{{Template:Nav_Stuff}}</div>
</div>

Display List

To display a partial menu list, add this code to the Section Category page:

<div class="fish_navlist">{{Template:Nav_Stuff}}</div>

This will display a list of links in this category. The first item (Section Page Link) and last item (Edit Menu) link will not appear in this list.

Personal tools