2025 RationalWiki 'Oregon Plan' Fundraiser

There is no RationalWiki without you. We are a small non-profit with no staff—we are hundreds of volunteers who document pseudoscience and crankery around the world every day. We will never allow ads because we must remain independent. We cannot rely on big donors with corresponding big agendas. We are not the largest website around, but we believe we play an important role in defending truth and objectivity.

Fighting pseudoscience isn't free.
We are 100% user-supported! Help and donate $5, $10, $20 or whatever you can today with PayPal Logo.png!
Donations so far: $8765.50Goal: $10000

Template:Navsidebar

From RationalWiki
Jump to navigation Jump to search
{{{title}}}
[[{{{name}}}|{{{name}}}]]
[[File:{{{icon}}}|100px|link=:category:{{{category}}}]]
{{{title2}}}

{{{content}}}

[edit] [purge] Documentation

This template has a sandbox (edit) and testcases (edit) for editors to experiment.
Warning icon orange.svg This template is used on a large number of pages.

In order to prevent unnecessary server load, edits should be kept to a minimum. Please experiment in the template's /sandbox or /testcases subpage, or in your own sandbox, and consider discussing your changes on the talk page before applying them.

Information icon.svg Editing a template causes all pages that use the template to be re-rendered. If the template is used often, this can put a lot of load on the server since it fills up the job queue.

Usage

Header and 1st content section:

{{Navsidebar
|title        = <!-- Title/description of the section that will appear at the top -->
|name         = <!-- Main name of the navigation bar, e.g., religion, science, pseudoscience etc. -->
|namesize     = <!-- Override for the font size of the name. Default is 5. Increase is name is short, decrease is long.-->
|name2        = <!-- Override for where the "name" link will direct to. Default is to just link to "name". -->
|title2       = <!-- Title of the first content section -->
|icon         = <!-- Filename of the icon used -->
|barcolor     = <!-- Color on the bars; should be the same as the icon -->
|bgcolor      = <!-- Background color; should be a darker version of the icon's color. -->
|textcolor    = <!-- Text colour, either black or white -->
|category     = <!-- Category that will be included with the template (leave blank if no category desired)  -->
|templatename = <!-- The name of the template, used for vte. Automatically selects template space.  -->
|content      = <!-- Content of the first section.
                     Use a bullet (*) list and/or {{randomarticles|CATEGORY|#}}; make sure total number of articles is 12 or less.
                     Use one {{Navsidebar2}} (or more than one) here to add another bar and content section. -->
}}<noinclude>[[Category:Sidebar navigation templates]]{{DEFAULTSORT:{{PAGENAME}}}}</noinclude>

Additional content sections:

{{Navsidebar2
|title        = <!-- Title of the content section -->
|barcolor     = <!-- Color on the bars; should be the same as the icon -->
|bgcolor      = <!-- Background color; should be a darker version of the icon's color. -->
|textcolor    = <!-- Text colour, usually either black or white (note the contrast with the background) -->
|content      = <!-- Content of the first section.
                     Use a bullet (*) list and/or {{randomarticles|CATEGORY|#}}; make sure total number of articles is 12 or less. -->
}}