Template:NavBar

From OutbreakWiki


Like those nifty nav bars some users have on their pages and fire team pages? Now you can have your very own. Any questions? Leave them in the discussion page. Spastic ColonDS Talk "P'mont Pubs" 21:36, 15 February 2007 (PST)

Usage

{{NavBar|
 border=|          <-- border color 
 width=|           <-- width of page in % that you want the nav bar to be
 background=|      <-- background color
 fontcolor=|       <-- font color
 first=|           <-- location of page first part will link to
 firsttitle=|      <-- what you want the first link to say
 second=|          <-- second link
 secondtitle=|     <-- second link title
 third=|           <-- third link
 thirdtitle=|      <-- third link title
 forth=|           <-- forth link
 forthtitle=}}     <-- forth title

If you dont set a value for a variable, the template will use the default value for it.

Example

{{NavBar|
border=blue|
width=70%|
background=#800000|
fontcolor=white|
first=:Category:User_Templates|
firsttitle=Wiki Templates|
second=Cities|
secondtitle=Outbreak Cities|
third=Demons|
thirdtitle=Demons|
forth=Maps|
forthtitle=Maps}}
| Wiki Templates | Outbreak Cities | Demons | Maps |


Easy Cut and Paste

{{NavBar|
 border=|
 width=|
 background=|
 fontcolor=|
 first=|
 firsttitle=|
 second=|
 secondtitle=|
 third=|
 thirdtitle=|
 forth=|
 forthtitle=}}