Template:Navbox

ShoutWiki — express yourself and be heard!
Jump to navigation Jump to search

A basic people navbox for Help:Navboxes.

Usage[edit source]

  • Create a template page on your wiki named Template:Navbox
  • Using "Edit" copy the coding from here and paste on your new template page
  • On the page you want to use this navbox, paste the coding in the Clean template box

Clean template[edit source]

{{Navbox
 | bgcolor =
 | title   =
 | topic1  =
 | pages1  =
 | topic2  =
 | pages2  =
 | topic3  =
 | pages3  =
 | topic4  =
 | pages4  =
}}

Example[edit source]

{{Navbox
 | bgcolor = silver
 | title   = People
 | topic1  = Presidents
 | pages1  = [[Help:Infoboxes|President Obama]] '''•''' [[wikipedia:President Washington|President Washington]] '''•''' [[wikipedia:President Kennedy|President Kennedy]]
 | topic2  = [[ShoutWiki Staff]]
 | pages2  = [[User:Cook879|Cook879]] '''•''' [[User:Isarra|Isarra]] '''•''' [[User:Jack Phoenix|Jack Phoenix]] '''•''' [[User:Jedimca0|Jedimca0]] '''•''' [[User:Lcawte|Lcawte]] '''•''' [[User:Lynton|Lynton]] '''•''' [[User:Nicmavr|Nicmavr]] '''•''' [[User:Pinky|Pinky]] '''•''' [[User:Solar Dragon|Solar Dragon]]
 | topic3  = Pirates
 | pages3  = [[wikipedia:Blackbeard|Blackbeard]] '''•''' [[wikipedia:Bluebeard|Bluebeard]] '''•''' [[wikipedia:Redbeard|Redbeard]] '''•''' [[wikipedia:Green-beard effect|Greenbeard]]
 | topic4  = Cartoon characters
 | pages4  = [[wikisimpsons:Bart Simpson|Bart Simpson]] '''•''' [[wikipedia:Mickey Mouse|Mickey Mouse]] '''•''' [[wikipedia:Scooby-Doo|Scooby-Doo]] '''•''' [[wikipedia:Bugs Bunny|Bugs Bunny]]
}}